monitor - Torrus Monitor.
torrus monitor --tree=TREENAME [options...]
This command starts the Monitor process for the tree TREENAME. By default it forks into a daemon, and sleeps until the next cycle in its schedule.
Prevents the process from becoming a daemon and sets the log to STDERR.
Instructs the script to run once and exit. Implies --nodaemon.
Makes the daemon sleep for N minutes before starting the first cycle. This would happen on the daemon startup and also after each configuration recompilation. For example, when monitor and collector start simultaneously, the collector needs some time to retrieve the data being monitored.
Sets the log level to debug.
Sets the debug level to info.
Displays a help message.
Torrus site configuration script.
See more documentation at Torrus home page: http://torrus.org
Stanislav Sinyagin <ssinyagin@k-open.com>