Plugin: go.d.plugin Module: snmp
Monitor Netapp (network device) with Netdata over SNMP. Netdata recognizes the device automatically by its sysObjectID (recognized across 1 device identifiers) and collects the metrics this profile declares — on top of the generic SNMP baseline — with no manual OID configuration.
Netdata’s SNMP collector matches the device to the netapp.yaml profile via sysObjectID/sysDescr, then polls the OIDs it declares.
This integration is supported on all platforms.
This integration supports multiple instances configured side-by-side.
Auto-detected as Netapp via sysObjectID/sysDescr.
The default configuration for this integration does not impose any limits.
The default configuration for this integration is not expected to impose a significant performance impact on the system.
You can configure the snmp collector in two ways:
| Method | Best for | How to |
|---|---|---|
| UI | Fast setup without editing files | Go to Nodes → Configure this node → Collectors → Jobs, search for snmp, then click + to add a job. |
| File | If you prefer configuring via file, or need to automate deployments (e.g., with Ansible) | Edit go.d/snmp.conf and add a job. |
Important
UI configuration requires paid Netdata Cloud plan.
SNMP must be enabled on the device and reachable from the Netdata Agent acting as the site’s SNMP hub.
Configure the SNMP collector with the device hostname and SNMP credentials. See the SNMP collector reference for all options.
Configure the snmp collector from the Netdata web interface:
The configuration file name for this integration is go.d/snmp.conf.
The file format is YAML. Generally, the structure is:
update_every: 1
autodetection_retry: 0
jobs:
- name: some_name1
- name: some_name2
You can edit the configuration file using the edit-config script from the
Netdata config directory.
cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata
sudo ./edit-config go.d/snmp.conf
There are no configuration examples.
On top of the generic SNMP baseline (the Generic SNMP Device integration — interfaces, system, IP/TCP/UDP, host resources), this Netapp profile adds the metrics below. Each is collected only where the device exposes the matching OID — inclusion means the profile requests it; availability depends on the device model and software.
35 metrics in 8 groups; each row is a chart context usable in alerts.
| Group | Metrics |
|---|---|
| Network / HTTP | 1 |
| Network / Interface | 11 |
| Storage / Cache | 2 |
| Storage / SnapMirror | 6 |
| Storage / SnapVault | 6 |
| System / ClusterFailover | 1 |
| System / FileSystem | 7 |
| System / Uptime | 1 |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_ncHttpActiveCliConns | {connection} | device | Number of currently active TCP/IP connections to HTTP clients |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_if64InDiscards | {packet}/s | per interface_index | The number of inbound packets discarded even though no errors were detected |
snmp.device_prof_if64InErrors | {error}/s | per interface_index | The number of inbound packets containing errors preventing delivery to higher-layer protocol |
snmp.device_prof_if64InNUcastPkts | {packet}/s | per interface_index | The number of non-unicast (broadcast/multicast) packets delivered to a higher-layer protocol |
snmp.device_prof_if64InOctets | bit/s | per interface_index | The total number of octets received on the interface, including framing characters |
snmp.device_prof_if64InUcastPkts | {packet}/s | per interface_index | The number of unicast packets delivered to a higher-layer protocol |
snmp.device_prof_if64InUnknownProtos | {packet}/s | per interface_index | The number of packets discarded due to unknown or unsupported protocol |
snmp.device_prof_if64OutDiscards | {packet}/s | per interface_index | The number of outbound packets discarded even though no errors were detected |
snmp.device_prof_if64OutErrors | {error}/s | per interface_index | The number of outbound packets that could not be transmitted due to errors |
snmp.device_prof_if64OutNUcastPkts | {packet}/s | per interface_index | The total number of non-unicast packets requested to be transmitted |
snmp.device_prof_if64OutOctets | bit/s | per interface_index | The total number of octets transmitted out of the interface, including framing characters |
snmp.device_prof_if64OutUcastPkts | {packet}/s | per interface_index | The total number of unicast packets requested to be transmitted |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_extcache64Hits | {buffer}/s | device | Number of wafl buffers read from the external cache |
snmp.device_prof_miscCacheAge | min | device | Age in minutes of the oldest read-only blocks in the buffer cache |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_snapmirrorLag | cs | per sm_index | How far behind from the source the destination is |
snmp.device_prof_snapmirrorState | {status} | per sm_index | Current state of the SnapMirror |
snmp.device_prof_snapmirrorStatus | {status} | per sm_index | Current transfer status of the SnapMirror |
snmp.device_prof_snapmirrorTotalFailures | {transfer}/s | per sm_index | Failed or aborted transfers |
snmp.device_prof_snapmirrorTotalSuccesses | {transfer}/s | per sm_index | Successful transfers |
snmp.device_prof_snapmirrorTotalTransMBs | By/s | per sm_index | Transfer size |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_svLag | cs | per sv_index | Shows how far away the destination is from the source. |
snmp.device_prof_svState | {status} | per sv_index | Current state of the SnapVault relationship |
snmp.device_prof_svStatus | {status} | per sv_index | Current transfer status |
snmp.device_prof_svTotalFailures | {transfer}/s | per sv_index | Failed or aborted transfers |
snmp.device_prof_svTotalSuccesses | {transfer}/s | per sv_index | Successful transfers |
snmp.device_prof_svTotalTransMBs | By/s | per sv_index | Transfer size |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_cfInterconnectStatus | {status} | device | The current status of the interconnect |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_dfHighAvailKBytes | By | per df_index, df_filesystem, df_type | Total disk space that is free for use on the referenced file system |
snmp.device_prof_dfHighTotalKBytes | By | per df_index, df_filesystem, df_type | Total capacity for the referenced file system |
snmp.device_prof_dfHighUsedKBytes | By | per df_index, df_filesystem, df_type | The total disk space that is in use on the referenced file system |
snmp.device_prof_dfInodesFree | {inode} | per df_index, df_filesystem, df_type | Total number of inodes that are available for use on the referenced file system |
snmp.device_prof_dfInodesUsed | {inode} | per df_index, df_filesystem, df_type | Total number of inodes in use on the referenced file system |
snmp.device_prof_dfMirrorStatus | {status} | per df_index, df_filesystem, df_type | The status of the file system |
snmp.device_prof_dfStatus | {status} | per df_index, df_filesystem, df_type | The status of the file system |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_systemUptime | s | device | Time since the system was last rebooted or powered on. |
There are no alerts configured by default for this integration.
Want a personalised demo of Netdata for your use case?