The PC rh-pc-edv-4 is switched on only when the user is on her workplace. The PC answers to pings although it is switched off. With this behaviour ping cannot be used to determine wether the PC is running or now.
But we have to check the SMART-status of its harddisk. When the PC is switched off PRTG shall show an *acknowledged* alarm which is not red but „light red“.
Hints found in the internet
https://kb.paessler.com/en/topic/5903-how-to-auto-acknowledge-a-down-sensor-in-prtg
Master-Parent-Service is another service (here: RAM)
Go in PRTG to the PC. All services which are checked are shown now, these are: ping, RAM, Harddisk, WMI SMART
Go to service RAM, go to „Settings“, go to section „Schedules, Dependencies, and Maintenance Window“. Set „Dependency Type“ not to „Use parent“ but to „Master sensor for parent“
Create PRTG-Notification which acknowledges the error of not available RAM
I create an http Notification with the name „Auto-Acknowledge Sensor Down“ as described as number 1 in
https://kb.paessler.com/en/topic/5903-how-to-auto-acknowledge-a-down-sensor-in-prtg
I create Notification trigger as described in number 2 in
https://kb.paessler.com/en/topic/5903-how-to-auto-acknowledge-a-down-sensor-in-prtg
The service I put the trigger on is „the PC“, service „RAM“
Device – select the pc – service „RAM“ – „Notification Triggers“ – on the right side: + Add State trigger: when the sensor state is down… perform : Auto-Acknowledge Sensor down (this is selected from a list)
Result
When the PC is switched off, ping is running, but this does not matter. The more important thing: RAM cannot be checked anymore (this is the master-service everything depends on this machine). When this happens, the RAM-error gets acknowledged automatically by PRTG itself and all service go to pause and no other triggers get started.
Add comment