DragonFly On-Line Manual Pages
NAGTAIL(1) DragonFly General Commands Manual NAGTAIL(1)
NAME
nagtail - program that enables you to tail a Nagios status logfile
SYNOPSIS
nagtail [options]
DESCRIPTION
This manual page documents briefly the use of nagtail
OPTIONS
-f path to status.log ('status_file' parameter in nagios.cfg)
-F host:port for retrieving status.log
-x status.log is in nagios 1.0 format
-X status.log is in nagios 2.0 format
-h show only state type 'HARD' (default)
-H show also state type 'SOFT'
-i check interval (in seconds - default 60)
EXAMPLE
nagtail -F nagios.example.org:33333 -i 60
AUTHOR
nagtail was written by <Folkert van Heusden>.
This manual page was written by Martijn van Brummelen
<mvanbrummelen990@gmail.com>, for the Debian project (and may be used
by others).
October 7, 2009 NAGTAIL(1)