Logoj0ke.net Open Build Service > Projects > home:netmax:playground:monitoring > nrpe > Meta
Sign Up | Log In

Meta Configuration of Package nrpe

 
1
<package name="nrpe" project="home:netmax:playground:monitoring">
2
  <title>Host/service/network monitoring agent for Nagios</title>
3
  <description>Nrpe is a system daemon that will execute various Nagios plugins
4
locally on behalf of a remote (monitoring) host that uses the
5
check_nrpe plugin.  Various plugins that can be executed by the
6
daemon are available at:
7
http://sourceforge.net/projects/nagiosplug
8
9
This package provides the core agent.</description>
10
  <build>
11
    <enable repository="RHEL_5"/>
12
    <enable repository="RHEL_6"/>
13
    <enable repository="RHEL_8"/>
14
    <disable repository="SLE_11_SP4"/>
15
  </build>
16
</package>
17