Man page - torrus_launcher(7)
Packages contains this manual
- torrus_schedulerinfo(8)
- torrus_action_notify(7)
- torrus_compilexml(8)
- torrus_clearcache(8)
- torrus_monitor(8)
- torrus_collector(8)
- torrus_buildsearchdb(8)
- torrus_genlist(8)
- torrus_genreport(8)
- torrus_configinfo(8)
- torrus_install_plugin(7)
- torrus_snmpfailures(8)
- torrus_flushmonitors(8)
- torrus_action_snmptrap(7)
- torrus_srvderive(8)
- torrus_cleanup(8)
- torrus(8)
- torrus_action_printemail(7)
- torrus_nodeid(8)
- torrus_action_snmpv1trap(7)
- torrus_acledit(8)
- torrus_ttproclist(8)
- torrus_genddx(8)
- torrus_rrddir2xml(8)
- torrus_launcher(7)
- torrus_devdiscover(8)
- torrus_configsnapshot(8)
apt-get install torrus-common
Manual
TORRUS_LAUNCHER
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
NOTES
AUTHOR
NAME
launcher - Torrus utility
SYNOPSIS
launcher --cmd=CMD options...
DESCRIPTION
This command is starting or stopping all needed Torrus daemons, and is designed to be used in the system startup/shutdown scripts.
OPTIONS
--cmd=CMD
[Mandatory] Defines the action command. The following commands are supported:
|
• |
start |
Starts all required collectors and monitors
|
• |
stop |
Stops running collectors and monitors and waits for them to finish within certain timeout.
|
• |
status |
Prints the current status of collector and monitor daemons.
--user=NAME
Changes the default user name that is used to run the daemons.
--copts=STRING
Additional command-line arguments for collector daemon.
--mopts=STRING
Additional command-line arguments for monitor daemon.
--timeout=N
Changes the default time to wait for daemons to stop.
--force
Causes the daemons to be killed with SIGKILL if they cannot be stopped within the normal timeout. As a result, the Torrus database would most probably be corrupted and require recovery.
--verbose
print extra information to STDERR
--help
Displays a help message.
SEE ALSO
torrus (8)
NOTES
See more documentation at Torrus home page: http://torrus.org
AUTHOR
Stanislav Sinyagin <ssinyagin@k-open.com>