Bug #74052 Better logging for SNMP traps
Submitted: 24 Sep 2014 10:37 Modified: 11 Feb 2015 8:34
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Enterprise Monitor: Server Severity:S4 (Feature request)
Version:3.0.14 OS:Any
Assigned to: CPU Architecture:Any

[24 Sep 2014 10:37] Daniël van Eeden
Description:
Message in the Notification Log:
SNMP Trap: ADVISOR to: 127.0.0.1 Community: public

This is not really helpful.

The logging for SMTP is much more helpful.

How to repeat:
Setup SNMP traps and view the notification log

Suggested fix:
Add Host and Level to the message like this:
SNMP Trap: ADVISOR to: 127.0.0.1 Community: public Host: myhost Level: WARN

Maybe also add the advisor name.