Ad Widget

Collapse

What is proper format for 1.1b7 w32 UserParameter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EricWebb
    Junior Member
    • Jan 2006
    • 11

    #1

    What is proper format for 1.1b7 w32 UserParameter

    I have been looking around here and through source somewhat, but can someone please tell me what the correct formatting is for user parameters, esp. as pertains to a Win32 agent? Is it one of the following:

    UserParameter=key.specific_arg,command
    UserParameter=key[specific_arg],command
    UserParameter=key[],command
    UserParameter=key[*], command

    And on the web configuration, would I indeed specify the key as key[specific_arg] as well?

    I'm calling cscript //Nologo <vbs> and expecting Zabbix to append a command line option ("specific_arg" from above). Of course, I'm getting not supported.

    Another question -- does DebugLevel 4 work on Win32 agents? I get no more info than when it was set to 3. The .conf file isn't cached when installed as service or anything, is it?

    Thanks,
    Eric
Working...