mbgtools-lx  4.2.8
ALL_MONITORING_INFO Struct Reference

All monitoring information. More...

#include <cfg_hlp.h>

Data Fields

MBG_MONITORING_LIMITS limits
 
ALL_SNMP_INFOall_snmp_info
 
ALL_EVENTSall_events
 
ALL_SYSLOG_INFOall_syslog_info
 

Detailed Description

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

See also
MBG_XFEATURE_MONITORING

Definition at line 346 of file cfg_hlp.h.

Field Documentation

◆ all_events

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_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_SYSLOG_INFO* ALL_MONITORING_INFO::all_syslog_info

Definition at line 351 of file cfg_hlp.h.

Referenced by free_all_monitoring_info().

◆ limits

MBG_MONITORING_LIMITS ALL_MONITORING_INFO::limits

Definition at line 348 of file cfg_hlp.h.


The documentation for this struct was generated from the following file: