Add host account
Posted: Thu Mar 16, 2017 8:24 am
hello:
used the wizard and pointed to a webserver but are getting access is denied on some services. Ran the Run Check command in the core Config manager and received:
[[email protected] ~]$ /usr/local/nagios/libexec/check_nt -H 172.16.0.247 -s "" -p 12489 -v CPULOAD -l 5,80,90 connect to address 172.16.0.247 and port 12489: Connection refused could not fetch information from server
How do I specify a local server account so that nagiosxi can access the counters on that server?
Here is the command view:
$USER1$/check_nt -H $HOSTADDRESS$ -s "$ARG1$" -p 12489 -v $ARG2$ $ARG3$ $ARG4$
Thanks
used the wizard and pointed to a webserver but are getting access is denied on some services. Ran the Run Check command in the core Config manager and received:
[[email protected] ~]$ /usr/local/nagios/libexec/check_nt -H 172.16.0.247 -s "" -p 12489 -v CPULOAD -l 5,80,90 connect to address 172.16.0.247 and port 12489: Connection refused could not fetch information from server
How do I specify a local server account so that nagiosxi can access the counters on that server?
Here is the command view:
$USER1$/check_nt -H $HOSTADDRESS$ -s "$ARG1$" -p 12489 -v $ARG2$ $ARG3$ $ARG4$
Thanks