Inheritance diagram for VisAO::system_status_board:Public Attributes | |
| double | core_temps [SYS_N_CORES] |
| double | core_max [SYS_N_CORES] |
| double | core_idle [SYS_N_VCORES] |
| double | core_temp_warn |
| double | core_temp_limit |
| char | raid_stat [SYS_N_LOGDRV] |
| size_t | mem_tot |
| size_t | mem_used |
| size_t | mem_free |
| size_t | mem_shared |
| size_t | mem_buff |
| size_t | mem_cached |
| size_t | swap_tot |
| size_t | swap_used |
| size_t | swap_free |
| size_t | dfroot_size |
| size_t | dfroot_used |
| size_t | dfroot_avail |
| double | hdd_used_warn |
| double | hdd_used_limit |
| int | GPUTemp |
| int | GPUMemUsage |
| double | gpu_temp_warn |
| double | gpu_temp_limit |
| int | HDDTemp_a |
| int | HDDTemp_b |
| double | hdd_temp_warn |
| double | hdd_temp_limit |
| double | AirTemp |
| double | Joe47Temp |
| double | air_temp_warn |
| double | air_temp_limit |
| double | joe_temp_warn |
| double | joe_temp_limit |
Public Attributes inherited from VisAO::basic_status_board | |
| char | appname [25] |
| int | control_mode |
| struct timespec | last_update |
| double | max_update_interval |
Definition at line 179 of file statusboard.h.