Commit Graph

7 Commits

Author SHA1 Message Date
Michael Friedrich ccd10bef57 Update documentation for optional arguments and add old updated command config
See https://www.icinga.com/docs/icinga2/latest/doc/03-monitoring-basics/#notification-commands-in-27

refs #5474
2017-08-14 17:22:52 +02:00
Michael Friedrich 04221c8759 Docs: Add section for multiple template imports
refs #5494
2017-08-11 12:51:10 +02:00
Michael Friedrich 20b4a49a0a Docs: Fix ITL chapter TOC; add introduction with mini TOC
fixes #5428

refs #5476
2017-08-08 14:47:02 +02:00
Michael Friedrich 3053e8d0b8 Fix missing code block in the docs
refs #5475
2017-08-08 12:30:38 +02:00
Michael Friedrich fdaacf2d77 Docs: Add a note on required configuration updates for new notification scripts in v2.7.0
refs #5475
2017-08-08 12:30:20 +02:00
Michael 60a851c504 added missing notification state 2017-07-27 08:55:35 +02:00
Blerim Sheqa eb88217e2d Update docs for better compatibility with mkdocs
* Rename files to allow easy ordering
* Update links inside markdown according to new file names
* Move HTML links (<a>...</a>) to the end of the header lines
  * This is necessary to allow mkdocs to parse headers correctly and display them in the TOC
  * Following sed command was used: sed -i .bu 's/\(<a.*a>\) \(.*\)/\2 \1/g' $filename
2017-07-12 20:46:12 +02:00