Nagios 3.0.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Nagios 3.0.4 (Default branch)
# 1  
Old 10-16-2008
Nagios 3.0.4 (Default branch)

ImageNagios (formerly Netsaint) is a daemon written in C that is designedto monitor networked hosts and services. It has the ability to notifycontacts (via email, pager or other methods) when problems arise andare resolved. Host and service checks are performed by external"plugins", making it easy to write custom checks in your language ofchoice. Several CGIs are included in order to allow you to view thecurrent and historical status via a Web browser, and a WAP interfaceis also provided to allow you to acknowlege problems and disablenotifications from an internet-ready cellphone.License: GNU General Public License (GPL)Changes:
Fixes for segfaults under Solaris, high CPU utilization under OS X, encoded variable problems in CGIs, and sample event handlers.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
nagiosstats(8)							      nagios							    nagiosstats(8)

NAME
nagiosstats - report statistics information from the Nagios system SYNOPSIS
nagiosstats [-hVL] [-c config] [-m] [-d] DESCRIPTION
nagiosstats 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 openSUSE systems this defaults to /etc/nagios/nagios.cfg -m|--mrtg Print output in MRTG-compatible format. For more details run nagiosstats with --help -d|--data=VARS Comma-seperated list of variables to output in MRTG format. For more details run nagiosstats with --help. -h|--help A helpful usage message -V|--version Print version information -L|--license Print license details FILES
/etc/nagios Default configuration directory for Nagios AUTHOR
Nagios is written and maintained by Ethan Galstad <nagios@nagios.org>. This manual page was written by sean finney <seanius@debian.org> for the Debian GNU/Linux operating system (but it may be freely used, modified, and redistributed by others) and adapted for openSUSE by Lars Vogdt. sean finney, Lars Vogdt February 2006, May 2010 nagiosstats(8)