pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/icinga-base



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Mar  2 04:08:27 UTC 2013

Added Files:
        pkgsrc/net/icinga-base: DESCR MESSAGE Makefile Makefile.common PLIST
            distinfo options.mk
        pkgsrc/net/icinga-base/files: icinga.conf.dist icinga.sh
        pkgsrc/net/icinga-base/patches: patch-Makefile.in
            patch-base_Makefile.in patch-cgi_Makefile.in patch-configure.in
            patch-html_Makefile.in
            patch-module_idoutils_db_scripts_create__mysqldb.sh
            patch-module_idoutils_db_scripts_create__oracledb.sh
            patch-module_idoutils_db_scripts_create__pgsqldb.sh
            patch-rc.ido2db.in

Log Message:
Import icinga-base-1.8.4 as net/icinga-base.

Icinga 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 it gets resolved.  Icinga is written in C and is designed to
run under Linux, although it should work under most other *NIX variants.
It can run either as a normal process or as a daemon, intermittently
running checks on various services that you specify.  The actual service
checks are performed by external "plugins" which return service
information to Icinga.  Several CGI programs are included with Icinga
in order to allow you to view the current service status, history, etc.
via a web browser.

This package provides the core Icinga infrastructure and web pages.

Icinga is a fork of Nagios (net/nagios-base) and Icinga uses
Nagios's plugins (net/nagios-plugins).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/icinga-base/DESCR \
    pkgsrc/net/icinga-base/MESSAGE pkgsrc/net/icinga-base/Makefile \
    pkgsrc/net/icinga-base/Makefile.common pkgsrc/net/icinga-base/PLIST \
    pkgsrc/net/icinga-base/distinfo pkgsrc/net/icinga-base/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/net/icinga-base/files/icinga.conf.dist \
    pkgsrc/net/icinga-base/files/icinga.sh
cvs rdiff -u -r0 -r1.1 pkgsrc/net/icinga-base/patches/patch-Makefile.in \
    pkgsrc/net/icinga-base/patches/patch-base_Makefile.in \
    pkgsrc/net/icinga-base/patches/patch-cgi_Makefile.in \
    pkgsrc/net/icinga-base/patches/patch-configure.in \
    pkgsrc/net/icinga-base/patches/patch-html_Makefile.in \
    
pkgsrc/net/icinga-base/patches/patch-module_idoutils_db_scripts_create__mysqldb.sh
 \
    
pkgsrc/net/icinga-base/patches/patch-module_idoutils_db_scripts_create__oracledb.sh
 \
    
pkgsrc/net/icinga-base/patches/patch-module_idoutils_db_scripts_create__pgsqldb.sh
 \
    pkgsrc/net/icinga-base/patches/patch-rc.ido2db.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index