2015-01-22 16:09:28 +01:00
|
|
|
site_name: Icinga 2
|
|
|
|
docs_dir: doc
|
|
|
|
dev_addr: 0.0.0.0:8000
|
|
|
|
pages:
|
|
|
|
- [1-about.md, About Icinga 2]
|
|
|
|
- [2-getting-started.md, Getting Started]
|
|
|
|
- [3-monitoring-basics.md, Monitoring Basics]
|
2015-02-11 11:51:58 +01:00
|
|
|
- [4-advanced-topics.md, Advanced Topics]
|
|
|
|
- [5-configuring-icinga-2.md, Configuring Icinga 2]
|
|
|
|
- [6-object-types.md, Object Types]
|
|
|
|
- [7-icinga-template-library.md, Icinga Template Library]
|
|
|
|
- [8-cli-commands.md, CLI Commands]
|
|
|
|
- [9-monitoring-remote-systems.md, Monitoring Remote Systems]
|
|
|
|
- [10-addons-plugins.md, Addons and Plugins]
|
|
|
|
- [11-alternative-frontends.md, Alternative Frontends]
|
|
|
|
- [12-livestatus.md, Livestatus]
|
|
|
|
- [13-troubleshooting.md, Troubleshooting]
|
|
|
|
- [14-upgrading-icinga-2.md, Upgrading Icinga 2]
|
|
|
|
- [15-migrating-from-icinga-1x.md, Migrating from Icinga 1.x]
|
|
|
|
- [16-language-reference.md, Language Reference]
|
|
|
|
- [17-library-reference.md, Library Reference]
|
2015-02-13 20:55:56 +01:00
|
|
|
- [18-debug.md, Debug]
|
|
|
|
- [19-appendix.md, Appendix]
|
2015-01-22 16:09:28 +01:00
|
|
|
theme: readthedocs
|
|
|
|
markdown_extensions: [smarty]
|
|
|
|
extra_javascript: [scroll.js]
|
2015-01-23 09:39:17 +01:00
|
|
|
include_search: true
|