Ad Widget

Collapse

Unable to receive data from user parameter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fatiha
    Member
    • Nov 2007
    • 78

    #1

    Unable to receive data from user parameter

    Hi,

    I try and I try but no way to receive data from my parameter. I define a new user parameter in zabbix_agentd.conf. That parameter is a ksh script.

    UserParameter=myKey,/myPath/myScript.ksh

    I created a new item on zabbix and a new trigger. But no data! no error! so I even don't know what happens.

    I use a distributed monitoring. When I launch that command in server relay, it works :
    ./zabbix_get -s myHost -p 10050 -k myKey

    So what happens, is it the agent that is misconfigured or server relay that don't send data to the master server.

    I have already searched in forums and in pdf documentation but nothing.

    Thank you,
    Fatiha
  • fatiha
    Member
    • Nov 2007
    • 78

    #2
    One precision :

    I have four slave nodes and a master node. So maybe, slave nodes receive data from zabbix agent but not master node.

    If someone has a distributed monitoring with user parameters configured on zabbix agent, please answer me.

    Thanks,
    Fatiha

    Comment

    • fatiha
      Member
      • Nov 2007
      • 78

      #3
      Problem resolved.

      Comment

      Working...