Michael Friedrich
|
b23d58dccc
|
Add host/service runtime macro downtime_depth
fixes #8195
|
2015-02-08 00:15:38 +01:00 |
Gunnar Beutner
|
fb323ee215
|
Evaluate apply filters in the for loop
fixes #7610
|
2015-01-29 12:38:25 +01:00 |
Tobias von der Krone
|
201883ff70
|
Add OpenTSDB perfdata plugin
refs #7256
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2015-01-28 12:39:01 +01:00 |
Gunnar Beutner
|
fb44744680
|
Implement support for using functions in custom attributes
refs #7564
|
2015-01-27 13:40:05 +01:00 |
Gunnar Beutner
|
775ed474d7
|
Update documentation
|
2015-01-25 16:07:43 +01:00 |
Stephan Platz
|
2d393eab28
|
Add macro "check_source" for hosts and services to use them in notification mails
fixes #8277
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2015-01-25 16:04:36 +01:00 |
Gunnar Beutner
|
51aa2dff13
|
Update documentation
|
2015-01-23 15:32:41 +01:00 |
Gunnar Beutner
|
ceaaf58145
|
Update documentation
|
2015-01-23 14:46:33 +01:00 |
Gunnar Beutner
|
d7cfddab2f
|
Update documentation
|
2015-01-23 14:15:57 +01:00 |
Gunnar Beutner
|
63db5ac325
|
Update documentation
|
2015-01-23 09:39:17 +01:00 |
Gunnar Beutner
|
8734a44cfc
|
Update documentation links
|
2015-01-22 16:23:23 +01:00 |
Gunnar Beutner
|
e09b8885bd
|
Update documentation
|
2015-01-22 16:11:05 +01:00 |
Gunnar Beutner
|
d4d214d2e7
|
Update documentation
|
2015-01-22 10:15:03 +01:00 |
Gunnar Beutner
|
981d645028
|
Update documentation
|
2015-01-21 08:48:38 +01:00 |
Michael Friedrich
|
9844a2c990
|
Docs: Move troubleshooting after getting started, mention object list in validation
fixes #7514
fixes #7478
|
2014-11-01 21:38:50 +01:00 |
Wolfgang Nieder
|
ae1dcf6258
|
Docs: Fix typos and other small corrections
fixes #7477
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2014-10-30 12:23:58 +01: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 |
Michael Friedrich
|
1b78f2d9ca
|
Documentation: Fix markdown formatting
refs #7070
|
2014-09-15 19:39:57 +02:00 |
Michael Friedrich
|
370e08d091
|
Documentation: Explain event commands and their integration by a real life example (httpd restart via ssh)
fixes #7070
|
2014-09-15 19:03:55 +02:00 |
Michael Friedrich
|
a7aba78185
|
Documentation: Remove wrong selinux description
refs #6704
|
2014-08-29 12:03:03 +02:00 |
Michael Friedrich
|
0b2f6de976
|
Documentation: Add example selinux policy for external commandpipe/Livestatus
fixes #7018
|
2014-08-27 19:20:49 +02:00 |
Michael Friedrich
|
3d3ee08038
|
Documentation: Revamp getting started and fix smaller bugs
fixes #6869
fixes #6995
fixes #6867
fixes #6864
fixes #6839
fixes #6651
refs #6968
|
2014-08-27 17:45:55 +02:00 |
Michael Friedrich
|
c4d448efe5
|
Documentation: Clarify on GraphiteWriter statistics
refs #6922
|
2014-08-17 15:45:49 +02:00 |
Markus Frosch
|
b46dbe4db4
|
Enhance GraphiteWriter documentation
fixes #6922
|
2014-08-17 11:33:18 +02:00 |
Michael Friedrich
|
e8a41d86c8
|
DB IDO: Add documentation for HA functionality
refs #6827
refs #6203
|
2014-08-15 17:21:12 +02:00 |
Michael Friedrich
|
92448a20da
|
Documentation: s/service\.description/service\.name/
refs #6918
|
2014-08-14 16:32:51 +02:00 |
Michael Friedrich
|
3254cea01f
|
Documentation: Add section for implicit dependencies
fixes #6725
|
2014-08-04 10:47:30 +02:00 |
Gunnar Beutner
|
a49a598eef
|
Make location of the /run directory configurable
fixes #6627
|
2014-07-22 13:26:37 +02:00 |
Gunnar Beutner
|
263f198992
|
Require command to be an array when the arguments attribute is used
fixes #6698
|
2014-07-16 13:01:55 +02:00 |
Carlos Cesario
|
dd1646f78d
|
Add http expect option (-e) to check_http command
fixes #6695
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-07-12 17:17:48 +02:00 |
Gunnar Beutner
|
5fb52a4e48
|
Remove superfluous quotes and commas in dictionaries
fixes #6687
|
2014-07-11 14:38:15 +02:00 |
Michael Friedrich
|
2358d70c96
|
Documentation: Fix event command execution conditions
fixes #6685
|
2014-07-10 11:27:37 +02:00 |
Jan Wagner
|
4c548813a4
|
Add sni option to http check
fixes #6605
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2014-07-04 12:01:25 +02:00 |
Gunnar Beutner
|
b49636883f
|
Update the documentation to clarify that custom attributes don't support arrays and dictionaries
fixes #6506
|
2014-06-27 08:30:59 +02:00 |
Michael Friedrich
|
aade27ab70
|
Documentation: fix ssh example
|
2014-06-19 15:50:11 +02:00 |
Michael Friedrich
|
ef2ffd8534
|
Documentation: fix url formatting, dependency example
|
2014-06-15 23:17:16 +02:00 |
Wolfgang Nieder
|
c2f8d109b5
|
Docs: fix some typos.
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
|
2014-06-15 18:39:55 +02:00 |
Michael Friedrich
|
b4248123f7
|
Documentation: Update command definitions to use argument conditions.
Fixes #6364
|
2014-06-11 14:05:47 +02:00 |
Michael Friedrich
|
44f36b25fb
|
Documentation: Add an example for multiple host addresses using custom attributes.
Fixes #6404
|
2014-06-04 17:52:32 +02:00 |
Michael Friedrich
|
4a99f94bc3
|
Documentation: Rename 'using templates' to 'object inheritance using templates'.
Fixes #6384
|
2014-06-02 16:32:15 +02:00 |
Michael Friedrich
|
bef81e6881
|
Documentation: Add a note on host and service checks.
Fixes #6361
|
2014-06-02 14:39:42 +02:00 |
Michael Friedrich
|
64a6ca9022
|
Documentation: Fix dependency example.
Fixes #6372
|
2014-06-02 13:51:28 +02:00 |
Michael Friedrich
|
26e35b7cf0
|
Documentation: Fix 'http' check_command.
Fixes #6379
|
2014-06-02 10:47:31 +02:00 |
Gunnar Beutner
|
ff077bc8b9
|
Fix typo in the documentation.
Fixes #6378
|
2014-06-01 11:40:40 +02:00 |
Wolfgang Nieder
|
36c71d69bd
|
Update documentation.
Fixes #6359
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2014-05-29 16:57:33 +02:00 |
Michael Friedrich
|
b178817256
|
Documentation: Fix default enabled features, add troubleshooting hints.
Fixes #6357
|
2014-05-29 15:34:01 +02:00 |
Michael Friedrich
|
63c7512fd9
|
Documentation: Monitoring Basics: Add/Fix livestatus and add DB IDO incl health checks.
Fixes #6356
Fixes #6358
|
2014-05-29 15:15:36 +02:00 |
Michael Friedrich
|
5b3b10b265
|
Documentation: Add configuration best practice introduction.
Fixes #6318
|
2014-05-27 00:25:36 +02:00 |
Michael Friedrich
|
73c15be28a
|
Documentation: Add advanced apply services with custom command arguments example.
Fixes #6317
|
2014-05-26 22:27:13 +02:00 |