Displaying 2 results from an estimated 2 matches for "nagioscor".
Did you mean:
nagioscore
2013 May 14
2
puppet and custom nagios object variables
Nagios support "custom object variables" (http://nagios.sourceforge.net/docs/nagioscore/3/en/customobjectvars.html) buy prefixing them with an underscore:
define host{
host_name linuxserver
_mac_address 00:06:5B:A6:AD:AA
_rack_number R32
}
However, I can''t determine how to use these with puppet nagios resources. I''m assuming they aren''t supported, but...
2017 Oct 24
4
Not Able to Configure Nagios Server 4.3.4 in Centos 7
Hi Team,
I was trying to install the Nagios server in Centos 7.
I had downloaded and unzipped the Nagios server and it's plugins file.
As per the installation instructions I ran the commands in the concerned folders of ./configure , make , make install for both the core and the Nagios plugins.
I am not able to figure out the issue behind that it is not working
It did got installed using