Commit c0494bc267bc6ce56d698cbdf457268dddec05a8

Authored by 徐烜
1 parent a4f2de65

Updates 02_nagios/nagios_install.md

Auto commit by GitBook Editor
Showing 1 changed file with 1 additions and 0 deletions
02_nagios/nagios_install.md
@@ -30,5 +30,6 @@ firewall-cmd --reload @@ -30,5 +30,6 @@ firewall-cmd --reload
30 // 客户端,服务端启动nrpe服务,开机自启 30 // 客户端,服务端启动nrpe服务,开机自启
31 systemctl enable nrpe 31 systemctl enable nrpe
32 systemctl start nrpe 32 systemctl start nrpe
  33 +// 服务端测试是否可以连接客户端nrpe
33 34
34 35