Ad Widget

Collapse

UserParameters work in agent not in agentd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eppie
    Junior Member
    • Jun 2009
    • 15

    #1

    UserParameters work in agent not in agentd

    Hello,

    I'm having some troubles with the zabbix_agentd. I've defined some UserParameters in the configuration file for the agentd:

    UserParameter=oracle[*],/opt/zabbix/zabora $1

    But when I try to test them I get this:
    [root@h2go zabbix]# zabbix_agent -c /etc/zabbix/zabbix_agentd.conf -t oracle[version]
    oracle[/opt/zabbix/zabora version] [t|Oracle Database 11g Release 11.1.0.6.0 - Production]
    [root@h2go zabbix]# zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t oracle[version]
    oracle [m|ZBX_NOTSUPPORTED]

    Version: 1.6.4

    What am I doing wrong?

    Thx in advance
  • eppie
    Junior Member
    • Jun 2009
    • 15

    #2
    Nobody knows?

    Comment

    Working...