Michael Friedrich
5ac03849d2
GelfWriter: Add 'source' configuration attribute
...
refs #7619
2014-11-11 14:16:48 +01:00
Michael Friedrich
f838fc4e6c
GelfWriter: Fix default example port
...
refs #7619
2014-11-11 14:16:48 +01:00
Michael Friedrich
3211756656
Rebase against master changes, fix indent
...
refs #7619
2014-11-11 14:16:48 +01:00
Michael Friedrich
721483e0b2
Add a type validafor for GelfWriter
...
refs #7619
2014-11-11 14:16:48 +01:00
Michael Friedrich
a4ed44247e
Add 'gelf' feature config
...
refs #7619
2014-11-11 14:16:48 +01:00
Marius Sturm
6055cd194a
Add GelfWriter
...
refs #7619
2014-11-11 14:16:48 +01:00
Gunnar Beutner
11710ef683
Fix static initializers
...
refs #7634
2014-11-11 13:24:44 +01:00
Jean Flach
5aacb42c41
Add build directories to gitignore
2014-11-11 10:07:59 +01:00
Jean Flach
0ba2efe97f
Fix some Ido initialization bugs
...
refs #7625
2014-11-11 10:04:37 +01:00
Gunnar Beutner
4a8effa673
Remove unused include
...
refs #7622
2014-11-11 05:46:25 +01:00
Michael Friedrich
158eb60727
Update AUTHORS
2014-11-10 21:01:38 +01:00
Gunnar Beutner
65be09215f
Avoid unnecessary type lookups
...
refs #7622
2014-11-10 20:07:07 +01:00
Michael Friedrich
acc9eb20fa
Docs: Add link from db ido config to object configs
2014-11-10 16:03:36 +01:00
Jean Flach
22e3e48669
Fix check_plugins dying with certain parameters
2014-11-10 14:39:12 +01:00
Gunnar Beutner
4df3fd4451
Add missing category type for some IDO queries
...
fixes #7625
2014-11-10 13:21:33 +01:00
Gunnar Beutner
3cc79a6005
Optimize apply/object filters
...
refs #7622
2014-11-10 12:06:29 +01:00
Gunnar Beutner
ec109b04dd
Refactor the AST
...
refs #7622
2014-11-10 12:06:25 +01:00
Gunnar Beutner
e3c5063aff
Remove unused fields from the ObjectRule class
...
refs #7622
2014-11-10 09:52:27 +01:00
Michael Friedrich
885e7704a2
Only notify users on recovery who have been notified on not-OK before
...
Also ensure that type NotificationRecovery always
passes the state filter (missing `OK` is totally fine).
Also fix that notification delays set the correct
next notification time to the begin time window.
fixes #7579
fixes #7623
fixes #6547
2014-11-09 19:47:24 +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
187d443447
Implement support for thin mutexes
...
refs #7622
2014-11-09 16:54:33 +01:00
Gunnar Beutner
684ad2641a
Fix GetInstance() methods for the DbType and config validator registry classes
2014-11-09 13:06:25 +01:00
Gunnar Beutner
4bb535fc47
Discard unnamed config items as early as possible
2014-11-09 04:17:34 +01:00
Michael Friedrich
a362b5c14c
Fix Zone::IsGlobal()
2014-11-08 22:57:09 +01:00
Michael Friedrich
020bd060c5
Documentation: Add dependency example for setting locally scoped variables
...
fixes #7319
2014-11-08 19:15:42 +01:00
Michael Friedrich
a9c1d7dbd9
Docs: Update what's new
2014-11-08 18:48:36 +01:00
Gunnar Beutner
e1287cb7a5
Fix: Adding/Removing multiple services fails
...
fixes #7616
2014-11-08 15:17:00 +01:00
Gunnar Beutner
fd8eed93e0
Remove unnecessary use of boost::ref()
2014-11-08 14:54:36 +01:00
Gunnar Beutner
25ee5dd1fd
Fix problem with missing config items
2014-11-08 14:24:17 +01:00
Gunnar Beutner
8bd091fef0
Fix: mkclass crashes when called without arguments
...
fixes #7617
2014-11-08 13:41:08 +01:00
Gunnar Beutner
e1c95d4fa0
Improve config compiler's memory usage
2014-11-08 13:21:51 +01:00
Gunnar Beutner
85a380c443
mkclass: Optimize struct layout
...
fixes #7615
2014-11-07 23:07:28 +01:00
Gunnar Beutner
ade12dc27a
Remove unused attributes
2014-11-07 21:43:00 +01:00
Michael Friedrich
1bb928b5e9
Docs: Fix markdown formatting (code after list requires text in between)
2014-11-07 18:38:02 +01:00
Gunnar Beutner
9e2aa4c5ed
Fix problem with unresolved symbols
...
refs #7561
2014-11-07 18:37:28 +01:00
Jean Flach
70a28c05b3
Clean up plugins/CMakeLists.txt
2014-11-07 13:56:14 +01:00
Gunnar Beutner
266b1754c7
Speed up type lookups
...
refs #7561
2014-11-07 12:39:32 +01:00
Gunnar Beutner
3cf08ad050
Properly report errors when CreateProcess() fails
...
fixes #7599
2014-11-07 10:01:44 +01:00
Gunnar Beutner
60114d4b5d
Fix crash in CompatUtility::GetCheckableCommandArgs
...
refs #7599
2014-11-07 09:26:44 +01:00
Michael Friedrich
8b906b7481
Documentation: Fix description in apply for
...
refs #7543
2014-11-07 04:42:50 +01:00
Michael Friedrich
b6bccc89b1
Documentation: Fix chapter level
2014-11-07 04:39:36 +01:00
Michael Friedrich
dc82921ef8
Documentation: Fix markdown formatting
2014-11-07 04:34:15 +01:00
Michael Friedrich
c663aa2bf5
Documentation: Add remote client endpoint/zone config creation
...
fixes #7524
2014-11-07 04:29:58 +01:00
Michael Friedrich
c1f4d2243e
Documentation: Better apply rule best practice in monitoring basics
...
fixes #7480
fixes #7543
fixes #7187
fixes #7573
2014-11-07 04:13:45 +01:00
Michael Friedrich
711517bd0e
Documentation: Rewrite getting started config section using apply rules
...
fixes #7504
2014-11-07 04:13:45 +01:00
Michael Friedrich
3f91e5358c
Revamp sample configuration: add NodeName host, move services into apply rules schema
...
fixes #7594
2014-11-07 04:13:45 +01:00
Michael Friedrich
9c60a82c87
Change migrate-hosts to remove repository.d/hosts/fqdn
...
Create a backup, and drop that later.
refs #7398
2014-11-07 04:13:44 +01:00
Gunnar Beutner
f69f7d61f2
Fix variable scope for object rules
2014-11-06 19:26:44 +01:00
Jean Flach
83e6fb3083
Make check plugins decent
...
fixes #7242
2014-11-06 16:36:42 +01:00
Jean Flach
ea8fd12a07
Add Windows plugins
...
refs #7242
2014-11-06 15:17:08 +01:00