monitor - RRFW Monitor.
monitor --tree=TREENAME [options...]
This command starts the Monitor process for the tree TREENAME. By default it forks into a daemon, sets the log output file to /usr/local/rrfw-0.1/var/log/monitor.TREENAME.log, performs one monitoring cycle, and sleeps until the next cycle is scheduled. In daemon mode the log file can be reopened by sending it a SIGHUP signal.
Monitoring cycle scheduling is controlled by two variables whose values may be set in rrfw-siteconfig.pl:
time() mod Period + Shift
, thus allowing the data to be updated during the
shift period. Default value is 15.
See more documentation at RRFW home page: http://rrfw.sf.net
Stanislav Sinyagin <ssinyagin@yahoo.com>