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
Nagios Events.php flooding issue
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios Events.php flooding issue
Hi @telstra,
What are you using for your Mail Transfer Agent - an external SMTP server? Can you go to Admin > Email Settings and send a test email. Are you able to receive it?
Also, if you send us your system profile, that would help us diagnose the issue. Also, what is /var/log/zarafa/php-mapi.log'? Nagios is trying to open this log but does not have permissions.
Thanks.
To send us your system profile.
Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
Save the profile.zip file and share in a private message or upload it to the post/ticket.
What are you using for your Mail Transfer Agent - an external SMTP server? Can you go to Admin > Email Settings and send a test email. Are you able to receive it?
Also, if you send us your system profile, that would help us diagnose the issue. Also, what is /var/log/zarafa/php-mapi.log'? Nagios is trying to open this log but does not have permissions.
Thanks.
To send us your system profile.
Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
Save the profile.zip file and share in a private message or upload it to the post/ticket.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!