Meta Configuration of Package nagios-plugins
x
1
<package name="nagios-plugins" project="home:netmax:playground:monitoring">
2
<title>Host/service/network monitoring program plugins for Nagios</title>
3
<description>
4
Nagios is a program that will monitor hosts and services on your
5
network, and to email or page you when a problem arises or is
6
resolved. Nagios runs on a unix server as a background or daemon
7
process, intermittently running checks on various services that you
8
specify. The actual service checks are performed by separate "plugin"
9
programs which return the status of the checks to Nagios. This package
10
contains those plugins.</description>
11
<build>
12
<enable repository="RHEL_8"/>
13
</build>
14
</package>
15