Michael Friedrich
4dc13d965e
DB IDO: Change schema version to 1.12.0
...
refs #7391
2014-10-25 01:42:51 +02:00
Michael Friedrich
6bfd6312f5
Rename PKI arguments
...
fixes #7427
2014-10-22 16:01:59 +02:00
Gunnar Beutner
3e70ede877
Improve auto-completion for the PKI commands
...
refs #7247
2014-10-16 14:33:58 +02:00
Gunnar Beutner
5abc3cfe55
Remove icinga2-build-ca, icinga2-build-key and icinga2-sign-key
...
refs #7244
2014-10-16 13:29:18 +02:00
Michael Friedrich
3fd20d56aa
DB IDO: Add program_version column to programstatus table
...
Bump schema version to 1.11.8
fixes #7391
2014-10-16 12:11:10 +02:00
Michael Friedrich
4374ddcf2c
Documentation: Update changes
...
refs #7387
2014-10-15 17:42:25 +02:00
Michael Friedrich
db3abacde0
CLI: Update docs for 'icinga2 object list'
...
refs #7356
2014-10-15 14:33:55 +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
Dirk Goetz
e0941027ea
Plugin Check Commands: Extend check_procs and check_http arguments
...
fixes #7302
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-10-11 19:15:55 +02:00
Jonas Meurer
d04630f00b
Documentation: Link supported expression operators from sections about apply rules
...
fixes #7327
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-10-11 19:02:33 +02:00
Dolf Schimmel
60a0ee8fec
Documentation: Fix default command timeout is 60 seconds, not 5 minutes.
...
As defined by lib/icinga/command.ti
fixes #7338
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-10-11 18:38:17 +02:00
Carlos Cesario
e98aa15e83
Documentation: Fix wrong snmp-int check command
...
Change check command snmp-int to snmp-interface
fixes #7349
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-10-11 18:33:26 +02:00
Carlos Cesario
911863f974
Plugin Check Commands: Fix snmp-load threshold values
...
Fix snmp-load threshold values to suppoprt "-T stand" param in check command.
To use 3 values, change the snmp_load_type var to "netsl".
fixes #7351
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-10-11 18:27:04 +02:00
Michael Friedrich
c1d507a793
Documentation: Update config validation command
...
refs #7246
refs #7356
2014-10-08 16:15:08 +02:00
Gunnar Beutner
b5faacc1d0
Release version 2.1.1
2014-09-16 12:29:22 +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
2f751f2ed3
Documentation: How to use @ to escape keywords
...
fixes #7028
2014-09-15 17:28:38 +02:00
Michael Friedrich
41f0b9864b
Documentation: Rephrase some Icinga Web 1.x parts
...
refs #7158
2014-09-15 17:19:37 +02:00
Michael Friedrich
fed686a7c5
Documentation: Clarify on DB IDO upgrades
...
fixes #7210
2014-09-15 17:11:25 +02:00
Markus Frosch
8497fc3605
Extend documentation for icinga-web on Debian based systems
...
Fixes #7158
2014-09-09 16:16:47 +02:00
Alexander Schomburg
476f9ab8e9
Differentiate between service and systemctl
...
Some parts of the documentation still don't differentiate between RHEL7 and RHEL6/Debian/SUSE.
fixes #7080
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-09-08 10:42:37 +02:00
Gunnar Beutner
7ec6564248
Remove obsolete HTML comment
...
refs #6704
2014-08-29 17:19:20 +02:00
Michael Friedrich
a7aba78185
Documentation: Remove wrong selinux description
...
refs #6704
2014-08-29 12:03:03 +02:00
Michael Friedrich
98e43afd31
Add Python 2.4 as requirement (Changelog entry missing)
...
refs #6702
refs #6704
2014-08-28 21:09:54 +02:00
Michael Friedrich
b49f91ef03
Move Changes on top of the Changelog
...
refs #6704
2014-08-28 20:39:42 +02:00
Michael Friedrich
ab3efb6478
Update what's new
...
refs #6704
2014-08-27 20:12:31 +02:00
Michael Friedrich
b4953a613b
Fix the documentation for manubulon check plugin commands
...
refs #6650
2014-08-27 19:57:44 +02:00
Carlos Cesario
84b65e786f
Updated Manubulon documentation
...
refs #6650
2014-08-27 19:57:44 +02:00
Carlos Cesario
fe6dc00a85
Add some manubulon snmp plugins
...
refs #6650
2014-08-27 19:57:43 +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
efcefef928
Documentation: Update What's new and changes
...
refs #6704
2014-08-27 14:33:31 +02:00
Michael Friedrich
0ce727edf0
Documentation: Additional cluster hints, better formatting
...
refs #6743
refs #6703
refs #6997
2014-08-27 11:48:44 +02:00
Michael Friedrich
32c20132d0
Documentation: Rewrite cluster docs
...
* Re-organize structure
* New section with HA features
* Permissions and security
* How to add a new node
* Cluster requirements
* Additional hints on installation
* More troubleshooting
fixes #6743
fixes #6703
fixes #6997
2014-08-24 11:21:54 +02:00
Michael Friedrich
d717e6292d
Documentation: Fix markdown formatting in troubleshooting chapter
2014-08-22 15:42:01 +02:00
Michael Friedrich
f1c8073dd3
Update documentation for notifications in HA cluster
...
refs #6203
2014-08-22 13:17:39 +02:00
Gunnar Beutner
91a7d0afb1
Update documentation for icinga2-list-objects
...
fixes #6949
2014-08-19 10:49:20 +02:00
Michael Friedrich
c4d448efe5
Documentation: Clarify on GraphiteWriter statistics
...
refs #6922
2014-08-17 15:45:49 +02:00
Gunnar Beutner
25ed7dcdb2
Fall back to using SysconfDir + "/icinga2/icinga2.conf" if --config is not specified
...
fixes #6874
2014-08-17 13:48:55 +02:00
Gunnar Beutner
3da5568eb3
Install DB schema files using cmake
...
fixes #6881
2014-08-17 13:37:50 +02:00
Markus Frosch
b46dbe4db4
Enhance GraphiteWriter documentation
...
fixes #6922
2014-08-17 11:33:18 +02:00
Gunnar Beutner
0443c85bf5
Implement support for writing the icinga2.debug file
...
refs #6702
2014-08-15 21:00:26 +02:00
Michael Friedrich
1c98a3a9f7
DB IDO: Add failover_timeout attribute
...
refs #6827
2014-08-15 17:21:12 +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
a6335a7cdf
Documentation: Fix naming s/central/master/
...
fixes #6878
2014-08-14 14:39:08 +02:00
Michael Friedrich
9efe458b27
Documentation: Clarify on which config tools are available
...
fixes #6909
2014-08-14 13:39:55 +02:00
Michael Friedrich
3be0bb9446
Documentation: Fix <> formatting
2014-08-07 15:48:55 +02:00