Page 1 of 1

Hiding disable notification from end users XI 5.5.7

Posted: Tue Nov 27, 2018 10:13 am
by hbouma
After upgrading to Nagios XI 5.5.7, we are finding that the instructions provided in https://support.nagios.com/forum/viewto ... 50#p268408 to hide the disable/enable notifications option no longer work. Did this get changed with the new patch?

I have attached our file (renamed to .txt so we could upload it).

Thank you for your assistance.

Re: Hiding disable notification from end users XI 5.5.7

Posted: Tue Nov 27, 2018 11:57 am
by npolovenko
Hello, @hbouma. These CSS rules still work for me. During the upgrade, Nagios overrides CSS files with defaults ones. Can you open that CSS file on the server and make sure that the changes are still there? What OS are you using?

Re: Hiding disable notification from end users XI 5.5.7

Posted: Tue Nov 27, 2018 12:01 pm
by hbouma
The extinfo.css file is attached to my first post (extension changed to .txt).

Yes the changes are there.

We are on RHEL 7.6 64bit VM's with Naigos XI 5.5.7

Re: Hiding disable notification from end users XI 5.5.7

Posted: Tue Nov 27, 2018 12:16 pm
by npolovenko
@hbouma, Let's make sure that selectors haven't changed. Open the XI web interface in the Google Chrome browser and copy the element's selector.
Untitled.png

Re: Hiding disable notification from end users XI 5.5.7

Posted: Tue Nov 27, 2018 12:31 pm
by hbouma
Sorry, you are correct, it is working. I was looking for the results of this post (https://support.nagios.com/forum/viewto ... 36#p210071) and doing the work for the other post. Once I made the changes to the correct files, all is good again.

Thanks

Re: Hiding disable notification from end users XI 5.5.7

Posted: Tue Nov 27, 2018 1:54 pm
by npolovenko
@hbouma, No problem. I will be closing this thread as resolved.