just some new ideas

This commit is contained in:
Johannes Findeisen 2013-10-12 02:31:41 +02:00
commit f3aa26cc15

View file

@ -170,6 +170,7 @@
}
},
"layouts":{
"_comment": "https://github.com/linspector/linspector/wiki/Configuration-Layouts",
"production":{
"hostgroups":[ "group1" ],
"enabled": true
@ -184,7 +185,7 @@
}
},
"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)",
"max_logfile_size": 1024000,
"max_logfile_count": 4,
@ -193,6 +194,7 @@
"members":[ "root" ],
"backends": {
"jsonrpc": {
"_comment": "https://github.com/linspector/linspector/wiki/Configuration-Core-Backends-JsonRPC",
"host": "127.0.0.1",
"port": "2323",
"username": "linspector",