Hi
Is it possible to generate report only for exceptions of high bandwidth, high CPU, high memory, device down, etc?
Daily the report should be generated and sent to specific IDs.
Regards,
Akhil
Modified on 2025-06-10 22:54:01 +0200
Hi
Is it possible to generate report only for exceptions of high bandwidth, high CPU, high memory, device down, etc?
Daily the report should be generated and sent to specific IDs.
Regards,
Akhil
Dear akhil7j
This is not directly possible with PRTG. PRTG offers an usual detection, but that one does not differ between unusual high or unusual low.
The report templates themselves offer the option to sort the items in question using a threshold value, and limit the output to a particular number of objects. In this sense, you could create your own report templates. Please read more about that here.
An example API call, used in that template, is
While not covered by technical support, you can try to use your own filter definitions.
Aug, 2015 - Permalink