Page 2 of 2
Re: 2011R1.4 - Modified command
Posted: Wed Jun 22, 2011 8:26 am
by fao
Ok,
changing the check_xi_service_nsclient command from:
$USER1$/check_nt -H $HOSTADDRESS$ -s "$ARG1$" -p $ARG5$ -v $ARG2$ $ARG3$ $ARG4$
to
$USER1$/check_nt -H $HOSTADDRESS$ -s "$ARG1$" -p 12489 -v $ARG2$ $ARG3$ $ARG4$
seems to fix it
Re: 2011R1.4 - Modified command
Posted: Wed Jun 22, 2011 9:17 am
by nscott
Thanks for the input on how to get it working, while we will still patch it, this will be handy for people in the meantime.
Re: 2011R1.4 - Modified command
Posted: Wed Jun 22, 2011 10:55 am
by tonyyarusso
Update your wizard (
http://exchange.nagios.org/directory/Ad ... rd/details) now and it should be fine. (Note: You may need to manually run the "Apply Configuration" from within the Core Config Manager after installing the wizard for the changes to take effect.)
Re: 2011R1.4 - Modified command
Posted: Thu Jun 23, 2011 2:11 am
by fao
sadly, restarting nagios resets the -p 12489 to "-p $ARG5$

Re: 2011R1.4 - Modified command
Posted: Thu Jun 23, 2011 2:16 am
by fao
tyarusso, the windows desktop issue doesn't solve my problem
I am not using the wizard to create my windows hosts and none of my windows hosts are desktops. The are all servers. please advise
Re: 2011R1.4 - Modified command
Posted: Thu Jun 23, 2011 2:22 am
by fao
alright, I fussed w/ it some more and for the moment "-p 12489" appears to be sticking between nagios restarts
hopefully it continues to stick
Guys, I love nagios but this upgrade could have gone a lot smoother
Re: 2011R1.4 - Modified command
Posted: Thu Jun 23, 2011 9:19 am
by mguthrie