can please anbody help me out with my semester project of network monitoring using nagios. i have installed nagios but there is some problem with the plugins. nagios is running and shows that it is in listening mode(thread is running), i have then installed the nrpe Ad-on,
i used this command first;
netstat -at | grep nrpe
The output out this command should show something like this:
tcp 0 0 *:nrpe : LISTEN
and then;
/usr/local/nagios/libexec/check_nrpe -H localhost
but it gives error on /check_nrpe, it couldnot find thif file in the directory while nrpe directory exists but this file is not in the directory.
plz help me out with this problem.
Hi
If you have installed the nagios nrpe from openSUSE the file your
looking for is down in /usr/lib/nagios/plugins.
–
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 9:59, 2 users, load average: 0.23, 0.15, 0.10
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 195.36.15
hi, thank you i found the file :). i am following the nrpe documnetation and i have no idea what i am doing. i am just copy pasting the commands. i donot know what to do step by step to make things work. i donot even know what is essential and needed to configure my system to make it run well with this nagios and nrpe. can you please help me, what should i do. basically i have to monitor the traffic between server and client using SNMP. can you please help me what steps should i follow after installing nagios. what is this nrpe for? please reply soon…:’(