I am using maatkit which has perl scripts which does monitoring of your mysql databases. I used one of the script i.e. mk-table-checksum which is a perl script. When i am executing this script from shell or cron, it results in either 1 or 0. But when i added it as item in Zabbix, it throws me error
Use of uninitialized value in string at mk-table-checksum at line ....
This reports errors only when i am using this script in zabbix item.
What could be the issue??
Any Suggestions?
Thanks,
Gaurav
Use of uninitialized value in string at mk-table-checksum at line ....
This reports errors only when i am using this script in zabbix item.
What could be the issue??
Any Suggestions?
Thanks,
Gaurav
Comment