Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Monitoring Basics in the documentation #5668

Merged
merged 1 commit into from
Oct 11, 2017

Conversation

dnsmichi
Copy link
Contributor

This commit adds documentation for

  • custom attributes value types and nested dictionaries
  • better introduction into apply rules and usage examples
  • better apply for iterations and explanations
  • notifications with users on the host/service objects explained in a dedicated chapter
  • command arguments and set_if - which values are supported
  • macro() as scoped function
  • alternative host check command

This also changes all code and config snippets to use
three backticks instead of four spaces indent.

fixes #5663
fixes #5664
fixes #5665
fixes #5666
fixes #5667
fixes #5186
fixes #5060
fixes #5662

This commit adds documentation for

* custom attributes value types and nested dictionaries
* better introduction into apply rules and usage examples
* better apply for iterations and explanations
* notifications with users on the host/service objects explained in a dedicated chapter
* command arguments and set_if - which values are supported
* macro() as scoped function
* alternative host check command

This also changes all code and config snippets to use
three backticks instead of four spaces indent.

fixes #5663
fixes #5664
fixes #5665
fixes #5666
fixes #5667
fixes #5186
fixes #5060
fixes #5662
@dnsmichi dnsmichi self-assigned this Oct 10, 2017
@dnsmichi dnsmichi added area/documentation End-user or developer help enhancement New feature or request labels Oct 10, 2017
@dnsmichi dnsmichi added this to the 2.8.0 milestone Oct 10, 2017
@dnsmichi
Copy link
Contributor Author

Samples:

screen shot 2017-10-10 at 21 03 50

screen shot 2017-10-10 at 21 04 22

screen shot 2017-10-10 at 21 05 03

screen shot 2017-10-10 at 21 05 55

screen shot 2017-10-10 at 21 06 13

screen shot 2017-10-10 at 21 09 08

@dnsmichi dnsmichi merged commit 84a1ee8 into master Oct 11, 2017
@dnsmichi dnsmichi deleted the feature/docs-enhance-monitoring-basics branch October 11, 2017 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment