Bulk Update bug?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jcwuerfl
Posts: 76
Joined: Tue Jun 10, 2014 12:44 pm

Bulk Update bug?

Post by jcwuerfl »

Using 5.2.0 :

Trying to change some argument values on memory to bump it up a bit.

So Selecting, Bulk Modification, Change Command & Arg.

was
-t 'mycode' -P 5693 -M memory/virtual/percent -w 80 -c 90

So for ARG1 putting this in:

-t 'mycode' -P 5693 -M memory/virtual/percent -w 90 -c 95


Then I select all the applicable Main Memory services. Click save/apply. However, no changes were made? I go to Services, click on one of these Main Memory ones and its still at the original value?
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Bulk Update bug?

Post by Box293 »

I can reproduce you problem, it has to do with the single quotes.

I've logged a bug report, TASK ID 6741.

Keep an eye on the release notes to see when this problem is fixed.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Bulk Update bug?

Post by Box293 »

This will be fixed in the 5.2.1 release.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked