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

NAME

6       ocf_pacemaker_ClusterMon - ClusterMon resource agent
7

SYNOPSIS

9       [OCF_RESKEY_user=string] [OCF_RESKEY_update=integer]
10       [OCF_RESKEY_extra_options=string] OCF_RESKEY_pidfile=string
11       OCF_RESKEY_htmlfile=string
12
13       ClusterMon [start | stop | monitor | meta-data | validate-all]
14

DESCRIPTION

16       This is a ClusterMon Resource Agent. It outputs current cluster status
17       to the html.
18

SUPPORTED PARAMETERS

20       OCF_RESKEY_user = string [root]
21           The user we want to run crm_mon as
22
23           The user we want to run crm_mon as
24
25       OCF_RESKEY_update = integer [15]
26           Update interval
27
28           How frequently should we update the cluster status
29
30       OCF_RESKEY_extra_options = string []
31           Extra options
32
33           Additional options to pass to crm_mon. Eg. -n -r
34
35       OCF_RESKEY_pidfile = string [/tmp/ClusterMon_default.pid]
36           PID file
37
38           PID file location to ensure only one instance is running
39
40       OCF_RESKEY_htmlfile = string [/tmp/ClusterMon_default.html]
41           HTML output
42
43           Location to write HTML output to.
44

AUTHOR

46       Andrew Beekhof <andrew@beekhof.net>
47           Author.
48
49
50
51Pacemaker Configuration           09/07/2011           OCF_PACEMAKER_CLUSTE(7)
Impressum