Nagios 4 Setup for our Environment
Posted: Fri Oct 09, 2015 12:51 pm
I am setting up Nagios 4 for our environment. I am new to nagios-4 hope the configuration is similar to nagios3 as i have worked more on older versions of nagios. I have almost completed the setup. I just noticed that whenever load goes high or changes in other metrics, it not being updated on the Nagios UI. I have installed nagios 4 and nagios plugins 2.0 on master and nrpe-2.15 on clients. I didn't find check_nrpe on nagios master. As far as i know nagios executes check_nrpe with proper arguments, Clients receives command to be executed and client will execute the command and get a result and send back to Nagios. It get backs the result from check_nrpe. So I tried installing nagios-nrpe-plugin on nagios master but while installing i found that it also installs nagios3 which is not required in my case. Am not sure if the issue is related to check_nrpe or something else. Can you please help me out with this. Thanks in advance.