Low-Energy Muon (LEM) Experiment
0.5.2
|
#include <nemu_experim.h>
Data Fields | |
float | cpu1_temp |
float | cpu2_temp |
float | system_temp |
float | peripherial_temp |
float | pch_temp |
float | p1_dimma1_temp |
float | p1_dimmb1_temp |
float | p2_dimme1_temp |
float | p2_dimmf1_temp |
int | fan1 |
int | fan2 |
int | fan3 |
int | fan5 |
int | fan6 |
float | vtt |
float | cpu1_vcore |
float | cpu2_vcore |
float | vdimm_ab |
float | vdimm_cd |
float | vdimm_ef |
float | vdimm_gh |
float | p1_1v |
float | p1_5v |
float | p3_3v |
float | p3_3vsb |
float | p5v |
float | p5vsb |
float | p12v |
float | vbat |
int | chassis_intru |
int | ps1_status |
int | ps2_status |
Definition at line 198 of file nemu_experim.h.
int LEM00_IPMI_LOG::chassis_intru |
Definition at line 228 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::cpu1_temp |
Definition at line 199 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::cpu1_vcore |
Definition at line 214 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::cpu2_temp |
Definition at line 200 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::cpu2_vcore |
Definition at line 215 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
int LEM00_IPMI_LOG::fan1 |
Definition at line 208 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
int LEM00_IPMI_LOG::fan2 |
Definition at line 209 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
int LEM00_IPMI_LOG::fan3 |
Definition at line 210 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
int LEM00_IPMI_LOG::fan5 |
Definition at line 211 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
int LEM00_IPMI_LOG::fan6 |
Definition at line 212 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p12v |
Definition at line 226 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p1_1v |
Definition at line 220 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p1_5v |
Definition at line 221 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p1_dimma1_temp |
Definition at line 204 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p1_dimmb1_temp |
Definition at line 205 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p2_dimme1_temp |
Definition at line 206 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p2_dimmf1_temp |
Definition at line 207 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p3_3v |
Definition at line 222 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p3_3vsb |
Definition at line 223 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p5v |
Definition at line 224 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::p5vsb |
Definition at line 225 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::pch_temp |
Definition at line 203 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::peripherial_temp |
Definition at line 202 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
int LEM00_IPMI_LOG::ps1_status |
Definition at line 229 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
int LEM00_IPMI_LOG::ps2_status |
Definition at line 230 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::system_temp |
Definition at line 201 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::vbat |
Definition at line 227 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::vdimm_ab |
Definition at line 216 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::vdimm_cd |
Definition at line 217 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::vdimm_ef |
Definition at line 218 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::vdimm_gh |
Definition at line 219 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().
float LEM00_IPMI_LOG::vtt |
Definition at line 213 of file nemu_experim.h.
Referenced by read_lem00_ipmi_log().