Ad Widget

Collapse

Maatkit for MySQL and Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gkpruthi
    Junior Member
    • May 2009
    • 2

    #1

    Maatkit for MySQL and Zabbix

    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
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    remember that there is almost no environment provided for userparameters - so it could be things like PATH, HOME or other variables (maybe some include or lib path variable) missing.
    Zabbix 3.0 Network Monitoring book

    Comment

    Working...