commands.sh

collectd

linux

System statistics collection daemon.

More info →

Examples (7)

Test the configuration file and then exit

Test plugin data collection functionality and then exit

Start `collectd`

Specify a custom configuration file location

collectd -C path/to/file

Specify a custom PID file location

collectd -P path/to/file

Don't fork into the background

Display help and version

made by @shridhargupta | data from tldr-pages