Is PRTG capable of calculating
Modified on 2025-06-10 13:35:27 +0200
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.
Important: We no longer maintain this article. The information might be out of date.
• Mean Time Between Service Failure (MTBSF) – Defines the failure tolerance of the system and the number of hours that it is operational before a failure occurs;
• Mean Time Between Service Incidents (MTBSI) - the mean time from when a service fails, until it next fails. MTBSI is equal to MTBSF + MTRRS
Article Comments
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hello ricksauer
PRTG cannot compute these values by itself. But it is possible to query historic data via the PRTG API and perform any calculation you like by a script. A quick overview of the API can be found here https://www.paessler.com/manuals/prtg/application_programming_interface_api_definition.htm
The actual API documentation can be found in the PRTG webinterface, menu Setup / PRTG API.
Sep, 2014 - Permalink