1OCF_PACEMAKER_HEALTH(7)     Pacemaker Configuration    OCF_PACEMAKER_HEALTH(7)
2
3
4

NAME

6       ocf_pacemaker_HealthCPU - System health CPU usage
7

SYNOPSIS

9       OCF_RESKEY_state=string OCF_RESKEY_yellow_limit=string
10       OCF_RESKEY_red_limit=string
11
12       HealthCPU [start | stop | monitor | meta-data | validate-all]
13

DESCRIPTION

15       System health agent that measures the CPU idling and updates the
16       #health-cpu attribute.
17

SUPPORTED PARAMETERS

19       OCF_RESKEY_state = string [/health-cpu-.state]
20           State file
21
22           Location to store the resource state in.
23
24       OCF_RESKEY_yellow_limit = string [50]
25           Lower limit for yellow health attribute
26
27           Lower (!) limit of idle percentage to switch the health attribute
28           to yellow. I.e. the #health-cpu will go yellow if the %idle of the
29           CPU falls below 50%.
30
31       OCF_RESKEY_red_limit = string [10]
32           Lower limit for red health attribute
33
34           Lower (!) limit of idle percentage to switch the health attribute
35           to red. I.e. the #health-cpu will go red if the %idle of the CPU
36           falls below 10%.
37

AUTHOR

39       Andrew Beekhof <andrew@beekhof.net>
40           Author.
41
42
43
44Pacemaker Configuration           05/05/2021           OCF_PACEMAKER_HEALTH(7)
Impressum