debian man page for ocf_pacemaker_clustermon

Query: ocf_pacemaker_clustermon

OS: debian

Section: 7

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OCF_PACEMAKER_CLUSTE(7) 				      Pacemaker Configuration					   OCF_PACEMAKER_CLUSTE(7)

NAME
ocf_pacemaker_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 = string [root] The user we want to run crm_mon as The user we want to run crm_mon as OCF_RESKEY_update = integer [15] Update interval How frequently should we update the cluster status OCF_RESKEY_extra_options = string [] Extra options Additional options to pass to crm_mon. Eg. -n -r OCF_RESKEY_pidfile = string [/tmp/ClusterMon_.pid] PID file PID file location to ensure only one instance is running OCF_RESKEY_htmlfile = string [/tmp/ClusterMon_.html] HTML output Location to write HTML output to.
AUTHOR
Andrew Beekhof <andrew@beekhof.net> Author. Pacemaker Configuration 04/17/2012 OCF_PACEMAKER_CLUSTE(7)
Related Man Pages
ocf_pacemaker_sysinfo(7) - centos
ocf_pacemaker_ping(7) - centos
ocf_pacemaker_sysinfo(7) - debian
ocf_pacemaker_healthsmart(7) - suse
ocf_pacemaker_ping(7) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?