This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Description
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 "Data Input Methods", "Device Templet", "Graph Templates", "Data Source Templates", "CDEFs", "GPRINTs" and I imported the template XML file from the latest release of your plugin: cacti_host_template_percona_mysql_server_ht_0.8.6i-sver1.1.7.xml and I updated php scripts on the server
I readded everything to my devices and nothing works. All Percona graphs are empty... however, when I run the plugin manually plugin it gives me data, for example:
command:
/usr/bin/php -q /srv/www/cacti/scripts/ss_get_mysql_stats.php --host db-02.col.end --items iz,ir
output:
ir:4 iz:164219
Any idea what is going on?
Thanks