Helper methods for performance data processing. More...
Static Public Member Functions | |
static | process_performance_data ($perf_data_str) |
Process performance data and return as an array. |
Helper methods for performance data processing.
This should only be used in ORM, to do the backend processing. Because this can be done both for services and hosts, which is entirely similar, this is exported to a helper, so it's available for both.
static performance_data_Core::process_performance_data | ( | $ | perf_data_str | ) | [static] |
Process performance data and return as an array.
$perf_data_str | string |