GitHub Enterprise - SNMP extension

  • Latest Dynatrace
  • Extension
  • Published Oct 27, 2025

Monitor your GitHub Enterprise instance remotely with SNMP.

Overview dashboardExtension ConfigurationExtension MetricsCustom GitHub Instance entity screen
1 of 4Overview dashboard

Get started

Overview

This extension collects infrastructure metrics to provide insights into the resource usage, health and availability of your GitHub Enterprise instances.

Metrics are collected through SNMP get polling

  • Instance - CPU, Memory, Disk, Processes, Uptime
  • Disk - space, inodes, usage
  • Interfaces - bytes (octets) received, transmitted

Use cases

  • Remotely monitor the infrastructure health of your GitHub Enterprise instances.

Requirements

For SNMP configuration, see the Github Docs.

Compatibility information

  • SNMPv2c and SNMPv3

Activation and setup

Simply activate the extension in your environment using in-product Hub and provide the device configuration.

Read more in the SNMP Extension Documentation.

Details

The extension package contains:

  • SNMP DataSource configuration
  • dashboard template
  • topology definition and entity extraction rules

SNMPMIB files used for monitoring:

  • RFC1213-MIB
  • HOST-RESOURCES-MIB
  • UCD-SNMP-MIB.txt
  • MRVINREACH.mib

Feature sets

When activating your extension using monitoring configuration, you can limit monitoring to one of the feature sets. To work properly the extension has to collect at least one metric after the activation.

In highly segmented networks, feature sets can reflect the segments of your environment. Then, when you create a monitoring configuration, you can select a feature set and a corresponding ActiveGate group that can connect to this particular segment.

All metrics that aren't categorized into any feature set are considered to be the default and are always reported.

A metric inherits the feature set of a subgroup, which in turn inherits the feature set of a group. Also, the feature set defined on the metric level overrides the feature set defined on the subgroup level, which in turn overrides the feature set defined on the group level.

Metric nameMetric keyDescription
Time since the last re-startgithub.sys.uptimeThe time (in hundredths of a second) since the network management portion of the system was last re-initialized
Number of processesgithub.sys.processesThe number of process contexts currently loaded or running on the host.
Host memorygithub.memory.sizeAmount of RAM on the host
Total swap sizegithub.memory.swap.sizeThe total amount of swap space configured for this host.
Available swap spacegithub.memory.swap.availableThe amount of swap space currently unused or available.
Amount of free memorygithub.memory.freeThe total amount of memory free or available for use on this host.
Amount of shared memorygithub.memory.sharedThe total amount of real or virtual memory currently allocated for use as shared memory.
Amount of buffered memorygithub.memory.bufferedThe total amount of real or virtual memory currently allocated for use as memory buffers.
Amount of cached memorygithub.memory.cachedThe total amount of real or virtual memory currently allocated for use as cached memory.
User CPU timegithub.cpu.user.usagePercentage of user CPU time
System CPU timegithub.cpu.system.usagePercentage of system CPU time
Idle CPU timegithub.cpu.idle.usagePercentages of idle CPU time
Metric nameMetric keyDescription
Octets received (high capacity)github.if.hc.in.octets.countThe total number of octets received on the interface including framing characters. This metric uses 64 bit counter and should be used for highspeed devices.
Octets transmitted (high capacity)github.if.hc.out.octets.countThe total number of octets transmitted out of the interface including framing characters. This metric uses 64 bit counter and should be used for highspeed devices.
Metric nameMetric keyDescription
Disk sizegithub.disk.sizeTotal size of the disk/partion
Available disk spacegithub.disk.space.availableAvailable space on the disk
Used disk spacegithub.disk.space.usedUsed space on the disk
Disk space usagegithub.disk.space.usagePercentage of space used on disk
Disk inodes usagegithub.disk.inodes.usagePercentage of inodes used on disk
Related tags
ComputeSNMPCICDGitHubInfrastructure Observability