Monitor server infrastructure health and performance using SNMP protocol in environments where you can't deploy OneAgent.
This extension collects generally supported SNMP infrastructure metrics to monitor the health and resource usage of servers. Metrics are collected through SNMP get polling.
Simply activate the extension in your environment using the in-product Hub and provide the required device connection configurations. This extension uses the Dynatrace SNMP Data source.
This extension collects SNMP OID metrics from commonly supported MIBs. Most feature sets map to general entries or tables within the MIB files.
sysname and the sysuptime metric.The custom metric usage can be managed through which feature sets you choose to enable. sysuptime is the only enforced metric as part of the 'default' feature set. You can also use filter variables to restrict collection of specific paths and sensor types Dimension Filters
All other feature sets are based on an Object Entry or Table within the SNMP Mib. e.g., hr-storage fs = HR hrStorageStable. Sometimes this is split into multiple for even more granular selection such as ucd-system-cpu-basic, ucd-system-cpu-detailed and ucd-system-swap which all come from: UCD systemStats.
To estimate the metrics ingested you can use a formula such as:
Scalar OIDs: 1 metric per OID#metric_keys_in_fsTable OIDs: 1 metric per each table entry (e.g., sensor, disk, process, file):#metric_keys_in_fs * #entries_in_table