Re: For some service we are only getting recovery mail
Posted: Fri Jul 19, 2019 3:42 pm
In the sample log provided, the "Nagios Client" service sends 4 recovery notifications(to nagiosadmin, nagiosadmin2, nagiosadmin3, and nagiosadmin4), but didn't send a down notification? Is this correct? I want to make sure we're getting a clear decription of what we're expected to see in the log.
Would you be able to enable some debug logging and provide the output? You can make changes in nagios.cfg to enable it - https://assets.nagios.com/downloads/nag ... gmain.html. Setting these would enable the max logging(only enable it just long enough to have the issue reproduced):
Would you be able to enable some debug logging and provide the output? You can make changes in nagios.cfg to enable it - https://assets.nagios.com/downloads/nag ... gmain.html. Setting these would enable the max logging(only enable it just long enough to have the issue reproduced):
Code: Select all
debug_level=-1
debug_verbosity=2
debug_file=/usr/local/nagios/var/nagios.debug