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 HealthCPU [start | stop | monitor |
11       meta-data | validate-all]
12

DESCRIPTION

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

SUPPORTED PARAMETERS

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

AUTHOR

38       Andrew Beekhof <andrew@beekhof.net>
39           Author.
40
41
42
43Pacemaker Configuration           01/30/2019           OCF_PACEMAKER_HEALTH(7)
Impressum