Page 1 of 1

Nagios XI service addition

Posted: Thu Oct 29, 2015 3:02 am
by Jithin
Hi ,

I have recently migrated from nagios core to NagiosXI. Now i have got request from my development team to monitor one customized. which have 20 arguments in command definition. When i try to add the service, It shows only 8 Arguments options. could you suggest any option to add more than 8 arguments in a service check.

~Regard
J Mathew

Re: Nagios XI service addition

Posted: Thu Oct 29, 2015 9:46 am
by rkennedy
Yes, let $ARG1$, $ARG2$ stay set at what they are, and add all of the remaining arguments in $ARG3$.

I have attached a screenshot of how I setup the nrpe command.

Also the command it outputs to the .cfg.

Code: Select all

        check_command                   check_nrpe!check_init_service!-a 'httpd'!-b 'httpd2' -c 'http3'!!!!!