1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 crm_rule mode [options]
10
12 evaluate rules from the Pacemaker configuration
13
14 Help Options:
15 -h, --help
16 Show help options
17
18 --help-all
19 Show all help options
20
21 --help-output
22 Show output help
23
24 --help-modes
25 Show modes of operation
26
27 --help-data
28 Show data options
29
30 --help-additional
31 Show additional options
32
33 Output Options:
34 --output-as=FORMAT
35 Specify output format as one of: text (default), xml
36
37 --output-to=DEST
38 Specify file name for output (or "-" for stdout)
39
40 --text-fancy
41 Use more highly formatted output (requires --output-as=text)
42
43 Modes (mutually exclusive):
44 -c, --check
45 Check whether a rule is in effect
46
47 Data:
48 -X, --xml-text
49 Use argument for XML (or stdin if '-')
50
51 Additional Options:
52 -d, --date
53 Whether the rule is in effect on a given date
54
55 -r, --rule
56 The ID of the rule to check (may be specified multiple times)
57
59 Application Options:
60 -$, --version
61 Display software version and exit
62
63 -V, --verbose
64 Increase debug output (may be specified multiple times)
65
68 Written by Andrew Beekhof and the Pacemaker project contributors
69
71 Report bugs to https://bugz.fedoraproject.org/pacemaker
72
73
74
75Pacemaker 2.1.7-0.1.rc1.fc39 November 2023 PACEMAKER(8)