When I run check manually, shows:
[root@nagiosxi nuestros]# ./check_snmp_eigrp.sh ralicante
OK: eigrp neighbor ALC (87) VPB (81)
But when I add this check to "Services", the result in Nagios is bad:
OK: eigrp neighbor ALC (0) VPB (0)
Well, I have tried to see in Nagios.log , but it doesn't show nothing, neither in /var/log/message.
I am pretty sure, there is a problem with file permissions or something. But I don't know where I could see a good log, or activate some log
I would like activate some log to see how Nagios XI (nagios core) runs this check, for see the difference between how I do it and how Nagios does it.
thanks
regards