Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PACEMAKER(8)		 System Administration Utilities	    PACEMAKER(8)

NAME
     Pacemaker - Part of the Pacemaker cluster resource manager

SYNOPSIS
     crm_rule <mode> [options]

DESCRIPTION
     evaluate rules from the Pacemaker configuration

OPTIONS
   Help Options:
     -h, --help
	    Show help options

     --help-all
	    Show all help options

     --help-output
	    Show output help

     --help-modes
	    Show modes of operation

     --help-data
	    Show data options

     --help-additional
	    Show additional options

   Output Options:
     --output-as=FORMAT
	    Specify output format as one of: text (default), xml

     --output-to=DEST
	    Specify file name for output (or "-" for stdout)

   Modes (mutually exclusive):
     -c, --check
	    Check whether a rule is in effect

   Data:
     -X, --xml-text
	    Use argument for XML (or stdin if '-')

   Additional Options:
     -d, --date
	    Whether the rule is in effect on a given date

     -r, --rule
	    The ID of the rule to check (may be specified multiple times)

   Application Options:
     -$, --version
	    Display software version and exit

     -V, --verbose
	    Increase debug output (may be specified multiple times)

AUTHOR
     Written by Andrew Beekhof and the Pacemaker project contributors

REPORTING BUGS
     Report bugs to https://bugs.clusterlabs.org/enter_bug.cgi?product=Pacemaker

Pacemaker 2.1.11		   August 2026			    PACEMAKER(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=crm_rule&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help