Plugin: go.d.plugin Module: snmp
Monitor Mcafee WEB Gateway (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 mcafee-web-gateway.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 Mcafee WEB Gateway 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 Mcafee WEB Gateway 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.
38 metrics in 15 groups; each row is a chart context usable in alerts.
| Group | Metrics |
|---|---|
| Network / Connection | 1 |
| Network / DNS | 1 |
| Network / FTP | 5 |
| Network / HTTP | 6 |
| Network / HTTPS | 6 |
| Network / Interface | 4 |
| Network / Socket | 1 |
| Security / Connection | 5 |
| Security / Filter | 3 |
| Security / Malware | 1 |
| Security / RuleEngine | 1 |
| System / CPU | 1 |
| System / Memory | 1 |
| System / Transaction | 1 |
| System / Uptime | 1 |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stClientCount | {client} | device | Currently connected clients |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stResolveHostViaDNS | ms | device | Time to resolve DNS in ms |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stFtpBytesFromClient | By/s | device | Number of bytes tranferred from proxy to client(s) using the FTP protocol |
snmp.device_prof_mcafee_mwg_stFtpBytesFromServer | By/s | device | Number of bytes tranferred from server(s) to proxy using the FTP protocol |
snmp.device_prof_mcafee_mwg_stFtpBytesToClient | By/s | device | Number of bytes tranferred from proxy to client(s) using the FTP protocol |
snmp.device_prof_mcafee_mwg_stFtpBytesToServer | By/s | device | Number of bytes tranferred from proxy to server(s) using the FTP protocol |
snmp.device_prof_mcafee_mwg_stFtpTraffic | By/s | device | Number of bytes transmitted between proxy and server(s) using the FTP protocol |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stHttpBytesFromClient | By/s | device | Number of bytes transferred from client to proxy using the HTTP protocol |
snmp.device_prof_mcafee_mwg_stHttpBytesFromServer | By/s | device | Number of bytes transferred from server to proxy using the HTTP protocol |
snmp.device_prof_mcafee_mwg_stHttpBytesToClient | By/s | device | Number of bytes transferred from proxy to client(s) using the HTTP protocol |
snmp.device_prof_mcafee_mwg_stHttpBytesToServer | By/s | device | Number of bytes transferred from proxy to server(s) using the HTTP protocol |
snmp.device_prof_mcafee_mwg_stHttpRequests | {request}/s | device | Number of HTTP requests |
snmp.device_prof_mcafee_mwg_stHttpTraffic | By/s | device | Number of bytes tranferred between proxy and server(s) using the HTTP protocol |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stHttpsBytesFromClient | By/s | device | Number of bytes tranferred from client(s) to proxy using the HTTPS protocol |
snmp.device_prof_mcafee_mwg_stHttpsBytesFromServer | By/s | device | Number of bytes tranferred from server(s) to proxy using the HTTPS protocol |
snmp.device_prof_mcafee_mwg_stHttpsBytesToClient | By/s | device | Number of bytes tranferred from proxy to client(s) and proxy using the HTTPS protocol |
snmp.device_prof_mcafee_mwg_stHttpsBytesToServer | By/s | device | Number of bytes tranferred from proxy to server(s) and proxy using the HTTPS protocol |
snmp.device_prof_mcafee_mwg_stHttpsRequests | {request}/s | device | Number of HTTPS requests |
snmp.device_prof_mcafee_mwg_stHttpsTraffic | By/s | device | Number of bytes tranferred between proxy and server(s) using the HTTPS protocol |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_ifAdminStatus | {status} | per interface, interface | Current administrative state of the interface |
snmp.device_prof_ifHighSpeed | bit/s | per interface, interface | Estimate of the interface’s current bandwidth |
snmp.device_prof_ifNumber | {interface} | device | Number of network interfaces regardless of their current state present on this system |
snmp.device_prof_ifOperStatus | {status} | per interface, interface | Current operational state of the interface |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stConnectedSockets | {socket} | device | Number of open network sockets in use by the proxy |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stBlockedByAntiMalware | {connection}/s | device | Number of connections blocked by Anti-Malware |
snmp.device_prof_mcafee_mwg_stBlockedByMediaFilter | {connection}/s | device | Number of connections that have been blocked by the Media-Type filter |
snmp.device_prof_mcafee_mwg_stBlockedByURLFilter | {connection}/s | device | Number of connection that have been blocked by the URL filter |
snmp.device_prof_mcafee_mwg_stConnectionsBlocked | {connection}/s | device | Number of blocked connections |
snmp.device_prof_mcafee_mwg_stConnectionsLegitimate | {connection}/s | device | Number of connections that not have been blocked |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stCategories | {category}/s | device | Number of categories detected by the URL filter |
snmp.device_prof_mcafee_mwg_stCategoryCount | {occurrence}/s | per mcafee_mwg_st_category_name | Number of times the URL filter detected this category |
snmp.device_prof_mcafee_mwg_stMimeType | {media_type}/s | device | Number of media types detected by the Media Type filter |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stMalwareDetected | {infection}/s | device | Number of infections detected by the McAfee Gateway Antimalware Engine |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stTimeConsumedByRuleEngine | ms | device | Average time used by the rule engine in ms |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_cpu_usage | % | device | The current CPU utilization |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_memory_usage | % | device | Virtual memory consumption of the main processes divided by RAM + half of SWAP space. Projected to 0-100. |
| Metric (chart context) | Unit | Scope | Description |
|---|---|---|---|
snmp.device_prof_mcafee_mwg_stTimeForTransaction | ms | device | Average time for transaction in ms |
| 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?