Search found 4 matches
- Mon Feb 08, 2016 3:09 pm
- Forum: Nagios XI
- Topic: problem with NRPE
- Replies: 6
- Views: 1775
[resolved][résolu] Re: problem with NRPE
Thx :) when i wrote the command definition for check_nrpe in /etc/nagios3/command.cfg and i reloaded nagios, there was an error, then i thank it was written elsewhere (then i deleted it), and indeed after this question, i find it here now : /etc/nagios-plugins/config/check_nrpe.cfg : # this command ...
- Mon Feb 08, 2016 12:52 pm
- Forum: Nagios XI
- Topic: problem with NRPE
- Replies: 6
- Views: 1775
Re: problem with NRPE
Can you try defining your warning / critical values in your NRPE.cfg like so? i do it, but nothing more than before. i defined too the check command of the nrpe host config in nagios like it : check_nrpe!check_load!5.0,3.0,2.0!20.0,15.0,10.0 but always with the result in the nagios interface : &quo...
- Mon Feb 08, 2016 3:43 am
- Forum: Nagios XI
- Topic: problem with NRPE
- Replies: 6
- Views: 1775
Re: problem with NRPE
by example for the check_load i tryied in two ways : firstly : - for the nagios service i tryied : check_nrpe!check_load!5.0!3.0!2.0!20.0!15.0!10.0 or check_nrpe!check_load!5.0 3.0 2.0!20.0 15.0 10.0 or check_nrpe!check_load!5.0,3.0,2.0!20.0,15.0,10.0 - in the nrpe.cfg (host) command[check_load]=/us...
- Sat Feb 06, 2016 8:50 am
- Forum: Nagios XI
- Topic: problem with NRPE
- Replies: 6
- Views: 1775
problem with NRPE
Hello, i ve a problem with the nrpe plugin. the server and the host are in the same network. in command line i can remote informations, by example : /usr/lib/nagios/plugins# ./check_nrpe -H 172.16.1.3 NRPE v2.15 /usr/lib/nagios/plugins# ./check_nrpe -H 172.16.1.3 -c check_load OK - Charge moyenne: 0...