Page 1 of 1

Making NRDP case insensetive

Posted: Mon May 22, 2017 7:42 am
by sgoffar
Hi team,

We have integrated Nagios xi 5.4.2 with SNOW and use NRDP to create maintenance mode on server/services based on CI name.

However as there was different between CI name and associated host name so maintenance mode is not working. Can you please let us know is it possible to make NRDP case less.

Maintenance is not working on below case:

Case1: Host name define in Nagios as abc where as CI name define as ABC.

Case2: Host name define in Nagios as abc.nagios.com where as CI name define as abc.

We are using the command below to disable host and service.
DISABLE_HOST_CHECK;somehost and DISABLE_HOST_SVC_CHECKS;somehost

Re: Making NRDP case insensetive

Posted: Mon May 22, 2017 2:08 pm
by ssax
That functionality doesn't currently exist and would need to be added as a feature request to the Core backend:

I've created a feature request for you here:

Code: Select all

FR - Give the option to do case insensitive matching when submitting commands #373
You can view the status here:

https://github.com/NagiosEnterprises/na ... issues/373


Let me know if you have any questions.


Thank you