Mass Acknowledge page lists everything...

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tbarnett
Posts: 52
Joined: Thu Jul 26, 2012 8:36 am

Mass Acknowledge page lists everything...

Post by tbarnett »

Before 5.7.0 the Mass acknowledge page presented me with services and hosts with problems. Now it appears to present everything, that is working and not working. I have to scroll through hundreds of devices to find things that have problems that I wan to acknowledge. Can this behavior be set back tot he previous way? thx
Tom Barnett
Senior Systems Administrator
Prime, inc.
2740 N. Mayfair Ave
Springfield, MO 65803
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Mass Acknowledge page lists everything...

Post by benjaminsmith »

Hi Tom,

Thanks for letting reporting the error you're experiencing. Can you post a screenshot for us? I would like to make sure the behavior you are experiencing matches what I've got on my test system.

Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
tbarnett
Posts: 52
Joined: Thu Jul 26, 2012 8:36 am

Re: Mass Acknowledge page lists everything...

Post by tbarnett »

I have attached a shot of what comes up first..

then another shot of a device that needs to be acknowledged.

Before the current version devices not requiring an acknowledgement did not show up on this page.

Tom
You do not have the required permissions to view the files attached to this post.
Tom Barnett
Senior Systems Administrator
Prime, inc.
2740 N. Mayfair Ave
Springfield, MO 65803
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Mass Acknowledge page lists everything...

Post by lmiltchev »

The issue will be fixed in Nagios XI 5.7.2.

If you wanted to fix this sooner, you could try the following:

1. Make a back of the "queries.inc.php" file:

Code: Select all

cp -p /usr/local/nagiosxi/html/db/queries.inc.php /usr/local/nagiosxi/html/db/queries.inc.php.backup
2. Download the zip file below:
queries.inc.php.zip
3. Unzip the file and place the patched "queries.inc.php" file into the "/usr/local/nagiosxi/html/db" directory, replacing the original one. Make sure the permissions on the new file are the same as the ones of the backup file (queries.inc.php.backup).

Let us know if this helped.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
tbarnett
Posts: 52
Joined: Thu Jul 26, 2012 8:36 am

Re: Mass Acknowledge page lists everything...

Post by tbarnett »

That fixed the problem. thanks for your help.

Tom
Tom Barnett
Senior Systems Administrator
Prime, inc.
2740 N. Mayfair Ave
Springfield, MO 65803
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Mass Acknowledge page lists everything...

Post by lmiltchev »

I am glad I could help! I will be closing this topic now. If you have any further questions/issues, please start a new thread. Thank you!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked