
collectd
List of commands for collectd:
-
collectd:tldr:06917 collectd: Show usage help, including the program version.$ collectd -htry on your machineexplain this command
-
collectd:tldr:13f5c collectd: Specify a custom configuration file location.$ collectd -C ${filename}try on your machineexplain this command
-
collectd:tldr:6f8f6 collectd: Specify a custom PID file location.$ collectd -P ${filename}try on your machineexplain this command
-
collectd:tldr:7a6a8 collectd: Test the configuration file and then exit.$ collectd -ttry on your machineexplain this command
-
collectd:tldr:97067 collectd: Don't fork into the background.$ collectd -ftry on your machineexplain this command
-
collectd:tldr:dbf09 collectd: Test plugin data collection functionality and then exit.$ collectd -Ttry on your machineexplain this command