[ZBX-16067] executing remote commands on windows Created: 2019 May 02 Updated: 2025 Sep 17 Resolved: 2025 Sep 17 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Agent (G) |
| Affects Version/s: | 4.0.6 |
| Fix Version/s: | None |
| Type: | Documentation task | Priority: | Trivial |
| Reporter: | Amrshadid | Assignee: | Unassigned |
| Resolution: | Commercial support required | Votes: | 0 |
| Labels: | agent, remotecommands, windows | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
I have successfully created a trigger to look for a running application... in this case we will call it program.exe. The trigger works and alerts go out. I'm trying to have a remote command go out in attempt that the agent server will fix itself. So I have a bat file named "program.bat" on the agent server that has the following in it: I ran it in command line on the zabbix host to make sure it connects notes: EnableRemoteCommands=1 |