[ZBX-11543] Target list is not needed when execute remote command on zabbix server Created: 2016 Dec 01 Updated: 2018 Mar 27 Resolved: 2016 Dec 01 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 3.2.0 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Matt Ye | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Description |
Turn to web page Configurations=>actions=>Create action=>operations to create an action, I think it's unreasonable to choose the 'Target list' if execute remote commnad on a zabbix server. The 'target list' is only used when executing remote command on zabbix agent. But when choose executing commands on zabbix server, we must choose 'Target list' or else we cannot create an action. Please check attachment. I think the 'Target list' buttom should be hiden when we choose executing remote commands on zabbix server. |
Comments |
Comment by Glebs Ivanovskis (Inactive) [ 2016 Dec 01 ] |
This setting serves a different purpose. Certain scripts need to be run on server, but target for them can be any monitored host. Perhaps, easiest example is ping {HOST.IP} Target setting is necessary to fill host macros for the script. |
Comment by Matt Ye [ 2016 Dec 01 ] |
ok, Got it, Thanks. |
Comment by richlv [ 2018 Mar 27 ] |
ZBXNEXT-3575 indicates otherwise. is that correct ? |
Comment by richlv [ 2018 Mar 27 ] |
ZBX-11737 might be a duplicate |