Hi All,
Our PRTG Deployment has multiple customer probes and groups. I have added each of these probes/groups to a map as a status icon, so I can see on a per customer basis an overview of all alarms for each customer. What I want to do now is to create a simple 'traffic light' that will go red if any of the devices under any of these probes or groups goes into an error state. I tried doing this with sensor factory, using the sensor ID from the root of each probe/group. I tried both the below formats but neither work:
channel(2391) channel(6143) channel(6126)
channel(2391,*) channel(6143,*) channel(6126,*)
I don't want to put in a specific channel ID - this would be completely unworkable as there are thousands of them and unnecessary as I want it to alert if any channel under these probes and groups goes into an error state. How can I do this?
Thanks in Advance!
Add comment