GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
COLLECTDMON(1) collectd COLLECTDMON(1)

collectdmon - Monitoring daemon for collectd

collectdmon [options] [-- collectd options]

collectdmon is a small "wrapper" daemon which starts and monitors the collectd daemon. If collectd terminates it will automatically be restarted, unless collectdmon was told to shut it down.

collectdmon supports the following options:
-c <path>
Specify the pathname of the collectd binary. You may either specify an absolute path or simply the name of the binary in which case the PATH variable will be searched for it. The default is "collectd".
-P <pid-file>
Specify the pid file. The default is "/var/run/collectdmon.pid".
-h
Output usage information and exit.
collectd options
Specify options that are passed on to collectd. If it is not already included, -f will be added to these options. See collectd(1).

collectdmon accepts the following signals:
SIGINT, SIGTERM
These signals cause collectdmon to terminate collectd, wait for its termination and then shut down.
SIGHUP
This signal causes collectdmon to terminate collectd, wait for its termination and then restart it.

collectd(1), collectd.conf(5), <http://collectd.org/>

collectd has been written by Florian Forster <octo at collectd.org> and many contributors (see `AUTHORS').

collectdmon has been written by Sebastian Harl <sh@tokkee.org>.

2020-07-20 5.11.0.94.g41b1e33

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.