HI Everyone !
Plz I need you ur help
I tried to follow these instructions :
1/ type the command : apt-get install nagios-nrpe-server (DONE)
2/ type the command : apt-get install nagios-plugins (DONE)
3/ edit the following file : /etc/nagios/nrpe.cfg by changing the : allowed-host=127.0.0.1 by the @IP of nagios server (DONE)
4/ The problem : check if the following FIle Exists >>> check_nrpe ..... (I suppose to find it in /usr/lib/nagios/plugins or usr/local/nagios/libexec )
>>>>>>> I couldn't find it
Any suggestions plz
NRPE-installation
Re: NRPE-installation
Try doing:
Should give you the path of where check_nrpe was put.
Code: Select all
dpkg -L nagios-nrpe-serverNicholas Scott
Former Nagios employee
Former Nagios employee
Re: NRPE-installation
Okeey ! I'll try it right now
Re: NRPE-installation
It gives me the location of nrpe.cfg not check_nrpe
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NRPE-installation
When you unzipped and configured NRPE did you make sure to do so outside of the original download directory?
Re: NRPE-installation
Then check to see if
Does this yield the same directories that you've already checked for check_nrpe?
Code: Select all
dpkg -L nagios-pluginsNicholas Scott
Former Nagios employee
Former Nagios employee
Re: NRPE-installation
YES !! the same
Well I'm trying another tutorial !
thank youuuuu anyway ^^
Well I'm trying another tutorial !
thank youuuuu anyway ^^