mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-09-27 04:16:04 +08:00
Compare commits
3 Commits
f1b27e85f4
...
master
Author | SHA1 | Date | |
---|---|---|---|
![]() |
198ddc3beb | ||
![]() |
b319c85c6a | ||
![]() |
f418bae92a |
@@ -1,3 +1,10 @@
|
||||
<div align="center">
|
||||
<br/>
|
||||
<img src="https://raw.githubusercontent.com/lzh-1625/go_process_manager/refs/heads/master/resources/templates/favicon.ico" alt="GPM logo">
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
|
||||
# Go Process Manager
|
||||
|
||||
Go Process Manager is a process management tool developed based on Golang, offering process management capabilities similar to `screen`, and supports Web UI for visual operations. This tool integrates log management, permission control, process performance monitoring, status push, and more. It supports CPU and memory limits through `cgroup` and also provides task management and scheduled task functionalities.
|
||||
|
@@ -1,3 +1,9 @@
|
||||
<div align="center">
|
||||
<br/>
|
||||
<img src="https://raw.githubusercontent.com/lzh-1625/go_process_manager/refs/heads/master/resources/templates/favicon.ico" alt="GPM logo">
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
# Go Process Manager
|
||||
|
||||
Go Process Manager 是一个基于 Golang 开发的进程管理工具,提供了类似 `screen` 的进程管理功能,并支持 Web UI 可视化操作。该工具集成了日志管理、权限控制、进程性能监控、状态推送等功能,支持通过 `cgroup` 实现 CPU 和内存限制,同时还提供了任务管理和定时任务功能。
|
||||
|
Reference in New Issue
Block a user