2394 Commits

Author SHA1 Message Date
Alexander A. Klimov
20b7c395ba Relativize future removals of deprecated features
... as (of course) we won't remove them as long as
it's easier than not removing them.
2020-11-06 12:31:10 +01:00
sysadt
0fc4983275
typo fix 04-configuration.md 2020-11-05 13:02:47 +01:00
Alexander A. Klimov
c2c8864af2 Docs: provide shorter and batch-ier instructions on how to setup a Windows dev env 2020-11-02 13:53:07 +01:00
Alexander Aleksandrovič Klimov
24bda3e945
Merge pull request #8319 from Icinga/bugfix/doc-debian-rename-mysql-to-mariadb
docs: Update MySQL package names for Debian
2020-10-29 16:55:35 +01:00
Alexander Aleksandrovič Klimov
0cb7d1cc21
Merge pull request #8315 from Icinga/bugfix/adjust-documentation-wrong-attr-type
Adjust documentation using wrong attributes type
2020-10-29 16:50:18 +01:00
Alexander Aleksandrovič Klimov
6f726af659
Merge pull request #8081 from Icinga/bugfix/doc-adjust-event-stream-syntax-error
Adjust Event-S-R API query syntax error
2020-10-29 16:45:55 +01:00
Alexander Aleksandrovič Klimov
db6dd60ac0
Merge pull request #7907 from JochenFriedrich/feature/nrpe-args
Add parameters needed for PKI usage.
2020-10-29 15:52:42 +01:00
Alexander Aleksandrovič Klimov
9adc07e610
Merge pull request #8163 from RincewindsHat/bugfix/typo-in-doku
Fix a small typ with a missing apostrophe
2020-10-29 15:45:57 +01:00
Alexander Aleksandrovič Klimov
7e0b773c16
Merge pull request #8115 from mathiasaerts/hotfix/docs-timeperiod
Docs: In some places, Timeperiod is used instead of TimePeriod
2020-10-29 15:43:50 +01:00
Alexander Aleksandrovič Klimov
db712124c9
Merge pull request #7991 from lyknode/bugfix/fix-distributed-docs
Docs: fix zones config example for second master
2020-10-29 15:39:12 +01:00
Alexander Aleksandrovič Klimov
f1c56ce83d
Merge pull request #7980 from leeclemens/doc/cleanup-table-name
Docs: Fix table name referenced for cleanup hostchecks_age
2020-10-29 14:54:57 +01:00
Alexander Aleksandrovič Klimov
f4a74f714e
Merge pull request #7960 from netson/fail2banjailsv2
Added parameter to monitor a specific jail only
2020-10-29 14:53:37 +01:00
Alexander Aleksandrovič Klimov
3fa1eab344
Merge pull request #7736 from froehl/7735
API-Event StateChange & CheckResult: Added acknowledgement and downtime_depth…
2020-10-29 13:41:52 +01:00
Alexander A. Klimov
bb851b0558 Merge branch 'master' into feature/v1-actions-execute-command-8034 2020-10-28 18:37:08 +01:00
Julian Brost
cb218aee20 docs: better instructions for installing wixtoolset on Windows
If you try to follow the existing instructions, you might be greeted by
a long and useless error message when installing this which boils down
to the fact that the DotNet3.5 Chocolatey package actually requires a
reboot but does not properly ask for it. Enable-WindowsOptionalFeature
basically does the same as the Chocolatey package would do, but nicely
asks for a reboot after which the Chocolatey package can be installed
(which basically is a noop then) properly.
2020-10-26 09:06:06 +01:00
Julian Brost
f3b72351a4 docs: remove references to Visual Studio 2017
PR #8390 changed the default version of Visual Studio to 2019 because
PR #8373 introduces behavior that is incompatible with MSVC versions
shipped with older versions of Visual Studio.
2020-10-21 15:59:13 +02:00
Alexander A. Klimov
40ac05c182 Introduce Endpoint#capabilities
refs #8034
2020-10-19 13:04:20 +02:00
Julian Brost
2087e624ab docs: Update MySQL package names for Debian
Debian switched to MariaDB in stretch and removed the mysql-server and
mysql-client packages in buster. The new mariadb packages are available
starting in Debian jessie.
2020-10-08 17:12:49 +02:00
Yonas Habteab
a00134a47d Fix wrong config attr data type 2020-10-07 18:06:59 +02:00
Alexander A. Klimov
6f253f88b5 Sort doc/18-library-reference.md 2020-09-28 17:27:38 +02:00
Fabian Röhl
ca487ed732 #7735 API-Event StateChange & CheckResult: Added acknowledgement and downtime_depth 2020-09-18 08:20:29 +02:00
Alexander Aleksandrovič Klimov
c447f5fcb2
Fix typo 2020-09-09 16:40:00 +02:00
Alexander Aleksandrovič Klimov
ab0ac8137b
Document command for verifying the parent node's cert
... during node wizard execution.
2020-09-09 12:29:44 +02:00
Alexander A. Klimov
eb5414ab2a Merge commit '8c6998b66' into feature/v1-actions-execute-command-8034
refs #8034
2020-09-07 10:20:21 +02:00
Alexander A. Klimov
8c6998b66d icinga::Hello: document version param 2020-08-26 17:28:57 +02:00
Mattia Codato
46b4e72c8c Fix doc for cluster events 2020-08-26 11:43:18 +02:00
Mattia Codato
dd2bc681fe Fix doc execute-command 2020-08-26 09:20:06 +02:00
Mattia Codato
3b4c008c81 Fix doc 2020-08-25 17:35:34 +02:00
Mattia Codato
9c2cc1169b Fix typos 2020-08-25 09:24:28 +02:00
Mattia Codato
078ae38661 Fix typo 2020-08-24 14:45:01 +02:00
Mattia Codato
49efe009bd Update doc 2020-08-24 14:37:06 +02:00
Lorenz Kästle
fa09939aaf Fix missing format sign 2020-08-10 17:39:20 +02:00
Eric Lippmann
e8745f7e96
Merge pull request #7816 from Icinga/feature/notification-timeperiod-6167
Re-send notifications previously suppressed by their time periods
2020-08-03 10:04:27 +02:00
Alexander A. Klimov
c515822649 Re-send notifications previously suppressed by their time periods
refs #6167
2020-07-29 17:13:41 +02:00
Noah Hilverling
2648a82de0
Merge pull request #7894 from Icinga/bugfix/don-t-wait-for-checks-on-reload-7888
CheckerComponent#Stop(): don't wait for checks
2020-07-29 16:35:09 +02:00
Alexander A. Klimov
9dc297987e Sync Checkable#last_check_started
refs #7888
2020-07-28 11:54:13 +02:00
Mathias Aerts
b6fbe1d0cb Changed Timeperiod to TimePeriod 2020-07-14 15:04:04 +02:00
Yonas Habteab
4b13287bf0 Adjust E-S-R API query syntax error 2020-07-02 10:22:45 +02:00
Alexander A. Klimov
af2e1a37db Deprecate Windows plugins 2020-06-26 15:38:02 +02:00
Noah Hilverling
535f97551f Docs: Add missing file prefix to link 2020-06-22 14:20:08 +02:00
Noah Hilverling
6f708dfe12
Merge pull request #8051 from Icinga/feature/deprecate-livestatus
Deprecate Livestatus
2020-06-16 15:25:56 +02:00
Alexander A. Klimov
48fe2813da Deprecate Livestatus 2020-06-09 11:21:05 +02:00
Noah Hilverling
112fb072c1 Docs: Move Icinga DB installation down (until it's ready for production) 2020-06-09 11:06:03 +02:00
Alexander A. Klimov
3c60d851fb check_http: support --verify-host
refs #7969
2020-05-13 10:41:24 +02:00
Alexander A. Klimov
1bb51c26d1 check_snmp_int: support -a
refs #7963
2020-05-12 13:56:22 +02:00
Baptiste BEAUPLAT
458aaa23f6
Docs: fix zones config example for second master 2020-04-24 16:31:59 +02:00
Lee Clemens
24d99759d3 Fix table name referenced for cleanup hostchecks_age 2020-04-15 11:02:40 -04:00
Rinck H. Sonnenberg
e1300afeee Added parameter to monitor a specific jail only, as this has been available in the original check_command for years but hasn't made it into the checkcommand yet 2020-04-03 13:18:53 +02:00
Alexander A. Klimov
720a88c29a PerfdataValue: add UoMs
* {,{K,M,G,T,P,E,Z,Y}{,i}}B
  => bytes
* {,{k,m,g,t,p,e,z,y}{,i}}b
  => bits
* packets
* {n,u,m,}s m h d
  => seconds
* {n,u,m,,k,M,G,T,P,E,Z,Y}{{A,O,V,W},{A,W}{s,m,h}}
  => amperes, ohms, volts, watts, ampere-seconds, watt-hours
* lm dBm
  => lumens decibel-milliwatts
* {n,u,m,,k}g t
  => grams
* C F K
  => degrees-celsius, degrees-fahrenheit, degrees-kelvin
* {m,,h}l
  => liters

refs #7225
2020-04-03 12:47:36 +02:00
Noah Hilverling
d21b5cf09f Docs: Fix Icinga Web 2 docs URL 2020-03-24 09:08:23 +01:00