[ZBX-24823] Unable to Execute Scripts/Commands from Server to Agent2 (7.0.0) Created: 2024 Jul 09 Updated: 2024 Jul 11 Resolved: 2024 Jul 11 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G) |
Affects Version/s: | 7.0.0 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Gabriele | Assignee: | Zabbix Development Team |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
||||||||
Issue Links: |
|
Description |
Steps to reproduce: I updated both Zabbix Proxy and Zabbix Agent to version 7.0 (obviously also Zabbix Server to version 7.0) On the Zabbix Server side I created a simple script to restart a [Windows] service ( sc stop "servicename" && sc start "servicename"). I Used Template: Windows by Zabbix agent active for that agent When used an action that recall above scritp: a. in zabbix server GUI i see b. In zabbix_agent2.log I see: .... [SystemRun] Executing command:'sc stop "WMI Mapper" & sc start "WMI Mapper"' Immediately after Zabbix Agent 2 service I find it stopped and in the Windows event log I see: "The Zabbix Agent 2 service terminated unexpectedly..."
|
Comments |
Comment by Gabriele [ 2024 Jul 09 ] |
Comment by Alexander Vladishev [ 2024 Jul 11 ] |
Task duplicates ZBX-24799 please follow updates there. |