Alert history doesn't work
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Alert history doesn't work
Can you please post your nagios.cfg file here.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
rohithroki
- Posts: 138
- Joined: Mon Nov 30, 2015 6:12 am
Re: Alert history doesn't work
Apologies for the delay.Attaching the nagios.cfg file for your reference.
- Attachments
-
nagios.cfg- Nagios.cfg
- (45.05 KiB) Downloaded 301 times
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Alert history doesn't work
This line tells us that NDO is being used:
What is the output of these commands:
Code: Select all
broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/local/nagios/etc/ndomod.cfgCode: Select all
service --status-all
find /etc/ -name ndo*As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.