Michael Friedrich
b75e1585d6
Merge pull request #7449 from Icinga/feature/warn-set-global-var
...
DSL: warn on x=y if x is a global variable
2019-08-27 14:53:29 +02:00
Alexander A. Klimov
b5a0be0d60
ITL: set globals.NscpPath explicitly
2019-08-27 13:34:10 +02:00
Max Deparade
0e00ffee39
Adding check_uptime to itl
2019-08-26 11:13:58 +02:00
Michael Friedrich
aab6c91e79
ITL: Add sar-perf
2019-08-16 13:46:22 +02:00
K0nne
f1d5a6bfd0
Add missing options to 'nwc_health' ITL CheckCommand
2019-08-01 11:12:24 +02:00
Michael Friedrich
c07cf95e4c
ITL: Align plugins-contrib.d to PluginContribDir
...
That was missing in the past reviews.
2019-07-22 09:37:48 +02:00
Michael Friedrich
0501b12d01
Merge pull request #7223 from KAMI911/feature/check_logfile
...
Add check_logfiles to ITL
2019-07-12 10:25:38 +02:00
Michael Insel
8e7db97ae7
ITL: Fix check_logfiles definition and documentation
...
This fixes several issues with the ITL definition for the check plugin
check_logfiles.
* Moved the documentation parts into the Log Management section.
* Moved the CheckCommand parts into logmanagement.conf and dropped
logfiles.conf
* Renamed the CheckCommand to logfiles
* Removed the .pl suffix in the command attribute
* Removed the -H argument since its unknown to the plugin
* Fixed typo in documentation parts
2019-07-11 19:31:37 +02:00
Michael Friedrich
39afff18e2
Merge pull request #7268 from m4k5ym/patch-1
...
Add printer_health CheckCommand definition
2019-07-08 08:47:53 +02:00
Max Deparade
70eaebc5a4
Add printer_health CheckCommand definition
2019-07-08 08:44:23 +02:00
BarbUk
2b951a0d37
Use PluginContribDir instead of PluginDir
2019-07-01 09:32:08 +02:00
BarbUk
66d2e968a9
Add memcached CheckCommand definition
2019-06-28 16:37:56 +04:00
Kálmán „KAMI” Szalai
818c554791
Fix typos
2019-06-04 11:13:57 +02:00
Kálmán „KAMI” Szalai
6ac7bd041c
Add check_logfile to ITL
2019-06-04 10:46:46 +02:00
Michael Friedrich
cc4f4d8cb0
Merge pull request #7216 from peteeckel/fix/provide-snmpv3-context-option-7215
...
Provide the snmpv3_context option
2019-06-03 16:06:13 +02:00
Peter Eckel
31deb75d3e
Provide the snmpv3_context option and the corresponding item in the documentation
2019-06-03 10:56:00 +02:00
Dennis Lichtenthäler
81746284db
Allow setting the SNMP version for check_iftraffic.pl
...
This is not supported in check_iftraffic.pl master yet
but there's a pull request at https://github.com/NETWAYS/check_iftraffic/pull/4
2019-05-28 11:08:37 +02:00
Michael Friedrich
2ba2134eda
Merge pull request #7156 from Icinga/feature/itl-sleep
...
Implement sleep CheckCommand
2019-05-24 15:42:46 +02:00
Peter Eckel
b7148cf558
Use --description instead of -d for check_service.exe
2019-05-17 15:09:58 +02:00
Johannes Meyer
7403139622
Add check command for x509's host check
...
The refererred PR: https://github.com/Icinga/icingaweb2-module-x509/pull/47
2019-05-13 14:36:27 +02:00
Napsty
2332bc30d0
Add new -r parameter for esxi_hardware command
2019-05-10 13:46:11 +02:00
htriem
75df3879f2
Implement sleep CheckCommand in memory
...
Implements a check task with Utility::Sleep and custom var parameter sleep_time (default value: 1s)
refs #6964
2019-05-02 16:24:42 +02:00
Michael Friedrich
e8e4fe7508
Merge pull request #7064 from widhalmt/feature/icingacli-elasticsearch-7063
...
Add command `icingacli-elasticsearch` to ITL
2019-04-01 13:27:09 +02:00
Thomas Widhalm
0cc129e9e5
Add command `icingacli-elasticsearch` to ITL
...
fixes #7063
2019-03-29 16:50:33 +01:00
Michael Friedrich
458f997a18
Replace Copyright header with a short version, part II
2019-02-25 15:09:36 +01:00
Michael Friedrich
d14a88235d
Replace Copyright header with a short version, part I
...
CLion -> replace in path
2019-02-25 14:48:22 +01:00
akrus
b8043c06c8
Add missing args for apache-status and fix a few typos
2019-02-22 10:57:41 +02:00
Michal Petko
6ed5d4807f
Use full command name as prefix for check arguments
2019-01-31 15:58:46 +01:00
Michal Petko
aad7107396
Add check commands for HDFS file count and used space
2019-01-31 07:59:44 +01:00
Peter Eckel
c3dc8382ef
Make the NSCP CheckDisk --exclude option available to Icinga 2
2019-01-25 16:38:11 +01:00
Michael Friedrich
ed85d2528c
Merge pull request #6803 from BarbUk/feature/itl-check-btrfs
...
Add btrfs CheckCommand definition
2019-01-24 11:03:48 +01:00
Michael Friedrich
b8cdaf2cd2
Merge pull request #6865 from BarbUk/feature/itl-check-haproxy-status
...
Add haproxy-status CheckCommand definition
2019-01-24 11:02:25 +01:00
Michael Friedrich
d2775427da
Merge pull request #6861 from BarbUk/feature/itl-check-temp
...
Add lmsensors CheckCommand definition
2019-01-24 11:01:49 +01:00
Michael Friedrich
c0def089cc
Merge pull request #6848 from BarbUk/feature/itl-check-fail2ban
...
Add fail2ban CheckCommand definition
2019-01-24 11:00:51 +01:00
Michael Friedrich
1c772aac54
Merge pull request #6890 from T-Systems-MMS/feature/snmp-storage-exclude
...
Added snmp_exclude option to manubulon snmp-storage check
2019-01-11 17:03:58 +01:00
Thomas Widhalm
3633a7cd79
Add new "-us" option to `ipmi-sensor` CheckCommand due to change in monitoring plugin.
...
Fixes #6892
2019-01-11 14:09:30 +01:00
Martin Neubert
77d1ea63c5
Added snmp_exclude option to manubulon snmp-storage check
2019-01-11 09:54:24 +01:00
BarbUk
63a7dc352c
Add haproxy-status CheckCommand definition
...
Another haproxy CheckCommand. This plugin uses haproxy stat socket to
check for all or specific frontend/backend status.
2018-12-24 10:32:37 +04:00
BarbUk
1c3c01f17b
Rename check_temp to check_lmsensors
2018-12-23 18:26:24 +04:00
BarbUk
d658d231a2
Merge branch 'master' into feature/itl-check-temp
2018-12-23 18:24:12 +04:00
Michael Friedrich
b46c3c11bb
Merge pull request #6862 from BarbUk/feature/itl-check-proxysql
...
Add proxysql CheckCommand definition
2018-12-23 12:19:07 +01:00
Michael Friedrich
28427065cc
Merge pull request #6863 from BarbUk/feature/itl-check-hddtemp
...
Add hddtemp CheckCommand definition
2018-12-23 12:17:35 +01:00
BarbUk
dae69dc49b
Add phpfpm-status CheckCommand definition
2018-12-22 13:51:27 +04:00
BarbUk
3e2449716b
Add hddtemp CheckCommand definition
2018-12-22 11:19:18 +04:00
BarbUk
5f58414aea
Add proxysql CheckCommand definition
2018-12-22 11:01:30 +04:00
BarbUk
375a034436
Add temp CheckCommand definition
2018-12-22 10:43:35 +04:00
Michael Friedrich
f7393352f4
Merge pull request #6852 from BarbUk/feature/itl-check-haproxy
...
Add haproxy CheckCommand definition
2018-12-21 12:05:30 +01:00
BarbUk
5109f7f788
Add haproxy CheckCommand definition
...
Haproxy plugin check haproxy csv statistics page and reports response
time and backends sessions count
2018-12-20 14:54:53 +04:00
BarbUk
c97c42bff4
Fix ITL CheckCommand disk
...
Add -N/--include-type option, available since release 1.5.
2018-12-20 13:22:59 +04:00
BarbUk
18250896ca
Add fail2ban CheckCommand definition
...
The check_fail2ban plugin use the fail2ban-client binary
to monitor fail2ban jails.
2018-12-20 11:59:28 +04:00