Commit f94fcd111d41f8609827c00a14d19119f765ef78

Authored by 徐烜
1 parent 4374a056

Updates chapter1.md

Auto commit by GitBook Editor
Showing 1 changed file with 7 additions and 0 deletions
chapter1.md
... ... @@ -70,5 +70,12 @@ systemctl start nagios
70 70 htpasswd -bc /etc/nagios/passwd nagiosadmin nagiosadmin2jsp
71 71 用户名建议使用默认的nagiosadmin,否则需要修改/etc/nagios/cgi.cfg文件,替换nagiosadmin到自定义用户名
72 72  
  73 +//------------- 5、定义nagioshost ------------//
  74 +// 在/etc/
  75 +
  76 +
  77 +
  78 +
  79 +
73 80  
74 81 ```
... ...