percona-monitoring-plugins
percona-monitoring-plugins copied to clipboard
Percona Monitoring Plugins
I used to have an old version of the plugin and after updating server couple months ago it stopped working. I updated cacti and removed all Percona related things like...
Hi when i run bellow command, error will issue! ant -Djmx.server.port=1099 -e -q -f jmx-monitor.xml BUILD FAILED /home/test/jmx/jmx-monitor.xml:29: Problem: failed to create task or type antlib:org.apache.catalina.ant.jmx:open Cause: The name is...
According to the comment in `cacti/scripts/ss_get_mysql_stats.php` https://github.com/percona/percona-monitoring-plugins/blob/d429df075097989781d52c474518dfc0a99f7e7b/cacti/scripts/ss_get_mysql_stats.php#L608-L613 apparently unflushed_log: > spikes a lot sometimes and it's impossible for it to be more than the log buffer but in the code...
STEPS TO REPRODUCE: root@localhost:~# grep yn /etc/zabbix/zabbix_agentd.d/galera.conf UserParameter=MySQL.galera.wsrep_cert_index_size,/var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh yn root@localhost:~# sh /var/lib/zabbix/percona/scripts/get_mysql_stats_wrapper.sh yn Synced 48 That's because this line: cat $CACHEFILE | sed 's/ /\n/g; s/-1/0/g'| grep $ITEM | awk...
`pmp-check-mysql-status` requires perl to show help: ``` $ docker run --rm anchorfree/percona-nagios-plugins /usr/lib64/nagios/plugins/pmp-check-mysql-status Error: you must specify either -c or -w. Try --help. ``` ``` $ docker run --rm anchorfree/percona-nagios-plugins...