Hello,
I'm trying to setup Zabbix to fully automatic discovery and monitoring of my network.
For example I'm using groups to group devices by their site. Devices have SNMP location, sysname set, and I add devices to group by their location, but the problem is that when new location arise, I should create group and action for it manually.
The idea is to add "Add/Remove Group" functionality to actions and to allow use of "Received value" to be used as group name for adding discovered SNMP device to that group, so there is no need to add manually action for each site (group).
It would be also nice to be able to use regexps in conditions section in actions, so it is possible to distinguish DEVICE-TYPE-1 and DEVICE-TYPE-11 using "like" operation.
I'm trying to setup Zabbix to fully automatic discovery and monitoring of my network.
For example I'm using groups to group devices by their site. Devices have SNMP location, sysname set, and I add devices to group by their location, but the problem is that when new location arise, I should create group and action for it manually.
The idea is to add "Add/Remove Group" functionality to actions and to allow use of "Received value" to be used as group name for adding discovered SNMP device to that group, so there is no need to add manually action for each site (group).
It would be also nice to be able to use regexps in conditions section in actions, so it is possible to distinguish DEVICE-TYPE-1 and DEVICE-TYPE-11 using "like" operation.
Comment