Ad Widget

Collapse

Feature Request: Win32 UserParameter with wildcards

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rvillaca
    Member
    • Sep 2005
    • 33

    #1

    Feature Request: Win32 UserParameter with wildcards

    Hi all,

    I'm trying to create a user parameter using wildcards on the win32agent like the following:

    UserParameter=check_sync_fusion[*],cscript //NoLogo c:\zabbix\check_sync_fusion.vbs $1

    I try that kind of check on the unix agent and it works.

    It always show as "not supported".

    I think it's a very important thing to implement before 1.1 final.

    Thanks,

    Rodrigo
  • den_crane
    Senior Member
    • Feb 2006
    • 272

    #2
    Originally posted by rvillaca
    Hi all,
    I'm trying to create a user parameter using wildcards on the win32agent like the following:
    UserParameter=check_sync_fusion[*],cscript //NoLogo c:\zabbix\check_sync_fusion.vbs $1
    I try that kind of check on the unix agent and it works.
    It always show as "not supported".
    I think it's a very important thing to implement before 1.1 final.
    Thanks,
    Rodrigo
    Wildcards still not working? Or I need more new build?

    Zabbix Win32 Agent Version 1.1 Build of Jun 5 2006

    Comment

    • den_crane
      Senior Member
      • Feb 2006
      • 272

      #3
      Originally posted by den_crane
      Wildcards still not working? Or I need more new build?

      Zabbix Win32 Agent Version 1.1 Build of Jun 5 2006
      still not working?
      Zabbix Win32 Agent Version 1.1.4 Build of Nov 14 2006

      C:\ZABBIX>ZabbixW32.exe --config C:\ZABBIX\zabbix_agentd.conf test oracle[uptime]
      Using configuration file "C:\ZABBIX\zabbix_agentd.conf"
      Configuration file OK
      [21-Nov-2006 17:28:54] *************** Log file opened ****************
      [21-Nov-2006 17:28:54] Collector thread initialized successfully
      oracle[uptime] [ZBX_NOTSUPPORTED]

      Comment

      Working...