just some new ideas
This commit is contained in:
parent
2522755595
commit
f3aa26cc15
1 changed files with 3 additions and 1 deletions
|
|
@ -170,6 +170,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"layouts":{
|
"layouts":{
|
||||||
|
"_comment": "https://github.com/linspector/linspector/wiki/Configuration-Layouts",
|
||||||
"production":{
|
"production":{
|
||||||
"hostgroups":[ "group1" ],
|
"hostgroups":[ "group1" ],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
|
@ -184,7 +185,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"core":{
|
"core":{
|
||||||
"_documentation": "https://github.com/linspector/linspector/wiki/Configuration-Core",
|
"_comment": "https://github.com/linspector/linspector/wiki/Configuration-Core",
|
||||||
"instance_name": "Master Monitoring (monitor.example.org)",
|
"instance_name": "Master Monitoring (monitor.example.org)",
|
||||||
"max_logfile_size": 1024000,
|
"max_logfile_size": 1024000,
|
||||||
"max_logfile_count": 4,
|
"max_logfile_count": 4,
|
||||||
|
|
@ -193,6 +194,7 @@
|
||||||
"members":[ "root" ],
|
"members":[ "root" ],
|
||||||
"backends": {
|
"backends": {
|
||||||
"jsonrpc": {
|
"jsonrpc": {
|
||||||
|
"_comment": "https://github.com/linspector/linspector/wiki/Configuration-Core-Backends-JsonRPC",
|
||||||
"host": "127.0.0.1",
|
"host": "127.0.0.1",
|
||||||
"port": "2323",
|
"port": "2323",
|
||||||
"username": "linspector",
|
"username": "linspector",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue