status_daemon - Start up the monitoring daemon
extras
status_daemon [ --help ] [ --db <dbname> ] [ --conf <file> ]
This script starts a daemon to monitor and report status information on nodes in the cluster. Configuration parameters can be set in the file pointed to by the csdaemon_conf variable in $INSTALL_ROOT/config/CConf.pm.
The daemon should be run on the admin node and all leader nodes, at a minimum.
More words to follow.
--help Print manpage.
--db <dbname> Cluster database to use.
--conf <file> Alternate configuration file to use.
Still in development
The path to the configuration file is in $INSTALL_ROOT/config/CConf.pm, pointed to by 'csdaemon_conf'.