Hello all:
we are getting further with our Zabbix understanding but not sure how to resolve the following. We have SSH listening on both standard TCP/22 and none standard TCP ports dependent on the type of system/location.
If we create net.tcp.service[] items for each of them, within a template, then they are all created when a host is discovered and the template is assigned. One boolean would be '1' and the rest would be '0'. Have tried with a discovery rule for each item, but then that is expecting item prototypes to be available, when in-fact this is the item.
What we would like is that each host only has the correct SSH item for the SSH port assigned to it so we can trigger when it is UP/DOWN.
How may we achieve that please ? Thank you.
we are getting further with our Zabbix understanding but not sure how to resolve the following. We have SSH listening on both standard TCP/22 and none standard TCP ports dependent on the type of system/location.
If we create net.tcp.service[] items for each of them, within a template, then they are all created when a host is discovered and the template is assigned. One boolean would be '1' and the rest would be '0'. Have tried with a discovery rule for each item, but then that is expecting item prototypes to be available, when in-fact this is the item.
What we would like is that each host only has the correct SSH item for the SSH port assigned to it so we can trigger when it is UP/DOWN.
How may we achieve that please ? Thank you.

Comment