Hello, I should like get details about logs notifications which have ocurred but I don't know what was the trigger event called.
For exemplo, in the log of sensor there are many "notifications info" with "Threshold Trigger activated (Trigger ID: 8589937211)"
so I should like know details of Trigger ID: 8589937211, who called it ?
thanks
Article Comments
Hi, well I should like get details about Triggers. for exemplo, I have four triggers for a sensor but in log appear only the name of sensor and no the trigger what was triggered. it's possible look the trigger what was triggered in the log of sensor ?
thanks
May, 2013 - Permalink
In the logs, it will tell you what type of trigger was activated and looking at that against what the last message was for the sensor is the only way to discern which notification was triggered.
For example, if your log says that a Threshold Trigger was activated and the last message from the sensor says that the "Sensor is below the 90% threshold", and you have a threshold trigger that says at 90% notify, then you know which notification was triggered.
Also, in the log, you can see the IDs for the notifications that were triggered. i.e. State Trigger sending EXE (Sensor/Source/ID: 2894/2894/3) the last number "3" is the ID of the trigger that was activated. If you search in the logs, it's possible to see what triggers have what IDs from when they were created or edited.
May, 2013 - Permalink
Hi,
Sorry but I can't identify what ID of sensor was trigged yet.
in the log of sensor appear follow information:
"State Trigger sending Email,EXE (TriggerID: 4294969915)"
But when I look in the notification configuration of the sensor I can't view any ID for any trigger state. how can I send a attached file for you ?
thanks
Jun, 2013 - Permalink
In the new version of PRTG, when a trigger is activated by a sensor you should see in the logs
"State Trigger activated (Sensor/Source/ID: 2894/2894/3)"
this can be paired with when the notification was created
"Subnode Created State Trigger ID:3 | esclatency:5 | escnotificationid:3355 | latency:5 | nodest:0 | offnotificationid:-1 | onnotificationid:3355 | repeatival:1"
In the older versions this was not available sorry.
Jun, 2013 - Permalink
Hi, this is my version "PRTG Network Monitor 9.1.6.1963"
Can I update to the last version ? there is any cost ?
thanks
Jun, 2013 - Permalink
You can log into the shop to see if you still have maintenance and if not, you can purchase it there or you can send an email to sales@paessler.com with your key and get a quote from them.
Jun, 2013 - Permalink
For each sensor, you should be able to go to the notifications tab and see which notifications are applied to that sensor. There it should also state where the thresholds are set to for these notifications and you should be able to adjust them there.
When a notification shows in the log, you can also see which sensor it was triggered on to the left. If you click on it there, it will take you directly to the sensor where you can view which notifications are set for the sensor. Sensor Notification Settings
May, 2013 - Permalink