Ad Widget

Collapse

Zabbix Agent 1.3.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • clahti
    Senior Member
    • Jan 2007
    • 126

    #1

    Zabbix Agent 1.3.2

    Hello:

    I am testing UserParameters for the zabbix agent. I have defined a simple UserParameter:

    UserParameter=mysql_version,mysql -V

    when I execute this from the command line this is the result:

    [root@it zabbix]# /usr/bin/zabbix_agentd -t mysql_version
    zabbix_agentd [10490]: Lock failed [Invalid argument]
    zabbix_agentd [10490]: DEBUG: Run remote command [mysql -V] Result [80] [mysql Ver 14.12 Distrib 5.0.27, for redhat-linux-gnu (i686) using readline 5.0]
    zabbix_agentd [10490]: Unlock failed [Invalid argument]
    zabbix_agentd [10490]: Lock failed [Invalid argument]
    zabbix_agentd [10490]: DEBUG: Before
    zabbix_agentd [10490]: Unlock failed [Invalid argument]
    mysql_version [t|mysql Ver 14.12 Distrib 5.0.27, for redhat-linux-gnu (i686) using readline 5.0]

    The end result is the command works, but what is all that DEBUG stuff and lock failures? Is this normal?
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    No, it is not normal. I'm aware of this issue
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    Working...