Skip to content

MogiePete/zabbix-galera-template

Repository files navigation

Galera Cluster monitoring template for Zabbix

Tested on Zabbix Version 3.2

See at share.zabbix.com

FEATURES

  • Monitoring of Cluster Status, Replicated Data, Send/Recieve Queue, and more
  • Graph showing Replication Statistics
  • Triggers for Cluster State and Cluster Member problems

REQUIREMENTS

  • Zabbix server version 3.2
  • Galera Cluster installed
  • Account with proper permissions to query WSREP stats

INSTALLATION

  • Agent
    • Copy userparameter_galera.conf to /etc/zabbix/zabbix_agentd.d/userparameter_galera.conf
    • Restart zabbix_agent
  • Server
    • Import template App-Galera_Cluster file
    • Add Value Mapping Information

Testing

To test that everything works use the zabbix_agentd -t to query the statistics :

# view size of the cluster
zabbix_agentd -t "galera.cluster_size"
# view status of the cluster
zabbix_agentd -t "galera.cluster_status"

AUTHOR

MogiePete

LICENSE

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

About

Zabbix Template for Monitoring Galera in a linux environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published