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       Systhem health agent that measures the CPU ideling and updates the
16       #health-cpu attribute.
17

SUPPORTED PARAMETERS

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

AUTHOR

40       Andrew Beekhof <andrew@beekhof.net>
41           Author.
42
43
44
45Pacemaker Configuration           09/07/2011           OCF_PACEMAKER_HEALTH(7)
Impressum