Commit e6422a18b9f99e08cccb1d153c431b2f7361a4c0

Authored by 徐烜
1 parent 50dc2b8a

Updates chapter1.md

Auto commit by GitBook Editor
Showing 1 changed file with 2 additions and 0 deletions
chapter1.md
... ... @@ -105,6 +105,8 @@ define service {
105 105 notifications_enabled 0
106 106 }
107 107 ... 其他service定义同上
  108 +// 重启nagios
  109 +systemctl restart nagios
108 110  
109 111  
110 112  
... ...