Hello,
I am trying to make my installation of zabbix and the structure of templates and hosts in a cleanest way, cause I have a lot of nodes to monitor with different functions.
So I was trying to do (I am not sure if it is possible) something like, have one template per hardware model, which will be something like Template_hardwarepiece in which I will include all the items I want to get information, and another one like Template_role where I could have the Triggers.
My idea is to for example, having a Cisco catalyst 2900 dedicated for example to management interfaces and another one for let say give user data connectivite, have the possibility to have:
- Template_C2900 => where I put all the port items, processor, availability, ping, and that kind of items.
And two templates:
- Template_mgmtsw => where I put triggers like "if ping down => severity low"
- Template_datasw => where I put "if ping down => severity disaster"
That way I can associate all my Cisco Catalyst 2900 to Template_C2900 gathering all the data I want to keep of that model... And asociate to another template depending on its role (template_mgmtsw or template_datasw in this example) which will give me the Severity of an alarm.
Hope I have explained clearly.... prloblably no..
I post here, cause I think it is not possible to do it now, but would simplify a lot the administration if it could be possible
Regards!
I am trying to make my installation of zabbix and the structure of templates and hosts in a cleanest way, cause I have a lot of nodes to monitor with different functions.
So I was trying to do (I am not sure if it is possible) something like, have one template per hardware model, which will be something like Template_hardwarepiece in which I will include all the items I want to get information, and another one like Template_role where I could have the Triggers.
My idea is to for example, having a Cisco catalyst 2900 dedicated for example to management interfaces and another one for let say give user data connectivite, have the possibility to have:
- Template_C2900 => where I put all the port items, processor, availability, ping, and that kind of items.
And two templates:
- Template_mgmtsw => where I put triggers like "if ping down => severity low"
- Template_datasw => where I put "if ping down => severity disaster"
That way I can associate all my Cisco Catalyst 2900 to Template_C2900 gathering all the data I want to keep of that model... And asociate to another template depending on its role (template_mgmtsw or template_datasw in this example) which will give me the Severity of an alarm.
Hope I have explained clearly.... prloblably no..

I post here, cause I think it is not possible to do it now, but would simplify a lot the administration if it could be possible
Regards!
)
Comment