Commit 0a766bd817366c69a0b9912ab5d1aa2fe041b38f
1 parent
04ab2577
Updates chapter1.md
Auto commit by GitBook Editor
Showing
1 changed file
with
1 additions
and
1 deletions
chapter1.md
| @@ -78,7 +78,7 @@ define host { | @@ -78,7 +78,7 @@ define host { | ||
| 78 | alias 147 | 78 | alias 147 |
| 79 | address 10.10.200.147 | 79 | address 10.10.200.147 |
| 80 | } | 80 | } |
| 81 | -其他的类似 | 81 | +... 其他host定义同上 |
| 82 | // 修改/etc/nagios/nagios.cfg文件,添加 | 82 | // 修改/etc/nagios/nagios.cfg文件,添加 |
| 83 | cfg_file=/etc/nagios/objects/my_hosts.cfg | 83 | cfg_file=/etc/nagios/objects/my_hosts.cfg |
| 84 | // 重启nagios | 84 | // 重启nagios |