Another trouble with 5.5.4 - cannot rename service checks

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Another trouble with 5.5.4 - cannot rename service checks

Post by dlukinski »

Hi

We cannot bulk-rename service checks after upgrading to 5.5.4

SQL Error [ndoutils] : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND `name2`='resource - DISK Read Time 50w / 75c'' at line 1

One disaster after another with 5.5
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Another trouble with 5.5.4 - cannot rename service check

Post by lmiltchev »

We haven't been able to recreate the issue in-house. How many services are you trying to rename at the same time?

Run the following command and show the output:

Code: Select all

grep max_input_vars /etc/php.ini
Be sure to check out our Knowledgebase for helpful articles and solutions!
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: Another trouble with 5.5.4 - cannot rename service check

Post by dlukinski »

lmiltchev wrote:We haven't been able to recreate the issue in-house. How many services are you trying to rename at the same time?

Run the following command and show the output:

Code: Select all

grep max_input_vars /etc/php.ini
They got renamed anyways (contrary to the error displayed)
Please close the case
Locked