Skip to main content

Barracuda Cloudgen

Plugin: go.d.plugin Module: snmp

Overview

Monitor Barracuda Cloudgen (firewall) 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 barracuda-cloudgen.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.

Default Behavior

Auto-Detection

Auto-detected as Barracuda Cloudgen via sysObjectID/sysDescr.

Limits

The default configuration for this integration does not impose any limits.

Performance Impact

The default configuration for this integration is not expected to impose a significant performance impact on the system.

Setup

You can configure the snmp collector in two ways:

MethodBest forHow to
UIFast setup without editing filesGo to Nodes → Configure this node → Collectors → Jobs, search for snmp, then click + to add a job.
FileIf 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.

Prerequisites

SNMP access

SNMP must be enabled on the device and reachable from the Netdata Agent acting as the site's SNMP hub.

Configuration

Options

Configure the SNMP collector with the device hostname and SNMP credentials. See the SNMP collector reference for all options.

via UI

Configure the snmp collector from the Netdata web interface:

  1. Go to Nodes.
  2. Select the node where you want the snmp data-collection job to run and click the (Configure this node). That node will run the data collection.
  3. The Collectors → Jobs view opens by default.
  4. In the Search box, type snmp (or scroll the list) to locate the snmp collector.
  5. Click the + next to the snmp collector to add a new job.
  6. Fill in the job fields, then click Test to verify the configuration and Submit to save.
    • Test runs the job with the provided settings and shows whether data can be collected.
    • If it fails, an error message appears with details (for example, connection refused, timeout, or command execution errors), so you can adjust and retest.

via File

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
Examples

There are no configuration examples.

Alerts

There are no alerts configured by default for this integration.

Metrics

On top of the generic SNMP baseline (the Generic SNMP Device integration — interfaces, system, IP/TCP/UDP, host resources), this Barracuda Cloudgen 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.

50 metrics in 8 groups; each row is a chart context usable in alerts.

GroupMetrics
Network / Interface4
Network / QoS14
Network / VPN2
System / CPU2
System / Disk15
System / Memory11
System / Service1
System / Uptime1

Network / Interface

Metric (chart context)UnitScopeDescription
snmp.device_prof_ifAdminStatus{status}per interface, interfaceCurrent administrative state of the interface
snmp.device_prof_ifHighSpeedbit/sper interface, interfaceEstimate of the interface's current bandwidth
snmp.device_prof_ifNumber{interface}deviceNumber of network interfaces regardless of their current state present on this system
snmp.device_prof_ifOperStatus{status}per interface, interfaceCurrent operational state of the interface

Network / QoS

Metric (chart context)UnitScopeDescription
snmp.device_prof_phion_trafficShape_class1Drop{drop}/sper connector_nameDropped packets for class1
snmp.device_prof_phion_trafficShape_class1Packets{packet}/sper connector_nameTotal packets for class1
snmp.device_prof_phion_trafficShape_class1Totalbit/sper connector_nameTotal bytes for class1
snmp.device_prof_phion_trafficShape_class2Drop{drop}/sper connector_nameDropped packets for class2
snmp.device_prof_phion_trafficShape_class2Pakets{packet}/sper connector_nameTotal packets for class2
snmp.device_prof_phion_trafficShape_class2Totalbit/sper connector_nameTotal bytes for class2
snmp.device_prof_phion_trafficShape_class3Drop{drop}/sper connector_nameDropped packets for class3
snmp.device_prof_phion_trafficShape_class3Pakets{packet}/sper connector_nameTotal packets for class3
snmp.device_prof_phion_trafficShape_class3Totalbit/sper connector_nameTotal bytes for class3
snmp.device_prof_phion_trafficShape_noDelayDrop{drop}/sper connector_nameDropped packets for no delay
snmp.device_prof_phion_trafficShape_noDelayPakets{packet}/sper connector_nameTotal packets for no delay
snmp.device_prof_phion_trafficShape_noDelayTotalbit/sper connector_nameTotal bytes for no delay
snmp.device_prof_phion_trafficShape_ratebit/sper connector_nameTraffic shape rate
snmp.device_prof_phion_trafficShape_sessions{session}/sper connector_nameNumber of sessions

