MAX_TEMPS
char name[MAX_TEMPS][MAX_LOM2_NAME_STR];
int temp[MAX_TEMPS]; /* degrees C */
int warning[MAX_TEMPS]; /* degrees C - zero if not enabled */
int shutdown[MAX_TEMPS]; /* degrees C - zero if not enabled */
char name_ov[MAX_TEMPS][MAX_LOM2_NAME_STR];
int status_ov[MAX_TEMPS]; /* 0=ok 1=faulty */