npcd(8) - Linux man page
Name
npcd - Nagios Performance C Daemon
Synopsis
npcd [ -d | --daemon ] ( -f | --config ) <configfile>
Description
The npcd is a daemon processing nagios performance data.
For more information you can visit pnp4nagios website:
- http://docs.pnp4nagios.org/
- and SourceForge project:
- http://pnp4nagios.sourceforge.net
Options
-d, --daemon
- Run npcd as daemon in the background.
- -f, --config <configfile>
- Path to the npcd config file (typically /etc/pnp4nagios/npcd.cfg).
Return Value
On success starting npcd 0 is returned.
Errors
On error starting npcd 1 is returned.
Files
- /etc/pnp4nagios/npcd.cfg
default config file
Authors
Joerg Linge <pitchfork@pnp4nagios.org>, Hendrik Baecker <andurin@process-zero.de>