Re: Monitoring Wizard - Configuration verification failed
Posted: Tue Aug 30, 2016 3:41 pm
sorry for all these questions, just started to work with nagiosxi.
from the nagiosxi server getting a connection refused:
/usr/local/nagios/libexec/check_nrpe -H dmg-dev -t 30 -c check_disk -a '-w 20% -c 10% -p /'
connect to address x.x.xx. port 5666: Connection refused
on the target host, it does not have this port open:
dmg-dev<2> # netstat -ano |grep 5666
-- /usr2/gberger
How would i verify that the nagios agent is actually running on the target? if i grep for the process 'nagios' there is nothing returned.
from the nagiosxi server getting a connection refused:
/usr/local/nagios/libexec/check_nrpe -H dmg-dev -t 30 -c check_disk -a '-w 20% -c 10% -p /'
connect to address x.x.xx. port 5666: Connection refused
on the target host, it does not have this port open:
dmg-dev<2> # netstat -ano |grep 5666
-- /usr2/gberger
How would i verify that the nagios agent is actually running on the target? if i grep for the process 'nagios' there is nothing returned.