Nagios XI 5.5.2 - unable to bulk delete services ..

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vishfx
Posts: 134
Joined: Tue Apr 24, 2018 12:30 pm

Nagios XI 5.5.2 - unable to bulk delete services ..

Post by vishfx »

Hi NagiosXI Team,

We are using Nagios XI 5.5.2

Below is the sequence of operations followed :

Deleted service group
Deleted 110 services - worked
Applied Changes - worked
Delete 1100 services - nothing happening in gui.

Is there a limit on bulk delete services ?
Why do we need to apply changes after every delete operation ?
Is there a way to efficiently bulk delete hosts & services ?

Kindly assist.

Regards,
Vish.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI 5.5.2 - unable to bulk delete services ..

Post by lmiltchev »

Is there a limit on bulk delete services ?
If you haven't modified the value of the max_input_vars directive in the /etc/php.ini file as suggested in this document, then yes, there is a limit of 1,000.

http://php.net/manual/en/info.configuration.php
Why do we need to apply changes after every delete operation ?
Is there a way to efficiently bulk delete hosts & services ?
You don't need to apply configuration after each deletion. You can delete many different objects, then apply configuration only once (when you are done with deleting).
Be sure to check out our Knowledgebase for helpful articles and solutions!
vishfx
Posts: 134
Joined: Tue Apr 24, 2018 12:30 pm

Re: Nagios XI 5.5.2 - unable to bulk delete services ..

Post by vishfx »

Thanks that worked.

Regards,
Vish.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI 5.5.2 - unable to bulk delete services ..

Post by lmiltchev »

I am glad I could help, Vish! :)
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked