Michael Friedrich
50d29ea23b
Release version 2.5.4
2016-08-30 15:16:31 +02:00
Daniel Helgenberger
be40085b3b
Adds bool switch for procurve / HP memory to the "snmp-memory" check command
...
fixes #12586
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 18:22:11 +02:00
Yannick Charton
01b23ee08f
Add the possibility for all ...-dc... checkcommands to specify a cluster name
...
fixes #12519
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 14:26:36 +02:00
Yannick Charton
70db7f52c9
Add the possibility for all ...soap-host... checkcommands to specify a datacenter/vsphere server in case the check should be done through that server
...
fixes #12516
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 14:24:03 +02:00
Jo Goossens
0a76921086
Add support for glusterfs checks
...
fixes #12040
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 12:04:47 +02:00
Gunnar Beutner
903db81fe0
Make sure that libmethods is automatically loaded even when not using the ITL
...
fixes #12578
2016-08-28 17:03:08 +02:00
Gunnar Beutner
c8816385e5
Fix help output for update-links.py
...
fixes #12577
2016-08-28 15:11:46 +02:00
Gunnar Beutner
78cd56e277
Implement support for default templates
...
fixes #12575
2016-08-28 10:27:43 +02:00
Gunnar Beutner
9f06140e8f
Update documentation for libmethods
...
fixes #12572
2016-08-28 08:27:01 +02:00
Gunnar Beutner
602643b93d
Provide location information for objects and templates in the API
...
fixes #12566
2016-08-27 19:25:38 +02:00
Gunnar Beutner
1236495dd3
Implement the --file and --syntax-only options for "icinga2 console"
...
fixes #12554
fixes #10675
2016-08-25 19:14:54 +02:00
Gunnar Beutner
3a5d48d681
Release version 2.5.3
2016-08-25 08:09:54 +02:00
Michael Friedrich
ce851c8815
Release version 2.5.2
2016-08-24 15:19:50 +02:00
Michael Friedrich
a14add3411
Docs: Change tip/note formatting again
...
refs #12523
2016-08-23 20:20:15 +02:00
Michael Friedrich
1c074b395f
Docs: Fix notes formatting
...
refs #12523
2016-08-23 20:11:37 +02:00
Michael Friedrich
2b6b696616
Release version 2.5.1
2016-08-23 14:58:24 +02:00
Gunnar Beutner
5e8ae440c0
Release version 2.5.0
2016-08-22 17:43:55 +02:00
Michael Friedrich
4c419d099a
Docs: Small addition for endpoint explanation
...
refs #12498
refs #12386
2016-08-22 09:59:44 +02:00
Michael Friedrich
6741cb0531
Docs: Fix typos, formatting, phrasing
...
refs #12386
2016-08-21 12:43:28 +02:00
Michael Friedrich
ed7128466e
Docs: Review service monitoring and distributed monitoring chapters, part II
...
Kudos to sru and the kind feedback from monitoring-portal.org users.
fixes #12386
2016-08-20 20:31:13 +02:00
Heike Jurzik
8c3f605ae2
Docs: Review service monitoring and distributed monitoring chapters, part I
...
refs #12386
2016-08-20 14:17:18 +02:00
Mirco Bauer
61a1986597
Docs: Fix typo in Notification object
...
fixes #12488
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-08-19 13:14:12 +02:00
Gunnar Beutner
8e5961f217
Fix missing permissions and update the documentation
...
fixes #12483
2016-08-18 19:00:14 +02:00
Michael Friedrich
6542d21008
Docs: Fix service monitoring formatting; add VMWare timeout hint
...
refs #12386
2016-08-18 12:45:22 +02:00
Michael Friedrich
7f9130fa1c
Development docs: Add own section for gdb backtrace from a running process
...
fixes #12477
2016-08-18 12:33:17 +02:00
Gunnar Beutner
6629277157
Fix incorrect API example in the documentation
...
fixes #12473
2016-08-18 10:06:29 +02:00
Yannick Charton
3fbbc2c7f8
Add interfacetable CheckCommand options --trafficwithpkt and --snmp-maxmsgsize
...
fixes #12468
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-08-18 09:08:40 +02:00
Michael Friedrich
9a455f0c3d
icinga2.conf: Include plugins-contrib, manubulon, windows-plugins, nscp by default
...
This helps a lot when configuring client checks as command endpoint
where the check command definitions are both used on the master
and the client.
fixes #10722
2016-08-16 11:17:29 +02:00
Michael Friedrich
e355f38a1c
Docs: Fix missing ITL template
...
fixes #12442
2016-08-15 16:18:02 +02:00
Michael Friedrich
d341783a51
API: Implement 'generate-ticket' action and update distributed monitoring docs
...
fixes #12433
2016-08-15 15:19:28 +02:00
Michael Friedrich
4a3b33e3f5
Docs: Rewrite cluster and client chapter from scratch; add service monitoring chapter
...
Also apply a new structure.
Deleted the old cluster and client documentation and started "fresh".
This commit also includes various images used in the newly written
"Distributed Monitoring" chapter for better understanding.
fixes #12386
2016-08-14 17:56:38 +02:00
Michael Friedrich
5db2ed90d8
ITL: Add perfsyntax parameter to nscp-local-counter CheckCommand
...
fixes #12424
2016-08-14 15:48:03 +02:00
Michael Friedrich
c7af804cfd
ITL: Fix the description for http_certificate
...
fixes #12416
2016-08-13 15:50:45 +02:00
Michael Friedrich
4350403e1b
Add URL and short description for Monitoring Plugins inside the ITL documentation
...
fixes #12412
2016-08-12 16:45:22 +02:00
Gunnar Beutner
12ea2a6445
Implement the System#sleep function
...
fixes #12411
2016-08-12 15:22:10 +02:00
Michael Friedrich
3454cf88a7
Add documentation for swap CheckCommand parameters
...
fixes #12392
2016-08-12 15:08:35 +02:00
Michael Friedrich
8b12683e0d
Docs: Fix incorrect anchors for Array#{filter,unique}
...
refs #12247
2016-08-11 14:15:07 +02:00
Gunnar Beutner
e8ae1dc4a6
Include compiler name/version and build host name in --version
...
fixes #12389
2016-08-10 08:09:44 +02:00
Carsten Köbke
f0dbcabf70
ITL: Add db2_health CheckCommand definition
...
fixes #12061
2016-08-09 14:20:08 +02:00
Bård Dahlmo-Lerbæk
39890c00c0
Fix incorrect custom variable name for the -q option for ntp_time.
...
fixes #12274
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-09 10:43:55 +02:00
Dirk Goetz
b2a1541394
Docs: Add SELinux chapter
...
fixes #10553
2016-08-09 08:51:20 +02:00
Christian Birk
98a97026f4
Add "check_mysql_query" CheckCommand definition
...
fixes #12314
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-08 15:16:38 +02:00
Gunnar Beutner
1cd8a25ab2
Add the "exception" check command
...
refs #10075
2016-08-08 12:51:20 +02:00
Mirko Nardin
52f83ca7e6
Add the "-e" parameter for the SNMP check command
...
fixes #11359
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-05 14:50:44 +02:00
Dirk Goetz
03b8514606
Add a check command for check_breeze
...
Add a check command for check_flexlm
Add a check command for check_game
refs #6225
2016-08-03 11:32:41 +02:00
Dirk Goetz
a8b7bdc633
Add a check command for check_ide_smart
...
refs #6225
2016-08-03 11:32:41 +02:00
Dirk Goetz
c999badd14
Add a check command for check_file_age.
...
Add a deprecation note for check_ldaps to check_ldap.
refs #6225
2016-08-03 11:32:41 +02:00
Uwe Ebel
b2ac05ad7d
Make the minimum TLS protocol version configurable
...
The ApiListener accepts all TLS versions that the underlying
OpenSSL library supports. This patch give the ability to restrict
the connection to a minimum TLS version.
fixes #11292
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-03 07:46:50 +02:00
Michael Friedrich
19fb71ed7c
Docs: Fix API permissions for status/query
...
fixes #12259
2016-07-29 17:00:36 +02:00
Markus Waldmüller
6d082e61ae
Add check command definition for check_graphite
...
fixes #12256
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-07-29 11:38:57 +02:00