ocf_pacemaker_SysInfo

Langue: en

Version: 10/05/2010 (fedora - 01/12/10)

Section: 7 (Divers)

NAME

ocf_pacemaker_SysInfo - SysInfo resource agent

SYNOPSIS

[OCF_RESKEY_pidfile=string] [OCF_RESKEY_delay=string]

SysInfo [start | stop | monitor | meta-data | validate-all]

DESCRIPTION

This is a SysInfo Resource Agent. It records (in the CIB) various attributes of a node Sample Linux output: arch: i686 os: Linux-2.4.26-gentoo-r14 free_swap: 1999 cpu_info: Intel(R) Celeron(R) CPU 2.40GHz cpu_speed: 4771.02 cpu_cores: 1 cpu_load: 0.00 ram_total: 513 ram_free: 117 root_free: 2.4 Sample Darwin output: arch: i386 os: Darwin-8.6.2 cpu_info: Intel Core Duo cpu_speed: 2.16 cpu_cores: 2 cpu_load: 0.18 ram_total: 2016 ram_free: 787 root_free: 13 Units: free_swap: Mb ram_*: Mb root_free: Gb cpu_speed (Linux): bogomips cpu_speed (Darwin): Ghz

SUPPORTED PARAMETERS

OCF_RESKEY_pidfile = string [/var/run//SysInfo-default]

PID file

OCF_RESKEY_delay = string [0s]

Dampening Delay
Interval to allow values to stabilize

AUTHOR

Andrew Beekhof <andrew@beekhof.net>

Author.