some more manpages and content

This commit is contained in:
Johannes Findeisen 2013-10-20 15:57:25 +02:00
commit 9cc1f93210
5 changed files with 56 additions and 0 deletions

30
man/configuration.md Normal file
View file

@ -0,0 +1,30 @@
Linspector configuration
========================
members
-------
periods
-------
hostgroups
----------
layouts
-------
core
----
### instance_name
* instance1 -> Name of the Linspector instance (optional)
### max_logfile_size
* 1024000 -> Size of logfile in Bytes
### max_logfile_count
* 4 -> count of logfiles to save in rotation
### threshold_handling:
* "reset" -> Resets the threshold when service runs successful
* "decrement" -> Decrements the threshold when service runs successful (default)