Nagios Events.php flooding issue
Posted: Sun Apr 21, 2019 6:30 am
HI All,
I had an issue with nagios notifcatons flooding issue, it kept on sending notifications at everysecond. I have truncated tables using
root@ux010162:~# echo "truncate table xi_events; truncate table xi_meta;" | mysql -uroot -pnagiosxi -D nagiosxi
HOwever, none of the notifications are not going on email now and I get below error
[root@localhost snmptt]# tail -f /usr/local/nagiosxi/var/eventman.log
Unable to open logfile '/var/log/zarafa/php-mapi.log' as user 'nagios'
Not enough permissions to append logfile '/var/log/zarafa/php-mapi.log'. Reverting to stderr.
....................Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/IP-MIB.my)
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-EVENT-MIB.txt)
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt)
Unable to open logfile '/var/log/zarafa/php-mapi.log' as user 'nagios'
Not enough permissions to append logfile '/var/log/zarafa/php-mapi.log'. Reverting to stderr.
.
PROCESSED 0 EVENTS
.........
Please help urgenty
I had an issue with nagios notifcatons flooding issue, it kept on sending notifications at everysecond. I have truncated tables using
root@ux010162:~# echo "truncate table xi_events; truncate table xi_meta;" | mysql -uroot -pnagiosxi -D nagiosxi
HOwever, none of the notifications are not going on email now and I get below error
[root@localhost snmptt]# tail -f /usr/local/nagiosxi/var/eventman.log
Unable to open logfile '/var/log/zarafa/php-mapi.log' as user 'nagios'
Not enough permissions to append logfile '/var/log/zarafa/php-mapi.log'. Reverting to stderr.
....................Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/IP-MIB.my)
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-EVENT-MIB.txt)
Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt)
Unable to open logfile '/var/log/zarafa/php-mapi.log' as user 'nagios'
Not enough permissions to append logfile '/var/log/zarafa/php-mapi.log'. Reverting to stderr.
.
PROCESSED 0 EVENTS
.........
Please help urgenty