Logoj0ke.net Open Build Service > Projects > internetx > nagios > Meta
Sign Up | Log In

Meta Configuration of Package nagios

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