Dear Team, I have Factory sensor which calculates sum of inbound speed for several servers. I have to calculate estimated time for ordering new storages. Is there any way how to get this value from the prtg sensor using powesrshell script or wright this value to some file?
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
You can use the API to pull out historical data from your sensors and then manipulate the data that comes out of PRTG. You can see the API documentation under Setup->PRTG API. With that, you should be able to write the values to a file if needed.
Apr, 2014 - Permalink