Gunnar Beutner
|
334e61037a
|
Split DynamicObject::OnConfigLoaded into two separate events
refs #7780
|
2014-11-21 18:31:37 +01:00 |
Gunnar Beutner
|
0078e00c13
|
Refactor apply/object rules
fixes #7700
|
2014-11-20 21:29:50 +01:00 |
Gunnar Beutner
|
478f03b49a
|
Replace boost::shared_ptr with boost::intrusive_ptr
refs #7622
|
2014-11-09 16:54:41 +01:00 |
Gunnar Beutner
|
4cb3d5b1f0
|
Fix "assign where" for nested groups
fixes #7475
|
2014-10-28 18:58:22 +01:00 |
Gunnar Beutner
|
7559273359
|
Replace cJSON with YAJL
fixes #7452
|
2014-10-26 20:00:35 +01:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |
Gunnar Beutner
|
9c3e399188
|
Remove unnecessary includes.
Fixes #6189
|
2014-05-11 18:11:32 +02:00 |
Michael Friedrich
|
ad77709c07
|
Rename host.total_* runtime macros to host.num_*.
Fixes #6188
|
2014-05-11 15:08:32 +02:00 |
Gunnar Beutner
|
060a802d15
|
Implement support for hosts in the agent component.
Refs #4865
|
2014-04-15 13:38:01 +02:00 |
Michael Friedrich
|
f48a6b429b
|
Add nested group support for {Host,Service,User}Group.
Fixes #5858
|
2014-04-14 21:52:01 +02:00 |
Gunnar Beutner
|
3002532280
|
Make sure the scheduling offset is set properly for hosts.
Refs #5909
|
2014-04-11 14:57:16 +02:00 |
Gunnar Beutner
|
0fdb9ea21b
|
Implement attributes for some well-known macros and allow macro recursion.
Refs #5856
Fixes #5959
|
2014-04-08 13:23:24 +02:00 |
Gunnar Beutner
|
1c115297f9
|
Rename the service state constants.
Fixes #5964
|
2014-04-08 09:11:54 +02:00 |
Gunnar Beutner
|
e560e1e00c
|
Remove the HostUnreachable state.
Fixes #5944
|
2014-04-08 08:54:49 +02:00 |
Michael Friedrich
|
d3b67cf2ed
|
Fix host custom attribute 'address' as runtime macro.
Refs #5855
|
2014-04-05 19:08:46 +02:00 |
Michael Friedrich
|
b9415aad3d
|
Fix typo.
Refs #5855
|
2014-04-05 17:53:37 +02:00 |
Michael Friedrich
|
4966dfd241
|
Provide 1.x fallback using GetName() for address macros.
Refs #5855
|
2014-04-05 17:45:28 +02:00 |
Michael Friedrich
|
e309a5d330
|
Access custom attributes as ${host,service,user}.vars.<name>$.
Refs #5855
|
2014-04-05 17:13:17 +02:00 |
Gunnar Beutner
|
5ccdf017ac
|
Fix macros.
Refs #5855
|
2014-04-05 09:24:11 +02:00 |
Michael Friedrich
|
0a0399826f
|
Implement ${host,service}.<name>$ runtime macros.
Refs #5855
|
2014-04-04 20:09:23 +02:00 |
Gunnar Beutner
|
23e9630682
|
Implement host checks.
Refs #5919
|
2014-04-04 15:57:54 +02:00 |
Michael Friedrich
|
5c58eb368c
|
Merge 'macros' and 'custom' attributes into 'vars', part 1.
Refs #5855
|
2014-04-03 11:35:25 +02:00 |
Michael Friedrich
|
3fe169cd7a
|
Graphite/PerfdataWriter: Add host perfdata.
Fixes #5908
|
2014-04-02 14:13:24 +02:00 |
Gunnar Beutner
|
de81baf515
|
Remove inline service/notification/downtime definitions.
Refs #5875
|
2014-03-28 11:22:39 +01:00 |
Gunnar Beutner
|
8958d2f69f
|
Implement the "import" keyword.
Refs #5869
|
2014-03-28 11:22:36 +01:00 |
Gunnar Beutner
|
8e699ac0fa
|
Fix scoping rules for object definitions.
Refs #5846
|
2014-03-24 11:23:47 +01:00 |
Gunnar Beutner
|
aacc699dd4
|
Refactor the config parser's AST.
Refs #5846
|
2014-03-23 11:27:40 +01:00 |
Michael Friedrich
|
ce737ff2f3
|
Change copyright header (again).
Fixes #5424
|
2014-03-19 11:42:47 +01:00 |
Gunnar Beutner
|
979d6cc97a
|
Fix: Host groups in objects.cache aren't working properly.
Fixes #5632
|
2014-03-05 12:07:53 +01:00 |
Gunnar Beutner
|
22d53cf3b5
|
Implement a new object type for service dependencies.
Fixes #2799
|
2014-03-05 09:57:29 +01:00 |
Michael Friedrich
|
555d72150a
|
Update copyright header.
Fixes #5424
|
2014-01-09 00:32:11 +01:00 |
Gunnar Beutner
|
3a10127bf4
|
Implement support for using custom variables as macros.
Fixes #5364
|
2013-12-18 10:53:26 +01:00 |
Gunnar Beutner
|
0af81f2da2
|
Fix race conditions in the config compiler.
Fixes #5335
|
2013-12-15 11:54:22 +01:00 |
Gunnar Beutner
|
f8d7f7799e
|
Improve WorkQueue performance
Refs #5327
|
2013-12-13 14:08:06 +01:00 |
Michael Friedrich
|
e6c6a7dc52
|
Use exclamation mark for auto-generated config item names.
Fixes #5318
|
2013-12-12 11:50:08 +01:00 |
Gunnar Beutner
|
f05858d3ad
|
Avoid unnecessary copies when iterating over dictionaries.
Refs #5246
|
2013-12-02 11:07:38 +01:00 |
Gunnar Beutner
|
91338a7e49
|
Remove redundant checks.
Fixes #5071
|
2013-11-21 12:23:55 +01:00 |
Gunnar Beutner
|
0dba71ecaf
|
Fix service and notification templates.
Fixes #5058
|
2013-11-11 16:42:58 +01:00 |
Gunnar Beutner
|
112f26dc19
|
Replace check result dictionaries with a class.
Refs #5039
|
2013-11-09 15:26:01 +01:00 |
Gunnar Beutner
|
e546cd854d
|
Clean up the DynamicType class.
Refs #5036
|
2013-11-08 16:07:21 +01:00 |
Gunnar Beutner
|
a84536bea3
|
Implement serializer support for arbitrary classes.
Fixes #5024
|
2013-11-08 14:08:59 +01:00 |
Gunnar Beutner
|
5aba175e18
|
Use PluginUtility::{Parse,Format}Perfdata for check results.
Refs #2710
|
2013-11-07 16:07:52 +01:00 |
Gunnar Beutner
|
6acc017707
|
Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this.
Fixes #5012
|
2013-11-07 08:28:33 +01:00 |
Michael Friedrich
|
75b69411b9
|
Livestatus: Add log table.
refs #4433
|
2013-10-31 13:39:16 +01:00 |
Gunnar Beutner
|
db4b3b78d6
|
Implement class compiler.
Refs #4963
|
2013-10-28 14:27:36 +01:00 |
Gunnar Beutner
|
0be741aca4
|
Build fix.
|
2013-10-18 11:30:55 +02:00 |
Gunnar Beutner
|
cbf82e1cb8
|
Implement HOSTDURATIONSEC and SERVICEDURATIONSEC macros.
|
2013-10-18 11:29:49 +02:00 |
Gunnar Beutner
|
03c047f4a7
|
config: Rename host_name to host.
|
2013-09-25 09:19:25 +02:00 |
Gunnar Beutner
|
414d8c80bc
|
config: Rename servicedependencies/hostdependencies.
|
2013-09-25 09:16:53 +02:00 |
Gunnar Beutner
|
0b265c18af
|
config: Rename Host::hostgroups to Host::groups.
|
2013-09-25 09:15:30 +02:00 |