HI,
I have a router device that supports lots of tunnels going to customer sites. New tunnels are added often. For each tunnel I monitor 18 items and have various triggers etc. I have multiple routers supporting these tunnel connections.
Here's an example item that I monitor:
Description: ViBE TX Jitter maximum for peer $1
SNMP OID: VOIPEX-VIBE-MIB::vibeTXJitterMax["index","vibePeerName","ctelcpt"]
Key: vibeTXJitterMax[ctelcpt]
As you can see - the "ctelcpt" is the name of the peer. To be clear, this is like an "interface name", like "eth0", "eth1" and is not the name of a monitored host.
Is there some way in which I can create a template of some sort defining the items and triggers for a "VIBE tunnel", and then somehow attach lots of instances of that template to the host with each having a "parameter" which is the peerName to match?
Thanks,
Steve Davies
I have a router device that supports lots of tunnels going to customer sites. New tunnels are added often. For each tunnel I monitor 18 items and have various triggers etc. I have multiple routers supporting these tunnel connections.
Here's an example item that I monitor:
Description: ViBE TX Jitter maximum for peer $1
SNMP OID: VOIPEX-VIBE-MIB::vibeTXJitterMax["index","vibePeerName","ctelcpt"]
Key: vibeTXJitterMax[ctelcpt]
As you can see - the "ctelcpt" is the name of the peer. To be clear, this is like an "interface name", like "eth0", "eth1" and is not the name of a monitored host.
Is there some way in which I can create a template of some sort defining the items and triggers for a "VIBE tunnel", and then somehow attach lots of instances of that template to the host with each having a "parameter" which is the peerName to match?
Thanks,
Steve Davies
Comment