mbgtools-lx
4.2.8
|
All monitoring information. More...
#include <cfg_hlp.h>
Data Fields | |
MBG_MONITORING_LIMITS | limits |
ALL_SNMP_INFO * | all_snmp_info |
ALL_EVENTS * | all_events |
ALL_SYSLOG_INFO * | all_syslog_info |
All monitoring information.
Used to collect all configuration parameters for monitoring of a device Depending on the MBG_MONITORING_LIMITS::supp_types, the approriate configurations can be found in the sub structures
ALL_EVENTS* ALL_MONITORING_INFO::all_events |
Definition at line 350 of file cfg_hlp.h.
Referenced by free_all_monitoring_info().
ALL_SNMP_INFO* ALL_MONITORING_INFO::all_snmp_info |
Definition at line 349 of file cfg_hlp.h.
Referenced by free_all_monitoring_info().
ALL_SYSLOG_INFO* ALL_MONITORING_INFO::all_syslog_info |
Definition at line 351 of file cfg_hlp.h.
Referenced by free_all_monitoring_info().
MBG_MONITORING_LIMITS ALL_MONITORING_INFO::limits |