logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

monitor - Torrus Monitor.

Author

       Stanislav Sinyagin <ssinyagin@k-open.com>

torrus 3.00                                        2023-05-02                                  TORRUS_MONITOR(8)

Description

       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.

Files

/etc/torrus/conf/torrus-siteconfig.pl
           Torrus site configuration script.

Name

       monitor - Torrus Monitor.

Notes

       See more documentation at Torrus home page: http://torrus.org

Options

--nodaemon
           Prevents the process from becoming a daemon and sets the log to STDERR.

       --runonce
           Instructs the script to run once and exit. Implies --nodaemon.

       --delay=N
           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.

       --debug
           Sets the log level to debug.

       --verbose
           Sets the debug level to info.

       --help
           Displays a help message.

See Also

torrus(8)

Synopsis

torrusmonitor --tree=TREENAME [options...]

See Also