Commit 3d7ba15817215789e4240a8071fcdc30ecfb76d2

Authored by 徐烜
1 parent afd5f1db

Updates SUMMARY.md

Auto commit by GitBook Editor
Showing 1 changed file with 8 additions and 5 deletions
SUMMARY.md
@@ -2,9 +2,12 @@ @@ -2,9 +2,12 @@
2 2
3 * [介绍](README.md) 3 * [介绍](README.md)
4 * [基础配置](01_basic/README.md) 4 * [基础配置](01_basic/README.md)
5 - * [CentOS-6.5-x86_64基础配置](01_basic/CentOS-6.5-x86_64.md)  
6 - * [CentOS-6.9-x86_64基础配置](01_basic/CentOS-6.9-x86_64.md)  
7 - * [CentOS-7.4.1708-x86_64基础配置](01_basic/CentOS-7.4.1708-x86_64.md) 5 + * [linux版本信息](01_basic/linux.md)
  6 + * [ntp安装和配置](01_basic/ntp.md)
  7 + * [httpd安装和配置](01_basic/httpd.md)
8 8
9 -* [MySQL配置](02_mysql/README.md)  
10 - * [MySQL5.6单实例配置](02_mysql/MySQL5.6 single instance.md) 9 +* [nagios安装和配置](02_nagios/README.md)
  10 + * [nagios安装](02_nagios/nagios_install.md)
  11 + * [nagios主机定义](02_nagios/nagios_host.md)
  12 + * [nagios组定义](02_nagios/nagios_group.md)
  13 + * [nagios服务定义](02_nagios/nagios_service.md)