Skip to main content

此版本的 GitHub Enterprise 已停止服务 2022-10-12. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 GitHub Enterprise 支持

Accessing the monitor dashboard

GitHub Enterprise Server includes a web-based monitoring dashboard that displays historical data about your GitHub Enterprise Server appliance, such as CPU and storage usage, application and authentication response times, and general system health.

Accessing the monitor dashboard

  1. 从 GitHub Enterprise Server 上的管理帐户任意页面的右上角,单击

    用于访问站点管理员设置的火箭图� �的屏幕截图

  2. 如果� 尚未在“站点管理员”页上,请在左上角单击“站点管理员”。

    “站点管理员”链接的屏幕截图

  3. 在左侧边� �中,单击“管理控制台”。 左侧边� �中的 管理控制台 选项卡

  4. At the top of the page, click Monitor. The Monitor Dashboard link

Troubleshooting common resource allocation problems on your appliance

Note: Because regularly polling your GitHub Enterprise Server instance with continuous integration (CI) or build servers can effectively cause a denial of service attack that results in problems, we recommend using webhooks to push updates. For more information, see "About webhooks".

Use the monitor dashboard to stay informed on your appliance's resource health and make decisions on how to fix high usage issues.

ProblemPossible cause(s)Recommendations
High CPU usageVM contention from other services or programs running on the same hostIf possible, reconfigure other services or programs to use fewer CPU resources. To increase total CPU resources for the VM, see "Increasing CPU or memory resources."
High memory usageVM contention from other services or programs running on the same hostIf possible, reconfigure other services or programs to use less memory. To increase the total memory available on the VM, see "Increasing CPU or memory resources."
Low disk space availabilityLarge binaries or log files consuming disk spaceIf possible, host large binaries on a separate server, and compress or archive log files. If necessary, increase disk space on the VM by following the steps for your platform in "Increasing storage capacity."
Higher than usual response timesOften caused by one of the above issuesIdentify and fix the underlying issues. If response times remain high, contact GitHub Enterprise 支持.
Elevated error ratesSoftware issuesContact GitHub Enterprise 支持 and include your support bundle. For more information, see "Providing data to GitHub Enterprise Support."