Hi,
I am in a situation where couple months back I've intensely disabled "notification" by navigation to thruk>home>leftpanel>process info > "disable notification"
And after few day's i enabled it.
Now today, some user want logs and are complaining that they didn't received notification for there respective services.
Is there any way i can search and come to know what was the duration when my "notification" was in disabled state?
how to get Notification disabled duration
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Re: how to get Notification disabled duration
Unfortunately we are not able to offer support for Thruk as it is not our product.
Former Nagios employee
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Re: how to get Notification disabled duration
Please ignore thruk..replace "nagios core" in place of thruK..now i hope you will be able to support ?
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: how to get Notification disabled duration
Because you've used Thruk we've no idea how this integrates with Nagios.
You need to contact Thruk support.
You need to contact Thruk support.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Re: how to get Notification disabled duration
Man u guys always search for a excuse to not support to..!
Please remove thruk from your mind..i am not using thruk at all. I disabled notification process from nagios core portal. Now tell me ..how i can get what was the duration when nagios was configured to do not notify ?
Please remove thruk from your mind..i am not using thruk at all. I disabled notification process from nagios core portal. Now tell me ..how i can get what was the duration when nagios was configured to do not notify ?
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: how to get Notification disabled duration
Searching the logs is the only way I can think of.
Code: Select all
cd /usr/local/nagios/var/archives
grep -R DISABLE_SVC_NOTIFICATIONS *.logAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.