Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
starsliao committed Mar 10, 2023
1 parent 0951816 commit 32e2643
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions linux_proc_monit/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### 基于推送方式的进程监控脚本
说明:监控进程所在主机无需启动后台服务方式监控,而是使用定时任务来推送监控指标到pushgateway。
##### 进程监控-1655180951178.json 为grafana看板
##### 进程监控-1655180951178.json 为grafana看板,导入即可。

1. 部署Pushgateway并增加到Prometheus
```
Expand Down Expand Up @@ -55,5 +55,7 @@ ps -ef|grep {进程名}
```
- linux_proc.yaml文件说明
```
### grafana 看板
![图片](https://user-images.githubusercontent.com/3349611/224199577-fd131800-c998-434d-8fbe-3ece8c24e5c0.png)

0 comments on commit 32e2643

Please sign in to comment.