Page 1 of 1

In service Definition view more than 8 ARGS

Posted: Thu Nov 08, 2018 8:31 am
by nagiosEngie
Hello Nagios Crew,
is there some configuration parameter that allows me to view in a service definition more than 8 ARGS ($ARGS1$, $ARGS2$ etc.).
I have read the solution of putting all in one ARGS but the wizard (dell openmanger wizard) is using more than 8 ARGS and I cannot view them.

Thanks

SAndro

Re: In service Definition view more than 8 ARGS

Posted: Thu Nov 08, 2018 1:43 pm
by ssax
What version of XI are you running, you can grab it from the bottom left hand side of the web interface.

Re: In service Definition view more than 8 ARGS

Posted: Fri Nov 09, 2018 8:55 am
by nagiosEngie
Hello Sam,
I am running version 5.5.6.

Can you explain what you mean?

Attached image to clarify what I mean.

Thanks

SAndro

Re: In service Definition view more than 8 ARGS

Posted: Fri Nov 09, 2018 11:43 am
by lmiltchev
We can add additional fields to the CCM in one of the future versions of Nagios XI, but for the time being I would recommend that you put more than one argument in a field (as a "workaround").

Example:

Code: Select all

$ARG6$   --http.port=443 --http.timeout=30 --http.retries=1

Re: In service Definition view more than 8 ARGS

Posted: Mon Nov 26, 2018 3:52 am
by nagiosEngie
So I guess I will have to wait.
The problem is that some plugins like the DELL idrac checks use more than the available fields so more than 8 $ARGS$ are very usefull.
This can be closed.
Thanks
Sandro

Re: In service Definition view more than 8 ARGS

Posted: Mon Nov 26, 2018 9:20 am
by scottwilkerson
nagiosEngie wrote:So I guess I will have to wait.
The problem is that some plugins like the DELL idrac checks use more than the available fields so more than 8 $ARGS$ are very usefull.
This can be closed.
Thanks
Sandro
Locking