Commit 08b64e28455f53f8060f57281ae04138a9093b3c

Authored by 徐烜
1 parent e6422a18

Updates SUMMARY.md

Auto commit by GitBook Editor
Showing 1 changed file with 9 additions and 2 deletions
SUMMARY.md
1 -# Table of content 1 +# nagios配置说明
2 2
3 -* [First Chapter](chapter1.md) 3 +* [介绍](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)
  8 +
  9 +* [MySQL配置](02_mysql/README.md)
  10 + * [MySQL5.6单实例配置](02_mysql/MySQL5.6 single instance.md)