Page 2 of 2

Re: Service Status - Nagios XI Dashboard Error

Posted: Wed Sep 02, 2015 4:10 pm
by kvaldez
Hi,

I'm sorry, now I got the correct screenShot but when clicking GO nothing happens.

The image named TestCommand1.png shows the page when clicking services. TestCommand2.png shows the page when clicking the column "Check Commad".

Dont know if its ok that the commad loads with !!!! at the end.

Hope this can help.

-kvaldez

Re: Service Status - Nagios XI Dashboard Error

Posted: Wed Sep 02, 2015 7:07 pm
by Box293
I'm pretty sure that $ARG4$ in CCM needs to be:

Code: Select all

-P '<ping>PruebaConectividad</ping>'

Re: Service Status - Nagios XI Dashboard Error

Posted: Thu Sep 03, 2015 10:18 am
by kvaldez
Hi,

Have changed the parameter for $ARG4$ to:

Code: Select all

'<ping>PruebaConectividad</ping>'
But when clicking go Nothing happends whats suppose to do that page?

This is the screeShot updated.
TestCommand.png
-kvaldez

Re: Service Status - Nagios XI Dashboard Error

Posted: Thu Sep 03, 2015 1:42 pm
by tmcdonald
Pressing "Go" on that page is only supposed to show what the command will be run as - it does not actually run the command.

Now that you have changed the ARG4 parameter, if you save and click Apply Config does the service run properly in the XI interface?

Re: Service Status - Nagios XI Dashboard Error

Posted: Fri Sep 04, 2015 10:03 am
by kvaldez
Hi,

It works!, Seems that the issue was always the '' on $ARG4$.
WS Ok.png
Thanks to all guys, you really help me out.

Please mark this case as resolved.