Commit 246b13d4f4d2a0052d281801df414ac2da533386
1 parent
d9d99278
Updates 02_nagios/nagios_service.md
Auto commit by GitBook Editor
Showing
1 changed file
with
1 additions
and
0 deletions
02_nagios/nagios_service.md
| @@ -18,5 +18,6 @@ systemctl restart nagios | @@ -18,5 +18,6 @@ systemctl restart nagios | ||
| 18 | //------------- 服务端配置nrpe service定义 -----------// | 18 | //------------- 服务端配置nrpe service定义 -----------// |
| 19 | // 在服务端添加nrpe command配置,如下图: | 19 | // 在服务端添加nrpe command配置,如下图: |
| 20 | // 在客户端端编辑/etc/nrpe.d/lcgdm-common.cfg,添加监控脚本,如下图: | 20 | // 在客户端端编辑/etc/nrpe.d/lcgdm-common.cfg,添加监控脚本,如下图: |
| 21 | +// TODO:自定义脚本再议 | ||
| 21 | 22 | ||
| 22 | ``` | 23 | ``` |