sean finney
February 2006
nagios3-core
host/service/network monitoring and management system core files
NAME
nagios3stats - report statistics information from the nagios system
SYNOPSIS
nagios3stats [-hVL] [-c config] [-m] [-d]
DESCRIPTION
nagios3stats Is a program designed to provide information on the running nagios system. It can provide a brief summary of information, or it can be used to export specific information about the nagios system into an MRTG-compatible format. For more information please consult the nagios online documentation available at http://www.nagios.org or the documentation available with your nagios server’s web page.
OPTIONS
-c|--config=FILE | |
The main configuration file. On debian systems this defaults to /etc/nagios3/nagios.cfg | |
-m|--mrtg | Print output in MRTG-compatible format. For more details run nagios3stats with --help |
-d|--data=VARS | |
Comma-seperated list of variables to output in MRTG format. For more details run nagios3stats with --help. | |
-h|--help | A helpful usage message |
-V|--version | |
Print version information | |
-L|--license | |
Print license details |
FILES
/etc/nagios3 | |
Default configuration directory for nagios3 |