Gunnar Beutner
|
876099fa0a
|
Migrate config files from conf.d/hosts to repository.d/hosts
fixes #7398
|
2014-10-28 13:16:48 +01:00 |
Gunnar Beutner
|
315c84eb4a
|
Fix problems with the serializer when using 'type' as an attribute
fixes #7372
|
2014-10-25 09:14:56 +02:00 |
Gunnar Beutner
|
92896311f3
|
Implement support for C/C++ comments in the TI compiler
fixes #5018
|
2014-10-17 19:44:31 +02:00 |
Gunnar Beutner
|
d7d6d6096f
|
Remove icinga2-enable-feature and icinga2-disable-feature
refs #7250
|
2014-10-14 18:35:52 +02:00 |
Michael Friedrich
|
57d945347f
|
GraphiteWriter: Add support for customized metric prefix names
Allows to use runtime macros and global constants for setting
a custom metric prefix:
const GraphiteEnv = "icinga.env1"
object GraphiteWriter "graphite" {
host_name_template = GraphiteEnv + ".$host.name$"
service_name_template = GraphiteEnv + ".$host.name$.$service.name$"
}
fixes #7334
|
2014-10-11 20:38:24 +02:00 |
Gunnar Beutner
|
4dd886ebd5
|
Build fix for Windows
refs #7033
|
2014-09-10 15:24:08 +02:00 |
Gunnar Beutner
|
06378b4784
|
Build fix for OS X
|
2014-09-09 16:43:21 +02:00 |
Gunnar Beutner
|
292d9ee740
|
Implement include guards for mkclass
fixes #7033
|
2014-09-09 13:30:54 +02:00 |
Gunnar Beutner
|
6f2ea6bc08
|
Fix build problems with Oracle Solaris Studio
refs #6896
|
2014-09-02 13:09:17 +02:00 |
Gunnar Beutner
|
c55bd29eda
|
Only build mkunity when unity builds are enabled
refs #7034
|
2014-09-02 07:45:18 +02:00 |
Gunnar Beutner
|
46f26024dc
|
Implement support for excluding files from unity builds
refs #7034
|
2014-09-01 09:19:21 +02:00 |
Gunnar Beutner
|
eb091a87b0
|
Implement support for unity builds
fixes #7034
fixes #7035
|
2014-08-30 20:02:12 +02:00 |
Michael Friedrich
|
7d54ebb6ac
|
Add enable_ha/failover_timeout to vim/nano syntax highlighting
refs #6827
refs #6203
|
2014-08-28 21:15:57 +02:00 |
Gunnar Beutner
|
f6a7f84ed5
|
Revert "Fix external command pipe: Too many open files"
This reverts commit 1a3f7d774c .
|
2014-08-20 13:32:07 +02:00 |
Michael Friedrich
|
1a3f7d774c
|
Fix external command pipe: Too many open files
fixes #6916
|
2014-08-14 16:15:01 +02:00 |
Michael Friedrich
|
5799d86ed7
|
Documentation: s/enable_flap_detection/enable_flapping/g
fixes #6870
|
2014-08-07 11:27:50 +02:00 |
Michael Friedrich
|
6aec8ba394
|
Syntax: Add new RunDir constant
refs #6627
|
2014-08-04 11:25:47 +02:00 |
Alexander Wirt
|
a51860d2a1
|
Fix icinga-{en,dis}able-feature text
|
2014-06-15 22:10:15 +02:00 |
Michael Friedrich
|
4e6a8b9161
|
fix docker script
refs #6481
|
2014-06-15 11:36:28 +02:00 |
Michael Friedrich
|
614af5b0e5
|
Fix missing install action
refs #6481
|
2014-06-13 22:04:24 +02:00 |
Michael Friedrich
|
51a889d019
|
Correct wrong file move
refs #6481
|
2014-06-13 20:35:23 +02:00 |
Michael Friedrich
|
4a8f258d52
|
Move dev/ to tools/docker
refs #6481
|
2014-06-13 20:07:36 +02:00 |
Michael Friedrich
|
571321f386
|
Move agent files to contrib/ for now
refs #6481
|
2014-06-13 20:04:00 +02:00 |
Michael Friedrich
|
a838dad659
|
RPMs: Do not install the agent parts
refs #6481
|
2014-06-13 19:55:59 +02:00 |
Michael Friedrich
|
64cc43bbb7
|
Remove empty migration dir, is referenced as separate tool in docs
refs #6481
|
2014-06-13 19:55:23 +02:00 |
Carlos Cesario
|
fa515bd5af
|
Syntax Highlighting: Add nano syntax file.
Fixes #6385
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-06-04 15:45:03 +02:00 |
Carlos Cesario
|
ec75e7dcbb
|
Vim syntax: Fix angleBrackets and vars regex.
Fixes #6386
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-06-03 17:22:12 +02:00 |
Carlos Cesario
|
1b45b814eb
|
Add icinga2 vim syntax file and installation documentation.
Fixes #3199
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-06-02 16:29:27 +02:00 |
Michael Friedrich
|
7e46926c72
|
Remove debug output in icinga2-enable-feature.
Fixes #6360
|
2014-05-30 09:55:23 +02:00 |
Michael Friedrich
|
020b4a3615
|
Fix help text for icinga2-{en,dis}able-feature.
Refs #6315
|
2014-05-29 15:24:13 +02:00 |
Gunnar Beutner
|
59a0ff00a7
|
Use icinga2-enable-feature's multi-argument functionality in the Debian/RPM packages.
Refs #6315
|
2014-05-27 07:27:12 +02:00 |
Carlos Cesario
|
b5681b5e38
|
Add icinga2-{en,dis}able-feature support to multiple modules.
Fixes #6315
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-05-26 20:16:55 +02:00 |
Gunnar Beutner
|
f85eacb5bf
|
mkclass should return exit code 1 when compilation fails.
Fixes #6292
|
2014-05-25 16:30:30 +02:00 |
Gunnar Beutner
|
632026cd9f
|
Rename C++ header files.
Fixes #6291
|
2014-05-25 16:27:14 +02:00 |
Gunnar Beutner
|
fceeeba05e
|
Fix compiler warnings.
Fixes #5823
|
2014-05-22 10:28:21 +02:00 |
Gunnar Beutner
|
12c8814bd8
|
Fix some more compiler warnings.
Refs #5823
|
2014-05-11 06:43:01 +02:00 |
Gunnar Beutner
|
f704468c4b
|
Update scripts.
Refs #6107
|
2014-05-08 14:06:21 +02:00 |
Gunnar Beutner
|
656d6ff13a
|
Update scripts and example config.
Refs #6107
|
2014-05-08 12:17:21 +02:00 |
Michael Friedrich
|
f85fae8762
|
Migration: Remove broken script, update documentation for work-in-progress.
Refs #5821
|
2014-05-04 22:01:58 +02:00 |
Gunnar Beutner
|
ad894c367a
|
Stop the Icinga service before uninstalling the files.
Refs #4865
|
2014-04-20 15:35:51 +02:00 |
Gunnar Beutner
|
ac54724e30
|
Update manifest for the agent setup wizard.
Refs #4865
|
2014-04-18 21:24:37 +02:00 |
Gunnar Beutner
|
bae12815a5
|
Another attempt at fixing the VS project file.
Refs #4865
|
2014-04-18 14:35:32 +02:00 |
Gunnar Beutner
|
85667f552c
|
Fix project settings (again).
Refs #4865
|
2014-04-18 14:11:47 +02:00 |
Gunnar Beutner
|
94711bbf73
|
Fix VS project file.
Refs #4865
|
2014-04-18 13:49:40 +02:00 |
Gunnar Beutner
|
4d711f67b4
|
Fix the binary path for the agent wizard.
Refs #4865
|
2014-04-18 13:09:38 +02:00 |
Gunnar Beutner
|
342e669175
|
Fix project type for the Icinga2SetupAgent project.
Refs #4865
|
2014-04-18 12:46:11 +02:00 |
Gunnar Beutner
|
e19948fc95
|
Add agent setup wizard for Windows.
Refs #4865
|
2014-04-18 12:39:50 +02:00 |
Gunnar Beutner
|
31451a2b15
|
Fix icinga2-list-agents.
Refs #6008
|
2014-04-15 15:03:30 +02:00 |
Gunnar Beutner
|
8d1ffe7aa2
|
Fix incorrect variable name in the auto-discovery script.
Refs #6008
|
2014-04-15 14:33:19 +02:00 |
Gunnar Beutner
|
060a802d15
|
Implement support for hosts in the agent component.
Refs #4865
|
2014-04-15 13:38:01 +02:00 |