I upgraded to 1.6.4 just over a month ago and afterward, notifications worked for a few days, and then quit. I finally started looking into it today and can't figure out what's going on. In the web interface, on the dashboard next to the issue, under actions, it lists the notifications as being sent, but I never receive them. I have a normal email, a script that sends email, and a jabber notification all setup and I receive none of them. The only thing I can find in the log that appears every time a notification should be sent is the following:
export: 5: 2: bad variable name
export: 5: 2: bad variable name
export: 5: zabbix_agent(d): bad variable name
export: 5: zabbix_agent(d): bad variable name
The notification script also writes a line to a log file each time it is run and I don't see any entries for when notifications should be sent, so it's not even running the script.
I searched google and couldn't find anything related to the above lines and zabbix so I'm hoping someone here is smarter than I am. I've also upgraded from 1.6.4 to 1.6.5 today hoping that would fix the issue but it hasn't. And I'm sure the correct version is started because I can see it in the logs on startup.
Any ideas?
export: 5: 2: bad variable name
export: 5: 2: bad variable name
export: 5: zabbix_agent(d): bad variable name
export: 5: zabbix_agent(d): bad variable name
The notification script also writes a line to a log file each time it is run and I don't see any entries for when notifications should be sent, so it's not even running the script.
I searched google and couldn't find anything related to the above lines and zabbix so I'm hoping someone here is smarter than I am. I've also upgraded from 1.6.4 to 1.6.5 today hoping that would fix the issue but it hasn't. And I'm sure the correct version is started because I can see it in the logs on startup.
Any ideas?
Comment