chrostek
44efa90e47
Add exclude/include to vmware-esx-soap-host-runtime
2018-07-26 20:41:56 +02:00
Michael Friedrich
c89f92e352
Merge pull request #6348 from Mikesch-mp/itl_db2_health
...
Fix for catalogued locally databases. Fixes #6338
2018-06-28 14:40:53 +02:00
Carsten Koebke
f499743ef2
Its catalogued not cataloged :)
2018-06-28 07:18:57 +02:00
Carsten Koebke
d359d9e7c7
Fix for catalogued locally databases. Fixes #6338
2018-06-03 20:25:24 +02:00
akrus
7e1d91c456
Update lsi-raid parameters
2018-05-15 11:38:36 +03:00
Michael Friedrich
2035506956
ITL: Add mongodb --authdb parameter support
...
fixes #5260
2018-01-08 14:14:04 +01:00
Markus Frosch
256ea74b58
Merge pull request #5906 from sahnd/feature/check_openmanage
...
Add check_openmanage command to ITL.
2018-01-08 13:46:47 +01:00
sah
1eab48bb2d
Add check_openmanage command to ITL.
...
This will help monitoring Dell PowerEdge servers hardware.
2018-01-05 21:10:51 +01:00
Markus Frosch
b30944246f
Merge pull request #5921 from widhalmt/feature/director-check-in-itl-5920
...
Add icingacli-director check to ITL
2018-01-05 17:49:58 +01:00
Thomas Widhalm
3c35451719
Add icingacli-director check to ITL
...
Including documentation.
Add a hint to the documentation of all icingacli commands that Icinga 2 has to be allowed access to the icingaweb2 directory.
fixes : #5920
2018-01-05 17:37:53 +01:00
Markus Frosch
ecc04807dd
Merge pull request #5914 from Icinga/fix/itl-check-mongodb-5817
...
Fix for wrong attribute in ITL mongodb CheckCommand
2018-01-05 17:17:27 +01:00
Michael Insel
158ae2188e
Change copyright header for 2018
2018-01-02 12:08:55 +01:00
Michael Insel
ae3921b798
Fix for wrong attribute in ITL mongodb CheckCommand
...
This corrects the attribute mongodb_address to mongodb_host, if the old attribute is set Icinga will use that and output a Log message to the Log.
refs #5817
2017-12-27 20:19:39 +01:00
Kálmán Szalai - KAMI
709d00fbdb
Add support for LD_LIBRARY_PATH env variable in oracle_health ITL CheckCommand
...
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-12-19 11:56:44 +01:00
Strajan Sebastian Ioan
2120772417
Add support for check_address as default in database CheckCommand objects
...
1. set the default hostname to the "$check_address$" for multiple CheckCommands
2. add support for "$check_address$" for ping4 and ping6 commands which don't import the ipv4-or-ipv6 template
This commit changes the default address for redis, mongodb and elasticsearch to
use check_address instead of localhost. Users who might not have set this explicitly
in their services should adopt this.
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-10-19 08:22:48 +02:00
Konstantin Kelemen
9ddeba8ce6
Allow to disable thresholds for ipmi CheckCommand
...
fixes #5579
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-10-13 14:03:39 +02:00
Claudio Kuenzler
cfd7f1ff5e
check_esxi_hardware.py with new --no-lcd parameter
2017-09-12 09:09:30 +02:00
Tobias von der Krone
e84fbf3a97
ITL: Correct arguments for ipmi-sensor CheckCommand
...
Replace the wrong "set_if" attribute and assign the value correctly.
fixes #5542
2017-09-01 14:19:07 +02:00
Jean-Louis Dupond
e6883bba40
itl: add additional mssql_health arguments
2017-07-04 10:41:51 +02:00
Petr Ruzicka
93964c44b2
Fix description for checkcommand sections
2017-06-21 07:06:31 +02:00
Gunnar Beutner
15b9ffce8e
Fix some formatting issues
2017-06-12 08:21:36 +02:00
Thomas Widhalm
56de94b91c
Add ip4-or-ipv6 import to logstash ITL command
2017-06-09 17:14:44 +02:00
Michael Friedrich
922cb375a9
ITL: Fix missing double quote in ssl-cert CheckCommand
...
refs #5236
2017-05-10 14:04:13 +02:00
Jean-Louis Dupond
ff0c82a706
ITL: Add some missing arguments to ssl_cert
2017-05-09 16:48:47 +02:00
Roland Hopferwieser
76600a81eb
ITL: Add CheckCommand ssl_cert, fix ssl attributes
2017-05-09 16:01:55 +02:00
Michael Friedrich
5b7226548c
Merge pull request #5209 from Mikesch-mp/itl_mssql
...
Add report mode to mssql_health
fixes #5209
2017-05-09 14:52:55 +02:00
Mikesch-mp
6bf81eb979
Add report mode to mssql_health
2017-05-09 14:43:20 +02:00
Michael Friedrich
9864a0175b
Merge pull request #5210 from Mikesch-mp/itl_db2
...
Add report mode to db2_health
fixes #5210
2017-05-09 14:37:44 +02:00
Wenger Florian
a43e8d6b2d
Add ITL --standbyok argument to the vmware-esx-soap-host-storage-path CheckCommand
...
fixes #5227
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-05-09 07:43:16 +02:00
Mikesch-mp
6d4acb3798
Add report mode to db2_health
2017-04-30 18:43:48 +02:00
Dirk Goetz
f169232ef2
ITL: Fix mitigation attribute for nwc_health
...
fixes #5075
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-22 11:15:58 +01:00
Dirk Goetz
da980ac10e
ITL: Update icingacli_businessprocess CheckCommand
...
fixes #4826
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-17 14:45:25 +01:00
Dirk Goetz
efdbfb764b
Add additional arguments to mssql_health
...
fixes #5063
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-03-14 15:27:27 +01:00
Thomas Widhalm
b3a80e16b2
ITL: Allow to use local mode of hpasm CheckCommand
...
Remove default value and "required" for `address` in hpasm ITL listing
Add a note to documentation why this special check should not have a default address
fixes #4985
fixes #4986
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-10 18:50:50 +01:00
Michael Friedrich
f0a77464cd
Fix closing brackets
...
refs #5019
2017-03-09 17:33:38 +01:00
Michael Friedrich
8d9aee4b8f
ITL: Modify ipmi-alive CheckCommand to support arguments similar to hostalive
...
refs #5019
2017-03-09 17:25:30 +01:00
Michael Friedrich
9902492a59
ITL: Fix installation for plugins-contrib
...
refs #5019
2017-03-09 17:08:56 +01:00
Thomas Niedermeier
afc2e349e1
ITL: Fix spelling of ipmi_protocol_lan_version variable
...
refs #5019
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-09 17:08:54 +01:00
Thomas Niedermeier
c727f4c57a
ITL: Add RAID controller plugin check configurations
...
refs #5019
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-09 17:08:52 +01:00
Thomas Niedermeier
06fa96f83d
ITL: Add SMART attributes monitoring plugin check configuration
...
refs #5019
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-09 17:08:50 +01:00
Thomas Niedermeier
ad0d8d2b9e
ITL: Add an IPMI Interface PING check for an IPMI host
...
refs #5019
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-09 17:08:45 +01:00
Yannick Charton
92149fc570
ITL: nwc_health_report attribute requires a value
...
fixes #5015
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-03-09 16:31:28 +01:00
Stephan Tesch
2ce3fcc514
Add --if-names option to check_interfaces
...
Sinve version 1.3 check_interfaces supports an option to query ifName instead
of ifDescr, which is helpful eg. FortiOS 5.4 devices.
fixes #5028
fixes #5032
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-02-28 14:15:06 +01:00
Gerhardt Roman
83c02df36a
ITL: Update ipmi CheckCommand attributes
...
fixes #123
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-02-07 17:13:43 +01:00
Yannick Charton
1373a5e788
ITL: Add report option to shorten output in oracle_health CheckCommand
...
fixes #4963
fixes #4661
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-02-07 17:02:03 +01:00
Michael Friedrich
b7caf0820d
Ensure that *.icinga.com is used everywhere
...
fixes #13897
fixes #13277
2017-01-10 17:19:12 +01:00
Michael Friedrich
5db468b3ca
ITL: Add tempdir attribute to postgres CheckCommand
...
fixes #13449
2016-12-07 16:56:12 +01:00
Roman Gerhardt
283cf185ec
ITL: Add timeout option for mysql_health CheckCommand
...
fixes #13431
2016-12-06 17:49:01 +01:00
Gunnar Beutner
22fa4773df
Remove unnecessary template imports in the ITL
...
refs #12575
2016-11-24 09:39:49 +01:00
Thomas Widhalm
9756775902
ITL: Add logstash CheckCommand
...
fixes #12755
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2016-11-17 16:39:57 +01:00