Hi all
I'm trying to use the remote commands on Windows Machines, but it doesn't work.
The configurations are:
zabbix_agentd.conf:
EnableRemoteCommands=1
LogRemoteCommands=1
TimeOut=15
zabbix_server.conf:
TimeOut=15
Actions:
Event source: Trigger
Operations: Remote Command
Remote Command: Test01:c:\windows\system32\shutdown.exe –r –f
Log entries (Agent):
3320:20100823:131820.832 Requested [system.run[c:\windows\system32\shutdown.exe –r –f,nowait]]
3320:20100823:131820.832 Executing command 'c:\windows\system32\shutdown.exe –r –f'
3320:20100823:131820.832 Execute command 'cmd /C "c:\windows\system32\shutdown.exe –r –f"'
3320:20100823:131820.848 Sending back [1]
The Zabbix-Agent on the Windows Machine has admin permission and is in passiv mode (also tested with active - no difference).
At the moment i have no idea why it doesn't work and other forum entries/solutions brings no difference.
Someone a tip?
Thanks in advance and grz
SRH
Zabbix Server (Ubuntu 8.04): 1.8.2
Zabbix Agent (XP): 1.8.2
I'm trying to use the remote commands on Windows Machines, but it doesn't work.
The configurations are:
zabbix_agentd.conf:
EnableRemoteCommands=1
LogRemoteCommands=1
TimeOut=15
zabbix_server.conf:
TimeOut=15
Actions:
Event source: Trigger
Operations: Remote Command
Remote Command: Test01:c:\windows\system32\shutdown.exe –r –f
Log entries (Agent):
3320:20100823:131820.832 Requested [system.run[c:\windows\system32\shutdown.exe –r –f,nowait]]
3320:20100823:131820.832 Executing command 'c:\windows\system32\shutdown.exe –r –f'
3320:20100823:131820.832 Execute command 'cmd /C "c:\windows\system32\shutdown.exe –r –f"'
3320:20100823:131820.848 Sending back [1]
The Zabbix-Agent on the Windows Machine has admin permission and is in passiv mode (also tested with active - no difference).
At the moment i have no idea why it doesn't work and other forum entries/solutions brings no difference.
Someone a tip?
Thanks in advance and grz
SRH
Zabbix Server (Ubuntu 8.04): 1.8.2
Zabbix Agent (XP): 1.8.2
Comment