-
Problem report
-
Resolution: Fixed
-
Minor
-
3.4.13, 3.4.14, 4.0.0
-
Zabbix 3.4.13 from packages, CentOS 7.5
-
Sprint 45, Sprint 46, Nov 2018, Sprint 47, Dec 2018, Sprint 48, Jan 2019, Sprint 49 (Feb 2019), Sprint 50 (Mar 2019), Sprint 51 (Apr 2019), Sprint 52 (May 2019), Sprint 53 (Jun 2019)
-
1
Steps to reproduce:
Create two groups:
- Group
- Group/Sub-group
Add two hosts and add them to the groups according to the naming:
- group.host
- sub-group.host
Create script with basic action (i.e. echo {HOST.HOST} >> /tmp/{HOST.HOST}.data) and configure to be available only for the host group Group.
Try to run this script on Group/Sub-group host.
Result:
The script isn't available on Group/Sub-group hosts.
Expected:
If script is being applied on the parent group - it should be available to the subgroups also.
- is duplicated by
-
ZBXNEXT-5244 Multiple host group support in scripts
- Closed
- mentioned in
-
Page Loading...