Hi, I am new to Zabbix and up now I've been struggling a bit with it.
Matter is, I've included Apaloosa templates for Mysql and Memcache and both show no data at all!!! (all their graphs completely blank showing "no data")
...no idea why as the following sample-tests are positive:
I haven't seen any where what else to test ......
What may I be missing ?
Matter is, I've included Apaloosa templates for Mysql and Memcache and both show no data at all!!! (all their graphs completely blank showing "no data")
...no idea why as the following sample-tests are positive:
- .- telnet from server to agent onto port 10050 ok
- .- On Agent::
zabbix_agentd -t mysql.Sort_scan
==> results in mysql.Sort_scan [t|60102]
<any other param also produces data> - .- From Server to Agent::
zabbix_get -s <my_mysql_host> -k mysql.Sort_scan
==> results in /usr/local/share/zabbix/plugins/ss_get_mysql_stats.php - For the mysql template --> user with required privileges has been created.
I haven't seen any where what else to test ......
What may I be missing ?
Comment