Michael Friedrich
f68a0d3167
Merge pull request #6806 from BarbUk/feature/itl-check-lsyncd
...
Add lsyncd CheckCommand definition
2018-12-18 14:23:51 +01:00
Michael Friedrich
0ad27d5436
Merge pull request #6823 from transitiv/feature/itl-apt-list
...
ITL: Support --list argument to check_apt
2018-12-05 11:32:31 +01:00
Adam James
3a4f075f72
ITL: Support --list argument to check_apt
2018-12-05 09:32:54 +00:00
BarbUk
fe42c091a4
Documentation: fix sudoers file name
2018-11-30 01:32:20 +04:00
BarbUk
4afbf2f987
Documentation: use icinga user instead of nagios
2018-11-30 00:40:05 +04:00
BarbUk
3b0bfd51bf
Add lsyncd CheckCommand definition
2018-11-28 16:55:23 +04:00
BarbUk
b6e97a9eff
Add documentation for sudoers configuration
2018-11-28 13:39:51 +04:00
BarbUk
16b0042791
Add btrfs CheckCommand definition
...
Check a btrfs mountpoint health and disk space allocated
2018-11-28 00:04:10 +04:00
BarbUk
42cbd365bf
Add more info about varnish_param
2018-11-27 19:35:58 +04:00
BarbUk
2e462d63a4
Add varnish CheckCommand definition
...
This definition use check_varnish to monitore a varnish instance.
This closes #5122
2018-11-27 19:22:36 +04:00
fluxX04
114da89ef0
update apache status command to be identical according the itl
2018-11-15 09:54:58 +01:00
Michael Friedrich
6998436db1
Merge pull request #6480 from ajaffie/feature/win-check-update-4720
...
Modify windows check_update command to allow specifying thresholds.
2018-11-13 16:40:26 +01:00
Michael Friedrich
ec169de5c4
Merge pull request #6745 from markleary/master
...
Add support for -q argument to Manubulon snmp-storage commmand
2018-11-05 09:10:12 +01:00
Mark Leary
aa93caae62
Document snmp_storage_type attribute.
2018-11-02 10:03:19 -04:00
Alex
d340f6b519
Doc fix: documentation link for apt
...
Fixes `check_apt` documentation link to point to the right man page.
2018-11-02 07:45:48 +01:00
Andrew Jaffie
7e9228860b
Modify windows check_update command to allow specifying thresholds.
...
refs #4720
2018-10-23 11:28:43 +02:00
Michael Friedrich
12ef5c053f
Docs: Use the correct URLs in various places
2018-10-18 09:59:33 +02:00
Stefan Bethke
73a7230f1b
Make the two modes of check_http more obvious.
...
See https://github.com/monitoring-plugins/monitoring-plugins/issues/1553
2018-10-10 00:52:59 +02:00
Michael Friedrich
b2957bb812
Merge pull request #6651 from Icinga/feature/check-swap-show-used
...
Add 'used' feature to check_swap
2018-10-09 08:36:22 +02:00
Michael Insel
ad1ab42393
Update ITL for windows check_swap 'used' feature
2018-10-08 21:17:03 +02:00
teclogi
4f3ab9b1c8
Add 'used' parameter to memory-windows ITL command
2018-10-08 13:40:26 +02:00
Michael Friedrich
8a172d39fe
Merge pull request #6561 from miso231/feature_itl_ceph
...
[Feature] Ceph health CheckCommand
2018-08-22 12:51:50 +02:00
Michal Petko
4b5b5bdf5d
Add cloudera plugin to itl
2018-08-21 21:03:55 +02:00
Michal Petko
a4ad3c364f
Fix table format for ceph check doc
2018-08-21 15:51:20 +02:00
Michal Petko
9d66f3c73c
Add ceph plugin to itl
2018-08-21 12:09:43 +02:00
Robert Lindgren
acfef7c10d
squashfs ignored
...
Add squashfs to check_disk ignore list, used on Ubuntu for snaps.
2018-07-30 18:22:22 +02:00
Michael Friedrich
56bff1366a
Merge pull request #6488 from Allandor/fix/service-template-typo-cert
...
Fix typo with the CheckCommand cert
2018-07-27 11:50:56 +02:00
chrostek
c0679001cc
Add exclude/include to vmware-esx-soap-host-runtime docs
2018-07-26 20:43:04 +02:00
Michael Insel
e4defe674f
Fix heading level for ITL ssl_cert documentation
...
Use heading level four instead of three.
2018-07-26 20:34:39 +02:00
Sebastian Eikenberg
09147fad15
Fix typo with the CheckCommand cert
...
ITL plugin uses ssl_cert
2018-07-26 15:00: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
Michael Friedrich
c7e61748d4
Merge pull request #6389 from Mikesch-mp/itl_nscp-local-tasksched
...
New ITL command nscp-local-tasksched
2018-06-27 12:47:12 +02:00
Michael Friedrich
dca63057f2
Merge pull request #6308 from akrus/master
...
Update lsi-raid ITL command
2018-06-27 12:45:08 +02:00
Carsten Koebke
0ba86c0a26
Change wrong text for emptystate
2018-06-25 07:10:35 +02:00
Carsten Koebke
f24342d4ff
Add missing docs for nscp-local-tasksched
2018-06-25 07:05:49 +02:00
Carsten Koebke
d359d9e7c7
Fix for catalogued locally databases. Fixes #6338
2018-06-03 20:25:24 +02:00
Michael Friedrich
a926defb79
Add a note on Windows NSClient++ CPU checks to the docs
...
refs #6315
2018-05-18 10:45:07 +02:00
akrus
dd8a3fd0b5
updated docs for lsi-raid
2018-05-17 17:38:34 +03:00
Michael Insel
afbb5689b3
ITL: Add default thresholds to windows check commands
...
This adds default thresholds to the windows check commands:
* disk-windows: warn: 20%, crit: 10%
* memory-windows: warn: 10%, crit: 5%
* swap-windows: warn: 10%, crit: 5%
2018-04-25 21:26:44 +02:00
Jean Flach
7b98546456
Update 10-icinga-template-library.md
...
We Germans tend to overdo it with commas in English
2018-04-24 14:50:03 +02:00
Michael Insel
57766f780a
Doc: Add note for not fully supported Plugin collections
...
This adds a note to the ITL documentation, to mention that only the Monitoring Plugins collection is fully supported by the ITL.
refs #6248
2018-04-23 18:31:42 +02:00
Michael Friedrich
d9d10a6f7e
Docs: Add a note to only query the NSClient++ API from the local Icinga 2 client
2018-03-21 16:00:39 +01:00
Markus Frosch
fa68c9255b
itl: Ignore overlay and netfs filesystems
...
Usually used by Docker and other containers and namespaces
2018-03-02 12:44:08 +01:00
Gunnar Beutner
414a8ec534
Move the "passive" check command to command-icinga.conf
2018-01-30 14:58:57 +01:00
Michael Insel
548027808b
ITL by_ssh add -E parameter
...
This adds the -E parameter to the by_ssh ITL CheckCommand definition.
refs #4094
2018-01-24 20:51:43 +01:00
Michael Friedrich
0201f8ff64
Add query thresholds for the 'ido' check: Rate and pending queries
...
fixes #3924
2018-01-15 16:38:15 +01:00
Michael Friedrich
b1aeff7569
Add minimum version check to the built-in icinga command
...
fixes #3998
2018-01-08 19:44:54 +01: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
T. Mulyana
de3115590d
itl: Add command parameters for snmp-memory
...
Signed-off-by: Markus Frosch <markus.frosch@icinga.com>
2018-01-05 17:31:24 +01:00
Markus Frosch
f88e03bc43
Merge pull request #5913 from mcktr/fix/itl-http-certificate-age-5610
...
Enhance http_certificate parameter documentation
2018-01-05 17:13:13 +01:00
Markus Frosch
59cf84db54
Merge pull request #5902 from sahnd/feature/itl-snmp-storage-responsesize
...
Add parameter --octetlength to snmp-storage command.
2018-01-05 17:05:28 +01:00
Michael Insel
a5a37995a7
Fix link format in documentation
2017-12-29 17:56:43 +01:00
sah
d858b9741a
Add parameter --octetlength to snmp-storage command.
2017-12-27 19:39:19 +01:00
Michael Insel
abd6c84be8
Enhance http_certificate parameter documentation
...
This clarifies the usage of the http_certificate parameter.
refs #5610
2017-12-22 14:46:45 +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
Gunnar Beutner
6cf41ff038
Merge pull request #5792 from mcktr/fix/itl-add-check-rpc
...
ITL: Add check_rpc
2017-11-27 10:29:28 +01:00
Gunnar Beutner
55b1cce248
Merge pull request #5744 from Icinga/feature/embedded-dummy-check
...
Implement DummyCheckTask and move dummy into embedded in-memory checks
2017-11-27 10:25:43 +01:00
Michael
8d1ecb9b36
ITL: Add check_rpc
2017-11-22 22:26:02 +01:00
Michael Friedrich
6fe14f88c8
ITL: Drop ssl_sni default setting
...
That's not supported by all plugin suites out there, and as such
should not be the default value. The user must set it explicitly.
fixes #5775
2017-11-21 09:39:58 +01:00
Michael Friedrich
6d9a0b7145
Implement DummyCheckTask and move dummy into embedded in-memory checks
...
This replaces the previous "dummy" CheckCommand, and the user won't
notice it. Provided performance data will be parsed the same way.
This saves a shell fork and check_dummy execution.
We're relying on this when creating cluster checks with Icinga 2 DSL
and more. If one does not have the plugins installed, this then also works.
fixes #5740
2017-11-09 20:19:31 +01:00
Dirk Melchers
324940d8b4
ITL: Add "-q" parameter to ntp_peer CheckCommand
...
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-11-02 15:31:36 +01:00
Robin O'Brien
31a35a5966
Fixed grammer and spelling mistakes
2017-10-30 18:02:42 +02: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
Strajan Sebastian Ioan
d78dd0b5d2
Fix some formatting issues in the ITL documentation
...
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-10-19 08:22:42 +02:00
Robin O'Brien
88730edfcf
Fixed typos and punctuation errors in the icinga template library documenation file. Very minor changes.
2017-10-18 15:07:10 +02:00
Michael
cfcf192146
Fix typo in threshold syntax documentation
2017-10-15 17:28:30 +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
Yannick Charton
8c059886ac
add itl snmp-service
...
add itl snmp service for manubulon plugin check_snmp_win.pl
2017-10-13 00:30:27 +02:00
Michael Newton
88c863ae57
ITL: Support weathermap data in snmp_interface CheckCommand
...
See https://github.com/dnsmichi/manubulon-snmp/pull/26 for related commit.
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-10-12 16:55:59 +02:00
Michael Friedrich
6abba51365
Merge pull request #5652 from Icinga/fix/docs-cluster-zone
...
Docs: Fix missing default value for cluster-zone checks
2017-10-09 13:11:58 +02:00
Michael Friedrich
98ce2bf7c5
Docs: Fix default value for `snmp_nocrypt` for Manubulon CheckCommand definitions
2017-10-09 11:09:53 +02:00
Michael Friedrich
6c83da6945
Docs: Fix missing default value for cluster-zone checks
2017-10-09 10:21:54 +02:00
Michael Friedrich
f41f220c78
Remove Classic UI references from docs
...
refs #5301
2017-09-22 12:26:59 +02:00
Claudio Kuenzler
cfd7f1ff5e
check_esxi_hardware.py with new --no-lcd parameter
2017-09-12 09:09:30 +02:00
Roland Hopferwieser
c5dad15d3a
Exclude configfs from disk checks
2017-09-07 11:49:52 +02:00
Michael Friedrich
de1f254fdb
Merge pull request #5394 from dupondje/add_mssql_args
...
itl: add additional mssql_health arguments
2017-08-15 20:56:10 +02:00
Michael Friedrich
ca8d06b9ee
Merge pull request #5401 from leeclemens/fix/itl-manubulon-snmp-env
...
itl: Add manubulon/check_snmp_env.pl as CheckCommand snmp-env
2017-08-15 12:54:31 +02:00
Michael Friedrich
a2ce461174
Docs: Fix wrong parameter for ITL CheckCommand nscp_api
...
refs #5239
2017-08-15 11:12:13 +02:00
Yannick Charton
e61d43468b
Feature/itl check snmp options ( #5387 )
...
Add missing options for the definition of the ITL snmp CheckCommand
snmp_offset, snmp_output_delimiter and snmp_perf_oids options
2017-08-14 17:51:23 +02:00
Michael Friedrich
5c1de34b0e
Docs: Fix ITL chapter TOC; add introduction with mini TOC
...
fixes #5428
2017-08-08 14:41:27 +02:00
Jean Flach
3d0466132f
Fix whitespace in documentation
...
fixes #5427
2017-08-07 13:44:34 +02:00
Markus Waldmueller
96777b9f13
Update negate CheckCommand definition
...
refs #5427
Signed-off-by: Jean Flach <jean-marcel.flach@icinga.com>
2017-08-07 13:40:05 +02:00
Jean Flach
3427aca7d2
Merge pull request #5435 from Icinga/feature/3891-service-description
...
Add -d option to check_service
2017-08-07 11:36:20 +02:00
Lee Clemens
b5ce0fda79
itl: Add manubulon/check_snmp_env.pl as CheckCommand snmp-env
2017-07-26 15:03:54 -04:00
Jean Flach
94f58f2c2e
Add -d option to check_service
2017-07-26 17:02:18 +02:00
Jean Flach
ba35e6cace
Add ITL and documentation for new parameter
2017-07-24 10:14:15 +02:00
Blerim Sheqa
eb88217e2d
Update docs for better compatibility with mkdocs
...
* Rename files to allow easy ordering
* Update links inside markdown according to new file names
* Move HTML links (<a>...</a>) to the end of the header lines
* This is necessary to allow mkdocs to parse headers correctly and display them in the TOC
* Following sed command was used: sed -i .bu 's/\(<a.*a>\) \(.*\)/\2 \1/g' $filename
2017-07-12 20:46:12 +02:00
Jean-Louis Dupond
e6883bba40
itl: add additional mssql_health arguments
2017-07-04 10:41:51 +02:00
Jean Flach
9d0ee05436
Explain threshold computation for windows plugins
...
fixes #3560
2017-06-21 11:37:31 +02:00
Michael Friedrich
dda0ef3db7
Docs: Fix built-in template description and URLs
2017-06-16 10:35:52 +02:00
Jean Flach
39c24e9ec9
Add check_nscp_api plugin for NSClient++ API checks
...
refs #4721
2017-06-13 21:17:16 +02:00
Petr Ruzicka
1e1beb8454
Adding accept_cname to dns command definition.
2017-06-08 16:45:26 +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