I've found I like to set this to my "home" /sensors.htm?id=0&filter_status=5&filter_status=13&filter_status=12 by trial and error. It seems to give a good quick overview of all abnormal sensors.
Is there any documentation available for all the filter_status numbers so I could more quickly determine what I have in that list and what I don't?
Thanks!
Article Comments
Hi,
yes, a documentation on the different states is available in the API documentation. Just go to
http(s)://YOUR_PRTG_SERVER/api.htm
there swiitch to tab Live Data. In section Sorting and Advanced Filtering you will find the documentation for the filter_status function.
Please see the following table as well for the different states:
Status Code | Sensor State |
1 | Unknown |
2 | Collecting |
3 | Up |
4 | Warning |
5 | Down |
6 | NoProbe |
7 | PausedbyUser |
8 | PausedbyDependency |
9 | PausedbySchedule |
10 | Unusual |
11 | PausedbyLicense |
12 | PausedUntil |
13 | DownAcknowledged |
14 | DownPartial |
Best regards
Sep, 2013 - Permalink
Excellent, thank you! :-)
Sep, 2013 - Permalink
Hi,
yes, a documentation on the different states is available in the API documentation. Just go to
there swiitch to tab Live Data. In section Sorting and Advanced Filtering you will find the documentation for the filter_status function.
Please see the following table as well for the different states:
Best regards
Sep, 2013 - Permalink