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
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
Comment