Hello,
I m a new zabbix user. I use the Zabbix 2.0 Appliance.
The zabbix agent is OK when I test disk space and service state.
I have a proble with zabbix windows agent when I try to test active directory state with dcdiag.exe
When i use the KEY system.run I have a problem :
I try to run a batch file.
If this batch contains this code all is OK :
echo OK
If this batch contains this code
call dcdiag
zabbix indicates "Not supported" status in the configuration of items.
The ietm key is :
system.run[C:\ca01\zabbix\test.bat,wait]
can you help me with this problem ?
Thank you
I m a new zabbix user. I use the Zabbix 2.0 Appliance.
The zabbix agent is OK when I test disk space and service state.
I have a proble with zabbix windows agent when I try to test active directory state with dcdiag.exe
When i use the KEY system.run I have a problem :
I try to run a batch file.
If this batch contains this code all is OK :
echo OK
If this batch contains this code
call dcdiag
zabbix indicates "Not supported" status in the configuration of items.
The ietm key is :
system.run[C:\ca01\zabbix\test.bat,wait]
can you help me with this problem ?
Thank you

Comment