Monitoring
3.3.4
O2 Monitoring library
|
Monitors current process and/or other processes running at the same machien. More...
#include <ProcessMonitor.h>
Public Member Functions | |
std::vector< Metric > | getPerformanceMetrics () |
ProcessMonitor () | |
Prepares externam software commands (ps) | |
~ProcessMonitor ()=default | |
Default destructor. | |
void | init () |
Static Public Member Functions | |
static std::vector< std::string > | getAvailableMetricsNames () |
Friends | |
class | Monitoring |
Monitors current process and/or other processes running at the same machien.