Thomas Gelf
|
013cc1c67d
|
ExtensibleSet: allow global "set"
|
2016-02-29 19:00:52 +01:00 |
Thomas Gelf
|
4b46330855
|
ExtensibleSet: do not quote values, adjust tests
|
2016-02-29 18:30:32 +01:00 |
Thomas Gelf
|
dcd2823a73
|
ExtensibleSet: do not render empty arrays
|
2016-02-29 18:29:58 +01:00 |
Thomas Gelf
|
245e632f54
|
ExtensibleSet: fix tests
|
2016-02-29 17:37:01 +01:00 |
Thomas Gelf
|
c25c7ee95b
|
IcingaConfigHelper: allow to render key/op/value
|
2016-02-29 17:36:12 +01:00 |
Thomas Gelf
|
74c0fc2dc6
|
ExtensibleSet: finish db handling
|
2016-02-29 17:35:41 +01:00 |
Thomas Gelf
|
5427df52e8
|
State/TypeFilterSet: add new event filter sets
|
2016-02-29 15:40:18 +01:00 |
Thomas Gelf
|
bbcac7a00d
|
ExtensibleSet: allow to load stored data
|
2016-02-29 15:39:25 +01:00 |
Thomas Gelf
|
cc70193a56
|
ExtensibleSet: add and test renderer
|
2016-02-29 12:38:31 +01:00 |
Thomas Gelf
|
e70de0a4af
|
ExtensibleSet: re-order public/protected methods
|
2016-02-29 12:25:35 +01:00 |
Thomas Gelf
|
23dd4721ec
|
ExtensibleSet: basic implementation & tests
|
2016-02-29 12:23:08 +01:00 |
Thomas Gelf
|
11e5ef0362
|
IcingaConfigHelper: empty intervals are null
|
2016-02-28 16:27:06 +01:00 |
Thomas Gelf
|
4dde0eaaf6
|
IcingaConfigHelper: Icinga2 doesn't support 2m 30s
|
2016-02-28 13:55:16 +01:00 |
Thomas Gelf
|
a5013cd052
|
IcingaConfigHelper: output should fit defined tests
|
2016-02-28 13:26:32 +01:00 |
Thomas Gelf
|
3ee9841bc7
|
IcingaConfigHelper: provide helpers for intervals
|
2016-02-28 12:40:11 +01:00 |
Thomas Gelf
|
8a2bc74e29
|
IcingaConfig: files checksum should be files-only
|
2016-02-27 22:14:47 +01:00 |
Thomas Gelf
|
0a63c6bde8
|
IcingaConfig: work with new database fields
This basically helps to detect whether someone travelled back in
time by manually reverting single checks. Hard to explain in a few
lines
|
2016-02-27 21:06:22 +01:00 |
Thomas Gelf
|
343c9471c6
|
IcingaConfig: binFromDb() - new helper
|
2016-02-27 18:14:21 +01:00 |
Thomas Gelf
|
86f8830bcf
|
Db/Housekeeping: prepare centralized housekeeping
|
2016-02-27 13:00:07 +01:00 |
Thomas Gelf
|
4bc5afb2f8
|
library/Director: fix PSR2 complaints
|
2016-02-26 11:58:37 +01:00 |
Thomas Gelf
|
518ff61b3f
|
AssignRenderer: initial implementation
|
2016-02-24 23:00:49 +01:00 |
Thomas Gelf
|
1520d6fbf6
|
IcingaConfig: support the same file content twice
|
2016-02-23 17:03:52 +01:00 |
Thomas Gelf
|
93436bffac
|
IcingaConfig: raise memory limits
|
2016-02-19 11:34:31 +01:00 |
Thomas Gelf
|
35e0830658
|
IcingaConfig: do not render disabled objectst
|
2016-02-17 19:59:25 +01:00 |
Thomas Gelf
|
c6cd99f9db
|
Hooks: remove last traces of Web\Hook
|
2016-02-17 11:49:56 +01:00 |
Thomas Gelf
|
c0ee54b81c
|
IcingaConfig:: fix db connection reference
|
2016-02-10 17:39:56 +01:00 |
Thomas Gelf
|
446f378b10
|
IcingaConfig: get rid of hardcoded zone names
|
2016-02-09 20:43:13 +01:00 |
Thomas Gelf
|
5138501dc1
|
IcingaConfig: use Benchmark
|
2016-01-19 16:45:20 +01:00 |
Thomas Gelf
|
848e2d2f74
|
IcingaConfig: hardcode log_duration = 0...
...for auto-generated endpoints only.
|
2016-01-19 16:30:42 +01:00 |
Thomas Gelf
|
4d13f8a9af
|
IcingaConfig: store file statistics
|
2015-12-18 17:32:17 +01:00 |
Thomas Gelf
|
129cc8220b
|
IcingaConfig: add parent zone to auto-zones
|
2015-12-18 15:42:22 +01:00 |
Thomas Gelf
|
e2fad6eb79
|
IcingaConfig: no autoendpoint for existing ones
|
2015-12-18 11:37:11 +01:00 |
Thomas Gelf
|
6d8dc41bab
|
IcingaConfig: no longer generate hardcoded global
|
2015-12-18 11:33:27 +01:00 |
Thomas Gelf
|
6e6c2ee6e5
|
IcingaConfig: respect inheritance for auto-agents
|
2015-12-18 11:28:01 +01:00 |
Thomas Gelf
|
c0206ca2c7
|
IcingaConfig: auto-generate agent endpoints
|
2015-12-18 10:53:27 +01:00 |
Thomas Gelf
|
bc042fc5b1
|
IcingaConfig: use new deployment rules
|
2015-12-17 20:33:16 +01:00 |
Thomas Gelf
|
b73806d69c
|
config/file: show single files
|
2015-12-17 10:54:38 +01:00 |
Thomas Gelf
|
47e31f023b
|
deployment: show more information, cleanup
|
2015-12-16 16:19:58 +01:00 |
Thomas Gelf
|
a421e5e608
|
IcingaConfig: object counts
|
2015-12-15 17:17:32 +01:00 |
Thomas Gelf
|
30ce3d8d4f
|
IcingaConfigFile: add object counter support
|
2015-12-15 17:14:36 +01:00 |
Thomas Gelf
|
942363c65d
|
IcingaConfig: rename fromDb to load
|
2015-12-15 16:46:19 +01:00 |
Thomas Gelf
|
bc51c2e81c
|
IcingaConfig: remove duplicate extension
|
2015-12-12 23:17:03 +01:00 |
Thomas Gelf
|
b03f5c55ca
|
DbObject: first attempt to seriously use prefetch
|
2015-12-03 19:43:08 +01:00 |
Thomas Gelf
|
71f8b0f107
|
IcingaConfig: deploy endpoints to their zone
|
2015-12-03 16:54:52 +01:00 |
Thomas Gelf
|
b0f98c2d07
|
IcingaConfig: deploy endpoints, remove 'master'
|
2015-12-02 16:46:13 +01:00 |
Thomas Gelf
|
36d9db4c74
|
IcingaConfig: handle external zones like ours
|
2015-12-02 16:10:20 +01:00 |
Thomas Gelf
|
9f36a3184f
|
IcingaConfigHelper: add renderExpression
|
2015-12-02 02:47:49 +01:00 |
Thomas Gelf
|
9413c8cdbd
|
IcingaConfig: do not re-deploy external objects
|
2015-12-01 14:47:10 +01:00 |
Thomas Gelf
|
029ee84d33
|
IcingaConfig: cleanup, hardcode director-global
|
2015-11-30 15:31:54 +01:00 |
Thomas Gelf
|
76b45f04d5
|
IcingaConfig: start to re-add disabled zone elements
|
2015-11-14 14:49:45 +01:00 |