Skip to main content

Checkpoint

Plugin: go.d.plugin Module: snmp

Overview

Monitor Checkpoint (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 checkpoint.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 Checkpoint 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 Checkpoint 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.

176 metrics in 16 groups; each row is a chart context usable in alerts.

GroupMetrics
Hardware / RAID6
Hardware / Sensor7
Network / IP28
Network / Interface31
Network / TCP12
Network / UDP6
Network / VPN28
Security / Cluster6
Security / Firewall14
Security / RemoteAccess2
Security / VSX15
System / Activity2
System / CPU7
System / Disk6
System / Memory5
System / Uptime1

Hardware / RAID

Metric (chart context)UnitScopeDescription
snmp.device_prof_numOfDisksOnRaid{disk}per raid_volume_indexNumber of physical disks in RAID volume
snmp.device_prof_raidDiskSizeGByper raid_disk_indexRAID physical disk size
snmp.device_prof_raidDiskState{status}per raid_disk_indexRAID physical disk state
snmp.device_prof_raidDiskSyncState%per raid_disk_indexRAID disk synchronization progress
snmp.device_prof_raidVolumeSizeGByper raid_volume_indexRAID volume size
snmp.device_prof_raidVolumeState{status}per raid_volume_indexRAID volume operational state

Hardware / Sensor

Metric (chart context)UnitScopeDescription
snmp.device_prof_fanSpeedSensorStatus{status}per sensor_index, sensor_nameSensor is out of range true(1), false(0), reading error(2)
snmp.device_prof_fanSpeedSensorValue{revolution}/minper sensor_index, sensor_nameSensor value
snmp.device_prof_powerSupplyStatus{status}per psu_indexPower supply operational status
snmp.device_prof_tempertureSensorStatus{status}per sensor_index, sensor_nameSensor is out of range true(1), false(0), reading error(2)
snmp.device_prof_tempertureSensorValueCelper sensor_index, sensor_nameSensor value
snmp.device_prof_voltageSensorStatus{status}per sensor_index, sensor_nameVoltage sensor out-of-range status
snmp.device_prof_voltageSensorValueVper sensor_index, sensor_nameVoltage sensor reading

Network / IP

Metric (chart context)UnitScopeDescription
snmp.device_prof_ipSystemStatsHCInBcastPkts{packet}/sper ipversionThe number of IP broadcast datagrams received
snmp.device_prof_ipSystemStatsHCInForwDatagrams{forward}/sper ipversionInput datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to fo…
snmp.device_prof_ipSystemStatsHCInMcastOctetsbit/sper ipversionThe total number of octets received in IP multicast datagrams
snmp.device_prof_ipSystemStatsHCInMcastPkts{packet}/sper ipversionThe number of IP multicast datagrams received
snmp.device_prof_ipSystemStatsHCInOctetsbit/sper ipversionOctets received in input IP datagrams
snmp.device_prof_ipSystemStatsHCInReceives{packet}/sper ipversionInput IP datagrams received
snmp.device_prof_ipSystemStatsHCOutBcastPkts{packet}/sper ipversionThe number of IP broadcast datagrams transmitted
snmp.device_prof_ipSystemStatsHCOutForwDatagrams{packet}/sper ipversionThe number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path…
snmp.device_prof_ipSystemStatsHCOutMcastOctetsbit/sper ipversionThe total number of octets transmitted in IP multicast datagrams
snmp.device_prof_ipSystemStatsHCOutMcastPkts{packet}/sper ipversionThe number of IP multicast datagrams transmitted
snmp.device_prof_ipSystemStatsHCOutOctetsbit/sper ipversionThe total number of octets in IP datagrams delivered to the lower layers for transmission
snmp.device_prof_ipSystemStatsHCOutRequests{packet}/sper ipversionThe total number of IP datagrams that local IP user-protocols including ICMP supplied to IP in requests for transmission
snmp.device_prof_ipSystemStatsHCOutTransmits{packet}/sper ipversionThe total number of IP datagrams that this entity supplied to the lower layers for transmission
snmp.device_prof_ipSystemStatsInAddrErrors{error}/sper ipversionInput IP datagrams discarded due to invalid IP address in header
snmp.device_prof_ipSystemStatsInDiscards{error}/sper ipversionThe number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded
snmp.device_prof_ipSystemStatsInHdrErrors{error}/sper ipversionDiscarded input IP datagrams due to errors in their IP headers
snmp.device_prof_ipSystemStatsInNoRoutes{errors}/sper ipversionInput IP datagrams discarded because no route could be found to transmit them to their destination
snmp.device_prof_ipSystemStatsInTruncatedPkts{error}/sper ipversionInput IP datagrams discarded due to datagram frame not carrying enough data
snmp.device_prof_ipSystemStatsInUnknownProtos{error}/sper ipversionLocally-addressed IP datagrams received successfully but discarded due to an unknown or unsupported protocol
snmp.device_prof_ipSystemStatsOutDiscards{error}/sper ipversionThe number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but wer…
snmp.device_prof_ipSystemStatsOutFragCreates{fragment}/sper ipversionThe number of output datagram fragments that have been generated as a result of IP fragmentation
snmp.device_prof_ipSystemStatsOutFragFails{error}/sper ipversionThe number of IP datagrams that have been discarded because they needed to be fragmented but could not be
snmp.device_prof_ipSystemStatsOutFragOKs{packet}/sper ipversionThe number of IP datagrams that have been successfully fragmented
snmp.device_prof_ipSystemStatsOutFragReqds{packet}/sper ipversionThe number of IP datagrams that would require fragmentation in order to be transmitted
snmp.device_prof_ipSystemStatsOutNoRoutes{error}/sper ipversionThe number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination
snmp.device_prof_ipSystemStatsReasmFails{error}/sper ipversionThe number of failures detected by the IP re-assembly algorithm
snmp.device_prof_ipSystemStatsReasmOKs{packet}/sper ipversionThe number of IP datagrams successfully reassembled
snmp.device_prof_ipSystemStatsReasmReqds{fragment}/sper ipversionThe number of IP fragments received that needed to be reassembled at this interface

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
snmp.device_prof_ipIfStatsHCInBcastPkts{packet}/sper interface_index, ipversionThe number of IP broadcast datagrams received
snmp.device_prof_ipIfStatsHCInDelivers{packet}/sper interface_index, ipversionThe total number of datagrams successfully delivered to IP user-protocols including ICMP
snmp.device_prof_ipIfStatsHCInForwDatagrams{forward}/sper interface_index, ipversionThe number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find…
snmp.device_prof_ipIfStatsHCInMcastOctetsbit/sper interface_index, ipversionThe total number of octets received in IP multicast datagrams
snmp.device_prof_ipIfStatsHCInMcastPkts{packet}/sper interface_index, ipversionThe number of IP multicast datagrams received
snmp.device_prof_ipIfStatsHCInOctetsbit/sper interface_index, ipversionThe total number of octets received in input IP datagrams, including those received in error
snmp.device_prof_ipIfStatsHCOutBcastPkts{packet}/sper interface_index, ipversionThe number of IP broadcast datagrams transmitted
snmp.device_prof_ipIfStatsHCOutForwDatagrams{packet}/sper interface_index, ipversionThe number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path…
snmp.device_prof_ipIfStatsHCOutMcastOctetsbit/sper interface_index, ipversionThe total number of octets transmitted in IP multicast datagrams
snmp.device_prof_ipIfStatsHCOutMcastPkts{packet}/sper interface_index, ipversionThe number of IP multicast datagrams transmitted
snmp.device_prof_ipIfStatsHCOutOctetsbit/sper interface_index, ipversionThe total number of octets in IP datagrams delivered to the lower layers for transmission
snmp.device_prof_ipIfStatsHCOutRequests{packet}/sper interface_index, ipversionThe total number of IP datagrams that local IP user-protocols including ICMP supplied to IP in requests for transmission
snmp.device_prof_ipIfStatsHCOutTransmits{packet}/sper interface_index, ipversionThe total number of IP datagrams that this entity supplied to the lower layers for transmission
snmp.device_prof_ipIfStatsInAddrErrors{error}/sper interface_index, ipversionThe number of input IP datagrams discarded because the IP address in their IP header's destination field was not a valid address t…
snmp.device_prof_ipIfStatsInDiscards{error}/sper interface_index, ipversionThe number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded
snmp.device_prof_ipIfStatsInHdrErrors{error}/sper interface_index, ipversionThe number of input IP datagrams discarded due to errors in their IP headers
snmp.device_prof_ipIfStatsInNoRoutes{error}/sper interface_index, ipversionThe number of input IP datagrams discarded because no route could be found to transmit them to their destination
snmp.device_prof_ipIfStatsInTruncatedPkts{error}/sper interface_index, ipversionThe number of input IP datagrams discarded because the datagram frame didn't carry enough data
snmp.device_prof_ipIfStatsInUnknownProtos{error}/sper interface_index, ipversionThe number of locally-addressed IP datagrams received successfully but discarded because of an unknown or unsupported protocol
snmp.device_prof_ipIfStatsOutDiscards{error}/sper interface_index, ipversionThe number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but wer…
snmp.device_prof_ipIfStatsOutFragCreates{fragment}/sper interface_index, ipversionThe number of output datagram fragments that have been generated as a result of IP fragmentation
snmp.device_prof_ipIfStatsOutFragFails{packet}/sper interface_index, ipversionThe number of IP datagrams that have been discarded because they needed to be fragmented but could not be
snmp.device_prof_ipIfStatsOutFragOKs{packet}/sper interface_index, ipversionThe number of IP datagrams that have been successfully fragmented
snmp.device_prof_ipIfStatsOutFragReqds{packet}/sper interface_index, ipversionThe number of IP datagrams that would require fragmentation in order to be transmitted
snmp.device_prof_ipIfStatsReasmFails{error}/sper interface_index, ipversionThe number of failures detected by the IP re-assembly algorithm
snmp.device_prof_ipIfStatsReasmOKs{packet}/sper interface_index, ipversionThe number of IP datagrams successfully reassembled
snmp.device_prof_ipIfStatsReasmReqds{fragment}/sper interface_index, ipversionThe number of IP fragments received that needed to be reassembled at this interface

Network / TCP

Metric (chart context)UnitScopeDescription
snmp.device_prof_tcpActiveOpens{transition}/sdeviceTCP connections transitioning from CLOSED to SYN-SENT
snmp.device_prof_tcpAttemptFails{failure}/sdeviceFailed TCP connection attempts
snmp.device_prof_tcpCurrEstab{connection}deviceCurrent TCP connections in ESTABLISHED or CLOSE-WAIT state
snmp.device_prof_tcpEstabResets{reset}/sdeviceTCP connections reset from ESTABLISHED/CLOSE-WAIT
snmp.device_prof_tcpHCInSegs{packet}/sdeviceTCP segments received
snmp.device_prof_tcpHCOutSegs{packet}/sdeviceTCP segments sent
snmp.device_prof_tcpInErrs{error}/sdeviceTCP segments received with errors
snmp.device_prof_tcpInSegs{packet}/sdeviceTCP segments received
snmp.device_prof_tcpOutRsts{reset}/sdeviceTCP segments sent with RST flag
snmp.device_prof_tcpOutSegs{packet}/sdeviceTCP segments sent
snmp.device_prof_tcpPassiveOpens{transition}/sdeviceTCP connections transitioning from LISTEN to SYN-RCVD
snmp.device_prof_tcpRetransSegs{retransmit}/sdeviceTCP segments retransmitted

Network / UDP

Metric (chart context)UnitScopeDescription
snmp.device_prof_udpHCInDatagrams{packet}/sdeviceUDP datagrams received
snmp.device_prof_udpHCOutDatagrams{packet}/sdeviceUDP datagrams sent
snmp.device_prof_udpInDatagrams{packet}/sdeviceUDP datagrams received
snmp.device_prof_udpInErrors{error}/sdeviceUDP datagrams received but couldn't be delivered (not due to missing app)
snmp.device_prof_udpNoPorts{error}/sdeviceUDP datagrams received with no app on the destination port
snmp.device_prof_udpOutDatagrams{packet}/sdeviceUDP datagrams sent

Network / VPN

Metric (chart context)UnitScopeDescription
snmp.device_prof_cpvCurrEspSAsIn{sa}deviceNumber of current inbound ESP Security Associations
snmp.device_prof_cpvCurrEspSAsOut{sa}deviceNumber of current outbound ESP Security Associations
snmp.device_prof_cpvIKECurrInitSAs{sa}deviceCurrent IKE Security Associations initiated by this gateway
snmp.device_prof_cpvIKECurrRespSAs{sa}deviceCurrent IKE Security Associations responded to by this gateway
snmp.device_prof_cpvIKECurrSAs{sa}deviceNumber of current IKE Security Associations
snmp.device_prof_cpvIKEMaxConncurSAs{sa}devicePeak concurrent IKE Security Associations
snmp.device_prof_cpvIKENoResp{failure}/sdeviceIKE failures per second due to no response from peer
snmp.device_prof_cpvIKETotalFailuresInit{failure}/sdeviceIKE negotiation failures as initiator per second
snmp.device_prof_cpvIKETotalFailuresResp{failure}/sdeviceIKE negotiation failures as responder per second
snmp.device_prof_cpvIKETotalSAs{sa}/sdeviceIKE Security Associations created per second
snmp.device_prof_cpvIKETotalSAsAttempts{attempt}/sdeviceIKE SA negotiation attempts per second
snmp.device_prof_cpvIpsecEspDecBytesBy/sdeviceESP decrypted bytes per second
snmp.device_prof_cpvIpsecEspDecPkts{packet}/sdeviceESP decrypted packets per second
snmp.device_prof_cpvIpsecEspEncBytesBy/sdeviceESP encrypted bytes per second
snmp.device_prof_cpvIpsecEspEncPkts{packet}/sdeviceESP encrypted packets per second
snmp.device_prof_cpvIpsecUdpEspDecPkts{packet}/sdeviceNAT-T UDP-encapsulated ESP decrypted packets per second
snmp.device_prof_cpvIpsecUdpEspEncPkts{packet}/sdeviceNAT-T UDP-encapsulated ESP encrypted packets per second
snmp.device_prof_cpvSaAuthErr{error}/sdeviceSA authentication errors per second
snmp.device_prof_cpvSaDecrErr{error}/sdeviceSA decryption errors per second
snmp.device_prof_cpvSaOtherErrIn{error}/sdeviceIPSec SA other inbound errors per second
snmp.device_prof_cpvSaOtherErrOut{error}/sdeviceIPSec SA other outbound errors per second
snmp.device_prof_cpvSaPolicyErr{error}/sdeviceIPSec SA policy errors per second
snmp.device_prof_cpvSaReplayErr{error}/sdeviceSA replay errors per second
snmp.device_prof_cpvSaUnknownSpiErr{error}/sdeviceIPSec SA unknown SPI errors per second
snmp.device_prof_permanentTunnelProbState{status}per tunnel_index, tunnel_peer_nameDPD probe state of the permanent VPN tunnel
snmp.device_prof_permanentTunnelState{status}per tunnel_index, tunnel_peer_nameCurrent state of the permanent VPN tunnel
snmp.device_prof_tunnelProbState{status}per tunnel_index, tunnel_peer_nameDPD probe state of the VPN tunnel
snmp.device_prof_tunnelState{status}per tunnel_index, tunnel_peer_nameCurrent state of the VPN tunnel

Security / Cluster

Metric (chart context)UnitScopeDescription
snmp.device_prof_haInstalled{status}deviceWhether HA/ClusterXL is installed on this gateway
snmp.device_prof_haProblemPriority{priority}per problem_indexHA problem priority level
snmp.device_prof_haProblemVerified{status}per problem_indexWhether the HA problem has been verified
snmp.device_prof_haStarted{status}deviceWhether HA/ClusterXL has been started
snmp.device_prof_haStatCode{code}deviceHA/ClusterXL numeric status code (0 = healthy)
snmp.device_prof_haState{status}deviceHA/ClusterXL member state

Security / Firewall

Metric (chart context)UnitScopeDescription
snmp.device_prof_fwAccepted{packet}/sdeviceNumber of accepted packets
snmp.device_prof_fwDropped{packet}/sdeviceNumber of dropped packets
snmp.device_prof_fwFullyUtilizedDrops{packet}/sdevicePackets dropped per second due to fully utilized firewall instance
snmp.device_prof_fwHmemBytesPeakBydeviceFirewall heap memory peak bytes used
snmp.device_prof_fwHmemBytesUsedBydeviceFirewall heap memory bytes in use
snmp.device_prof_fwHmemFailedAlloc{failure}/sdeviceFirewall heap memory allocation failures per second
snmp.device_prof_fwKmemAvailablePhysicalMemBydeviceFirewall kernel physical memory available for allocation
snmp.device_prof_fwKmemBytesPeakBydeviceFirewall kernel memory peak bytes used
snmp.device_prof_fwKmemBytesUsedBydeviceFirewall kernel memory bytes in use
snmp.device_prof_fwKmemFailedAlloc{failure}/sdeviceFirewall kernel memory allocation failures per second
snmp.device_prof_fwKmemSystemPhysicalMemBydeviceFirewall kernel total system physical memory
snmp.device_prof_fwLogged{packet}/sdeviceLogged packets per second
snmp.device_prof_fwRejected{packet}/sdeviceNumber of rejected packets
snmp.device_prof_fwSICTrustState{status}deviceSIC trust state between gateway and management server

Security / RemoteAccess

Metric (chart context)UnitScopeDescription
snmp.device_prof_dtpsConnectedUsers{user}deviceCurrently connected remote access VPN users
snmp.device_prof_dtpsLicensedUsers{user}deviceLicensed remote access VPN users

Security / VSX

Metric (chart context)UnitScopeDescription
snmp.device_prof_vsxCountersAcceptedTotal{packet}/sper vs_idVirtual system accepted packets per second
snmp.device_prof_vsxCountersBytesAcceptedTotalBy/sper vs_idVirtual system accepted bytes per second
snmp.device_prof_vsxCountersBytesDroppedTotalBy/sper vs_idVirtual system dropped bytes per second
snmp.device_prof_vsxCountersBytesRejectedTotalBy/sper vs_idVirtual system rejected bytes per second
snmp.device_prof_vsxCountersConnNum{connection}per vs_idVirtual system active connections
snmp.device_prof_vsxCountersConnPeakNum{connection}per vs_idVirtual system peak connections
snmp.device_prof_vsxCountersConnTableLimit{connection}per vs_idVirtual system connection table limit
snmp.device_prof_vsxCountersDroppedTotal{packet}/sper vs_idVirtual system dropped packets per second
snmp.device_prof_vsxCountersLoggedTotal{packet}/sper vs_idVirtual system logged packets per second
snmp.device_prof_vsxCountersRejectedTotal{packet}/sper vs_idVirtual system rejected packets per second
snmp.device_prof_vsxStatusCPUUsage1min%per vs_idVirtual system CPU usage (1 minute average)
snmp.device_prof_vsxStatusVSWeight{weight}per vs_id, vs_nameVirtual system resource control weight
snmp.device_prof_vsxVsConfigured{vs}deviceNumber of virtual systems configured
snmp.device_prof_vsxVsInstalled{vs}deviceNumber of virtual systems installed
snmp.device_prof_vsxVsSupported{vs}deviceMaximum number of virtual systems supported

System / Activity

Metric (chart context)UnitScopeDescription
snmp.device_prof_fwNumConn{connection}deviceNumber of connections
snmp.device_prof_fwPeakNumConn{connection}devicePeak number of connections

System / CPU

Metric (chart context)UnitScopeDescription
snmp.device_prof_cpu_usage%per cpu_coreThe current CPU utilization
snmp.device_prof_multiProcIdleTime%per cpu_coreProcessor idle time
snmp.device_prof_multiProcSystemTime%per cpu_coreProcessor system time
snmp.device_prof_multiProcUserTime%per cpu_coreProcessor user time
snmp.device_prof_procInterrupts{interrupt}/sdeviceProcessor interrupts per second
snmp.device_prof_procNum{processor}deviceNumber of processors
snmp.device_prof_procQueue{process}deviceProcessor run queue length

System / Disk

Metric (chart context)UnitScopeDescription
snmp.device_prof_multiDiskFreeAvailableBytesByper disk_index, disk_nameDisk free available bytes
snmp.device_prof_multiDiskFreeAvailablePercent%per disk_index, disk_nameDisk free available percent
snmp.device_prof_multiDiskFreeTotalBytesByper disk_index, disk_nameDisk free total bytes
snmp.device_prof_multiDiskFreeTotalPercent%per disk_index, disk_nameDisk free total percent
snmp.device_prof_multiDiskSizeGByper disk_index, disk_nameDisk size
snmp.device_prof_multiDiskUsedGByper disk_index, disk_nameDisk used

System / Memory

Metric (chart context)UnitScopeDescription
snmp.device_prof_memActiveReal64BydeviceActive real memory
snmp.device_prof_memActiveVirtual64BydeviceActive virtual memory
snmp.device_prof_memFreeReal64BydeviceFree real memory
snmp.device_prof_memTotalReal64BydeviceTotal real memory
snmp.device_prof_memTotalVirtual64BydeviceTotal virtual memory

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.