some more manpages and content
This commit is contained in:
parent
c3c7dc34fc
commit
9cc1f93210
5 changed files with 56 additions and 0 deletions
30
man/configuration.md
Normal file
30
man/configuration.md
Normal 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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue