logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pacemaker - Part of the Pacemaker cluster resource manager

Author

       Written by Andrew Beekhof and the Pacemaker project contributors

Pacemaker 3.0.0                                     June 2025                                       PACEMAKER(8)

Description

       crm_failcount - Query or delete resource fail counts

   Commonoptions:--help Display this text, then exit

       --version
              Display version information, then exit

       -V, --verbose
              Specify multiple times to increase debug output

       -q, --quiet
              Print only the value (if querying)

   Commands:-G, --query
              Query the current value of the resource's fail count

       -D, --delete
              Delete resource's recorded failures

   AdditionalOptions:-r, --resource=value
              Name of the resource to use (required)

       -n, --operation=value
              Name of operation to use (instead of all operations)

       -I, --interval=value
              If operation is specified, its interval

       -N, --node=value
              Use failcount on named node (instead of local node)

Name

       Pacemaker - Part of the Pacemaker cluster resource manager

Synopsis

crm_failcount<command> [<options>]

See Also