notification can not disabled?!
Posted: Thu Jul 11, 2019 12:54 pm
when tried to disable notification, it didn't work, what could be the problem?
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
service nagios status
service ndo2db statusCode: Select all
grep -A 35 programstatus /usr/local/nagios/var/status.dat | grep enable_notificationsCode: Select all
grep -A 35 programstatus /var/nagiosramdisk/status.dat | grep enable_notifications