2011R1.4 - Modified command

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
fao
Posts: 99
Joined: Thu Feb 03, 2011 3:05 am

Re: 2011R1.4 - Modified command

Post 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
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: 2011R1.4 - Modified command

Post 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.
Nicholas Scott
Former Nagios employee
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: 2011R1.4 - Modified command

Post 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.)
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
fao
Posts: 99
Joined: Thu Feb 03, 2011 3:05 am

Re: 2011R1.4 - Modified command

Post by fao »

sadly, restarting nagios resets the -p 12489 to "-p $ARG5$ :(
fao
Posts: 99
Joined: Thu Feb 03, 2011 3:05 am

Re: 2011R1.4 - Modified command

Post 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
fao
Posts: 99
Joined: Thu Feb 03, 2011 3:05 am

Re: 2011R1.4 - Modified command

Post 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
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: 2011R1.4 - Modified command

Post by mguthrie »

Locked