Good Day,
I run a list of alarms for our Service desk environment just to show all down devices at that current moment, i have a group that i would like to be excluded from this list however i am unsure of how to just exclude the specific group so below is my URL:
https://myserver.mydomain.com/sensors.htm?id=0&filter_status=5&columns=priority,downtimesince,probe,device,status,sensor,message
i would like to exclude the group 35396 (this is the root of a remote probe), anybody know if this is actually possible.
B,
Article Comments
Hi there,
By default this is not possible, but you could use a tag to do this. Therefore, please follow these steps:
- Add a tag to the corresponding Object (Group, Device, Sensor). E.g.: exclude
- Create a filter with this tag:
https://myserver.mydomain.com/sensors.htm?id=0&filter_status=5&columns=priority,downtimesince,probe,device,status,sensor,message&filter_tags=@tag(-exclude)
Kind regards,
Birk Guttmann, Tech Support Team
Aug, 2019 - Permalink
I guess if that's the only route i will do that :)
Thanks,
Aug, 2019 - Permalink
Hi there,
By default this is not possible, but you could use a tag to do this. Therefore, please follow these steps:
Kind regards,
Birk Guttmann, Tech Support Team
Aug, 2019 - Permalink