#include <disk_monitor.h>
|
| PathInfo () |
|
| PathInfo (std::string const &path_name_in, bool const check_load_high_fault_in, float const high_thres_percent_in, float const too_high_thres_percent_in) |
|
◆ PathInfo() [1/2]
disk_monitor::DiskMonitor::PathInfo::PathInfo |
( |
| ) |
|
◆ PathInfo() [2/2]
disk_monitor::DiskMonitor::PathInfo::PathInfo |
( |
std::string const & |
path_name_in, |
|
|
bool const |
check_load_high_fault_in, |
|
|
float const |
high_thres_percent_in, |
|
|
float const |
too_high_thres_percent_in |
|
) |
| |
◆ check_load_high_fault
bool disk_monitor::DiskMonitor::PathInfo::check_load_high_fault |
◆ critical_thres_percent
float disk_monitor::DiskMonitor::PathInfo::critical_thres_percent |
◆ high_thres_percent
float disk_monitor::DiskMonitor::PathInfo::high_thres_percent |
◆ path_name
std::string disk_monitor::DiskMonitor::PathInfo::path_name |
The documentation for this struct was generated from the following files: