Summary ======= Nagios is a program that will monitor hosts and services on your network. It has the ability to email or page you when a problem arises and when a problem is resolved. Nagios is written in C and is designed to run under Linux (and some other *NIX variants) as a background process, intermittently running checks on various services that you specify. The actual service checks are performed by separate "plugin" programs which return the status of the checks to Nagios. The plugins are available at http://sourceforge.net/projects/nagiosplug This package provide core programs for nagios. This package is covered by Sun OSR # 10725 and ECCN EAR99. Nagios version Nagios-3.0.6 will be installed as SUNWnagiosr and SUNWnagiosu. Dependencies ============ Apache2 -- Webserver used by the web-interface of nagios-- It runs as webservd user. Interfaces ========== nagios user is created. UID is 86. Its Uncomitted. nagios group is created. GID is 86. Its Uncomitted. nagcmd group id created. GID is 87. Its Uncomitted. SUNWnagiosr and SUNWnagiosu packages are Uncomitted. Exported interfaces ============================= Nagios service runs on the host. CLI and web interface can be used to monitor hosts and services on the network. Each of the cgi files are used by web-server to show different monitoring hosts and services web interfaces. The nagios web-interface can be accessed through the browser at http:///nagios. Exported interface Classification Interface type ============================= ============== ============== /var/svc/manifest/application/nagios.xml Project Private SMF XML File. FMRI is, svc:/application/nagios:default /usr/bin/nagios Uncomitted Executable file /usr/bin/nagiostats Uncomitted Executable file /etc/apache2/2.2/conf.d/nagios.conf Uncomitted It is used to authenticate the user /usr/share/nagios/cgi-bin/avail.cgi Uncomitted CGI Executable File, /usr/share/nagios/cgi-bin/cmd.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/config.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/extinfo.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/histogram.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/history.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/notifications.cgiUncomitted CGI Executable File /usr/share/nagios/cgi-bin/outages.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/showlog.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/status.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/statusmap.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/statuswml.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/statuswrl.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/summary.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/tac.cgi Uncomitted CGI Executable File /usr/share/nagios/cgi-bin/trends.cgi Uncomitted CGI Executable File Imported interface Classification Comments ======================= ============== =========================== SUNWapache2 Uncomitted Apache Web Server LSARC 2008/541 SUNWgd2 Uncomitted The Graphics Draw Library PSARC 2007/166 SUNWphp52 Uncomitted PHP Server PSARC 2007/168 Not An Interface -------------------- /etc/nagios -- cfg files are copied here /etc/nagios/objects -- cfg files are copied here /usr/share/nagios -- HTML files for web-UI /usr/share/nagios/contexthelp -- HTML files for web-UI /usr/share/nagios/docs -- Nagios Documentation files /usr/share/nagios/docs/images -- Nagios Documentation images /usr/share/nagios/images -- Nagios Web-UI realated images /usr/share/nagios/images/logos -- Nagios Web-UI realated logos /usr/share/nagios/stylesheets -- css files for UI /var/nagios -- Nagios generates files here /var/nagios/archives -- Nagios log file gets created here /var/nagios/rw -- fifo File gets generated here by nagios /var/nagios/spool/checkresults Reference Documents =================== [1] http://nagios.org/documentation