Commit d0d54557edbd20485218a138f5cb52cf9e0ebe47

Authored by 徐烜
1 parent 30ab27d0

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
... ... @@ -19,5 +19,6 @@ systemctl restart nagios
19 19 // 在服务端添加nrpe command配置,如下图:
20 20 // 在客户端端编辑/etc/nrpe.d/lcgdm-common.cfg,添加监控脚本,如下图:
21 21 // 自定义脚本,在/etc/nagios/my_nrpe_plugins/ 创建 custom_check_mem脚本,如下图:
  22 +// 源码参看 https://github.com/whereisaaron/linux-check-mem-nagios-plugin
22 23  
23 24 ```
... ...