I can not upload the mysql-connector-java-5.1.22-bin.jar because of the upload size constraits, this file must be downloaded from the mysql web site and place it in the folder zabbixTriggers_lib
If somebody want to receive the zip including the mysql-connector-java-5.1.22-bin.jar, send an email to [email protected]
DESCRIPTION
This little application displays the active triggers, uses three parameters:
1) Every minute gets the active triggers and updates the list.
2) When there are more than 5 active triggers, displays a warning.
3) When at least one trigger has been active more than 5 minutes, displays a warning.
These three parameters are configurable using the combos found in the bottom of the
window, there are a snapshot in the img directory.
INSTALLATION
1) Unzip ZabbixActiveTriggers.zip in any place.
2) Edit the parameters of your MySQL database in ZabbixTriggers.properties
3) Run zabbixTriggers.jar with double click.
PREREQUISITES
1) MySQL database.
2) Privileges to select the tables: zabbix.functions, zabbix.triggers, zabbix.items, zabbix.hosts
If somebody want to receive the zip including the mysql-connector-java-5.1.22-bin.jar, send an email to [email protected]
DESCRIPTION
This little application displays the active triggers, uses three parameters:
1) Every minute gets the active triggers and updates the list.
2) When there are more than 5 active triggers, displays a warning.
3) When at least one trigger has been active more than 5 minutes, displays a warning.
These three parameters are configurable using the combos found in the bottom of the
window, there are a snapshot in the img directory.
INSTALLATION
1) Unzip ZabbixActiveTriggers.zip in any place.
2) Edit the parameters of your MySQL database in ZabbixTriggers.properties
3) Run zabbixTriggers.jar with double click.
PREREQUISITES
1) MySQL database.
2) Privileges to select the tables: zabbix.functions, zabbix.triggers, zabbix.items, zabbix.hosts