Name

ocf:ClusterMon — ClusterMon resource agent

Synopsis

[OCF_RESKEY_user=string] [OCF_RESKEY_update=integer] [OCF_RESKEY_extra_options=string] OCF_RESKEY_pidfile=string OCF_RESKEY_htmlfile=string ClusterMon [start | stop | monitor | meta-data | validate-all]

Description

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

Supported Parameters

OCF_RESKEY_user=The user we want to run crm_mon as

The user we want to run crm_mon as

OCF_RESKEY_update=Update interval

How frequently should we update the cluster status

OCF_RESKEY_extra_options=Extra options

Additional options to pass to crm_mon. Eg. -n -r

OCF_RESKEY_pidfile=PID file

PID file location to ensure only one instance is running

OCF_RESKEY_htmlfile=HTML output

Location to write HTML output to.