Bug #28874 Monitoring and Advisory Service should read logfiles from mysqld.
Submitted: 4 Jun 2007 14:59
Reporter: Johan Idrén
Status: Verified
Category:Monitoring: Agent Severity:S4 (Feature request)
Version:1.1.0.4876 OS:Any
Assigned to: Target Version:
Triage: D5 (Feature request)

[4 Jun 2007 14:59] Johan Idrén
Description:
Agent does not read error log (or indeed any other log) that might contain relevant
information that could be presented in the Dashboard and used to alert customers, instead
of using some separate monitoring of the logfiles.

How to repeat:
tail -f mysqld.err | send-to-dashboard

Suggested fix:
Start checking output of error log and parse and present in useful way in the dashboard.
Enabling alerts to trigger and send emails if content is worrying.