greatings
i have a issue with prtg snmp trap reciver and bindings!
my cenario is :
several veeam B&R servers monitor by veeam one .
veeamone snmp communication with prtg is all good and i recive trap messages in prtg
i want to monitor veeam backup jobs and recive notification via webhook notification (telegram).
the notification that i recive is like this:
⚠️There's a Down sensor in your PRTG!
SNMP Trap Receiver (SNMP Trap Receiver)
Last Message 0.03 #/s (Errors) is above the error limit of < 0.01 #/s in Errors. Device K-Veeamone IP/DNS 192.168.20.16 Probe Monitoring-HQ Group Server }}} the traps that i recive are like: {{{ SNMPv2-SMI::enterprises.31023.50.306 = Agent backup job state - (Job "test-ignore this - 192.168.20.8" finished with warning<br>Job finished with warning at 7/10/2021 3:55:50 PM <br>Processing finished with warnings at 7/10/2021 3:55:50 PM<br>Unable to truncate SQL server transaction logs. Deta...
my problem is the message in the trap "agenet backup job stat ...." is not shown on my web hook notification and just an unreadable "0.03 #/s (Errors) is above the error limit of < 0.01 #/s in Errors. " is recived wich is the sensor config.
how can i get the snmp trap body in my notification?
p.s:im binding
bindings[SNMPv2-SMI::enterprises.31023.50.306]
for error filter
Add comment