Making NRDP case insensetive

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sgoffar
Posts: 122
Joined: Wed Sep 21, 2016 9:30 am

Making NRDP case insensetive

Post 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
Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Making NRDP case insensetive

Post 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
Locked