Service Status - Nagios XI Dashboard Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
kvaldez
Posts: 27
Joined: Tue Aug 18, 2015 4:57 pm
Location: Lima/Peru

Re: Service Status - Nagios XI Dashboard Error

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Service Status - Nagios XI Dashboard Error

Post by Box293 »

I'm pretty sure that $ARG4$ in CCM needs to be:

Code: Select all

-P '<ping>PruebaConectividad</ping>'
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
kvaldez
Posts: 27
Joined: Tue Aug 18, 2015 4:57 pm
Location: Lima/Peru

Re: Service Status - Nagios XI Dashboard Error

Post 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
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Service Status - Nagios XI Dashboard Error

Post 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?
Former Nagios employee
User avatar
kvaldez
Posts: 27
Joined: Tue Aug 18, 2015 4:57 pm
Location: Lima/Peru

Re: Service Status - Nagios XI Dashboard Error

Post 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.
You do not have the required permissions to view the files attached to this post.
Locked