You can monitor basic system resources on your GitHub Enterprise appliance using either the SNMP or collectd statistics collection protocols.

About SNMP

SNMP is a widely supported method of monitoring network devices and servers. SNMP is disabled by default but can be configured through the GitHub Enterprise Monitor Dashboard. UDP port 161 must be open and reachable from your network management station. For more information, see "Monitoring using SNMP."

About collectd

collectd is an open source statistics collection and reporting daemon with built-in support for writing to RRD files. Statistics on CPU utilization, memory and disk consumption, network interface traffic and errors, and system load can be forwarded to an external collectd server where graphs, analysis, and alerting may be configured using a wide range of available tools and plugins. To configure collectd forwarding, see "Configuring collectd".

Additionally, the monitoring tools built into underlying virtualization platforms, Amazon CloudWatch and VMware vSphere Monitoring, may also be used for basic monitoring and alerting of system resources.