Commit 1a305a1a191b0ceee691388c132b93ba24b9222f
1 parent
4514cc57
Updates chapter1.md
Auto commit by GitBook Editor
Showing
1 changed file
with
2 additions
and
0 deletions
chapter1.md
| @@ -59,6 +59,8 @@ firewall-cmd --list-service | @@ -59,6 +59,8 @@ firewall-cmd --list-service | ||
| 59 | curl -I 127.0.0.1:8888 | 59 | curl -I 127.0.0.1:8888 |
| 60 | 60 | ||
| 61 | //------------- 4、安装nagios及配置 ------------// | 61 | //------------- 4、安装nagios及配置 ------------// |
| 62 | +// 安装nagios | ||
| 63 | +yum install nagios* nrpe | ||
| 62 | 64 | ||
| 63 | 65 | ||
| 64 | 66 |