Man Linux: Main Page and Category List

NAME

       nagcon - nagcon is a console application interfacing to nagios

SYNOPSIS

       nagcon [ options ]

DESCRIPTION

       This manual page documents briefly the nagcon command.

       nagcon  is a console application to get status of services monitored by
       nagios

OPTIONS

       -h     Show help about options

       -f file
              what file to monitor (usually: /var/log/nagios/status.log)

       -F host:port
              connect to a host for retrieving the status.log information

       -i x   check interval (in seconds)

       -a     list also the services for hosts that are down

       -n     also display services for which notify has been switched off

       -k     also display problems that already have been acknowledged

       -g     turn off grouping by status

       -s     change sort order

       -e/-o  suppress services with ok status

       -x     status.log-file is in Nagios 1.0 format

       -X     status.log-file is in Nagios 2.0 format

       -1 x   set width of hostname column

       -2 x   set width of service description column

       -V     display version

AUTHOR

       This manual page was written by Lionel Porcheron  <lionel@alveonet.org>
       for  the  Debian  system  (but  may  be used by others).  Permission is
       granted to copy, distribute and/or modify this document under the terms
       of  the  GNU  General  Public  License,  Version  2  any  later version
       published by the Free Software Foundation.

       On Debian systems, the complete text of the GNU General Public  License
       can be found in /usr/share/common-licenses/GPL.

                                  2006-08-01                         nagcon(1)