Hi team,
I’m trying to monitor 2 services with TRAPS.
Both services are using the same OID:
.1.3.6.1.4.1.6889.2.2.1.2.0.29 => service down
.1.3.6.1.4.1.6889.2.2.1.2.0.30 => service up
To understand which service is down, the argument $5 send the number of service (Integer):
1 => Voicemail
4 => OneX Portal
I don’t know how to use advanced matching rule to output the argument $5 for each service.
I tried that but it’s not working fine:
Thank you for help