How about using snmptt (http://www.snmptt.org/) to receive the traps and push them to Prometheus pushgateway?
On Wednesday, February 3, 2021 at 8:58:35 PM UTC+1 Stuart Clark wrote: > On 03/02/2021 08:59, Ben Kochie wrote: > > I think the point is that commvault only implements traps, and has no > > metrics that can be polled via the snmp_exporter. > > > > In this case, Prometheus is not really a possible monitoring solution, > > as it's not an event store. > > Or you could write a custom exporter which accepts the trap events and > then publishes some metrics based on them (number of times the trap > happened, etc.) > > I've no idea if that would be any use however! > > -- > Stuart Clark > > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/424b95f7-4983-4fa0-9fc7-b6d1f919c1b4n%40googlegroups.com.