Network / VPN

Metric (chart context)UnitScopeDescription
snmp.device_prof_phion_vpnUsers{user}deviceNumber of VPN users
snmp.device_prof_vpnState{status}per vpn_nameVPN state

System / CPU

Metric (chart context)UnitScopeDescription
snmp.device_prof_ucd_ssRawContexts{switch}/sdeviceNumber of context switches
snmp.device_prof_ucd_ssRawInterrupts{interrupt}/sdeviceNumber of interrupts processed

System / Disk

Metric (chart context)UnitScopeDescription
snmp.device_prof_ucd_diskIOLA1%per ucd_disk_io_deviceThe 1 minute average load of disk (%)
snmp.device_prof_ucd_diskIOLA15%per ucd_disk_io_deviceThe 15 minute average load of disk (%)
snmp.device_prof_ucd_diskIOLA5%per ucd_disk_io_deviceThe 5 minute average load of disk (%)
snmp.device_prof_ucd_diskIONReadXBy/sper ucd_disk_io_deviceThe number of bytes read from this device since boot
snmp.device_prof_ucd_diskIONWrittenXBy/sper ucd_disk_io_deviceThe number of bytes written to this device since boot
snmp.device_prof_ucd_diskIOReads{read}/sper ucd_disk_io_deviceThe number of read accesses from this device since boot
snmp.device_prof_ucd_diskIOWrites{write}/sper ucd_disk_io_deviceThe number of write accesses to this device since boot
snmp.device_prof_ucd_dskAvailByper ucd_dsk_path, ucd_dsk_deviceAvailable space on the disk
snmp.device_prof_ucd_dskErrorFlag{status}per ucd_dsk_path, ucd_dsk_deviceFlag signaling that the disk or partition is under the minimum required space configured for it
snmp.device_prof_ucd_dskPercent%per ucd_dsk_path, ucd_dsk_devicePercentage of space used on disk
snmp.device_prof_ucd_dskPercentNode%per ucd_dsk_path, ucd_dsk_devicePercentage of inodes used on disk
snmp.device_prof_ucd_dskTotalByper ucd_dsk_path, ucd_dsk_deviceTotal size of the disk/partition
snmp.device_prof_ucd_dskUsedByper ucd_dsk_path, ucd_dsk_deviceUsed space on the disk
snmp.device_prof_ucd_ssIORawReceivedBy/sdeviceAmount of data read from disk or other block device
snmp.device_prof_ucd_ssIORawSentBy/sdeviceAmount of data written to disk or other block device

System / Memory

Metric (chart context)UnitScopeDescription
snmp.device_prof_memory_freeBydeviceThe amount of real/physical memory currently unused or available
snmp.device_prof_ucd_memAvailSwapBydeviceThe amount of swap space currently unused or available
snmp.device_prof_ucd_memBufferBydeviceThe total amount of real or virtual memory currently allocated for use as memory buffers
snmp.device_prof_ucd_memCachedBydeviceThe total amount of real or virtual memory currently allocated for use as cached memory
snmp.device_prof_ucd_memMinimumSwapBydeviceThe minimum amount of swap space expected to be kept free or available during normal operation of this host
snmp.device_prof_ucd_memSharedBydeviceThe total amount of real or virtual memory currently allocated for use as shared memory
snmp.device_prof_ucd_memTotalFreeBydeviceThe total amount of memory free or available for use on this host
snmp.device_prof_ucd_memTotalSwapBydeviceThe total amount of swap space configured for this host
snmp.device_prof_ucd_memoryTotalBydeviceThe total amount of real/physical memory installed on this host
snmp.device_prof_ucd_ssRawSwapInBy/sdeviceAmount of memory swapped in from disk
snmp.device_prof_ucd_ssRawSwapOutBy/sdeviceAmount of memory swapped out to disk

System / Service

Metric (chart context)UnitScopeDescription
snmp.device_prof_boxServiceState{status}per box_service_nameBox service state

System / Uptime

Metric (chart context)UnitScopeDescription
snmp.device_prof_systemUptimesdeviceTime since the system was last rebooted or powered on.

Do you have any feedback for this page? If so, you can open a new issue on our netdata/learn repository.