Meta Configuration of Package nagios
1
<package name="nagios" project="home:netmax">
2
<title>Nagios Monitoring Service</title>
3
<description>Nagios is a program that will monitor hosts and services on your
4
network. It has the ability to email or page you when a problem arises
5
and when a problem is resolved. Nagios is written in C and is
6
designed to run under Linux (and some other *NIX variants) as a
7
background process, intermittently running checks on various services
8
that you specify.
9
10
The actual service checks are performed by separate "plugin" programs
11
which return the status of the checks to Nagios. The plugins are
12
available at http://sourceforge.net/projects/nagiosplug
13
14
This package provide core programs for nagios. The web interface,
15
documentation, and development files are built as separate packages
16
</description>
17
<person userid="netmax" role="maintainer"/>
18
<build>
19
<disable repository="Debian_Etch"/>
20
</build>
21
</package>
22