Hello guys.
I'm playing with remote command execution on Windows machines and it seems I don't get it.
I have:
EnableRemoteCommands=1 in configuration, so this should do.
I enabled debug logging and my log says this (just trying to start notepad as example):
259896:20180409:125845.479 Requested [system.run[C:\windows\system32\notepad.exe,nowait]]
259896:20180409:125845.484 Executing command 'C:\windows\system32\notepad.exe'
259896:20180409:125845.489 zbx_execute_nowait(): executing [cmd /C "C:\windows\system32\notepad.exe"]
259896:20180409:125845.495 Sending back [1]
So I guess Zabbix sends action to my client.
But nothing happens.
What am I missing?
Thanks guys.
I'm playing with remote command execution on Windows machines and it seems I don't get it.
I have:
EnableRemoteCommands=1 in configuration, so this should do.
I enabled debug logging and my log says this (just trying to start notepad as example):
259896:20180409:125845.479 Requested [system.run[C:\windows\system32\notepad.exe,nowait]]
259896:20180409:125845.484 Executing command 'C:\windows\system32\notepad.exe'
259896:20180409:125845.489 zbx_execute_nowait(): executing [cmd /C "C:\windows\system32\notepad.exe"]
259896:20180409:125845.495 Sending back [1]
So I guess Zabbix sends action to my client.
But nothing happens.
What am I missing?
Thanks guys.