Ad Widget

Collapse

Monitor MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Villain
    Member
    • Aug 2006
    • 84

    #1

    Monitor MySQL

    Not sure if this is the correct place or not (maybe cookbook?), but we're having problems with monitoring MySQL connections now.

    I uncommented the items in the zabbix_agentd.conf file so that mysql should work. However, on the server, I am told that all of the commands listed in the MySQL_t template are not supported.

    Did these change, as well?

    What do others use to monitor MySQL connections?
  • Villain
    Member
    • Aug 2006
    • 84

    #2
    Fixed!

    The templates use mysql[command] but the agent supports mysql.command instead.

    If possible, the template for mysql_t might need to be updated to reflect this.

    Comment

    Working...