ea68a363ca
Fix Python 3.11 STARTTLS handling
2023-08-04 19:35:27 +02:00
c8f93d56dc
Release 0.3.2
...
- Update version and copyright information
- Update changelog and icingaexchange.yml
2021-03-07 14:14:06 +01:00
5438f7f089
Remove CA certificate statistics
...
The CA certificate statistics do not work with recent Python versions
and broke the plugin initialization.
Fixes #2
2021-03-07 14:14:06 +01:00
5f54f2ca45
Raise version number
2019-06-23 23:22:24 +02:00
55ff04ba21
Add --hostname option
...
This commit adds a --hostname option that is mutually exclusive to
-H/--host-address. The idea is to make check_xmppng compatible with
check_v46. Thanks to Andreas Krause for the inspiration.
2016-06-18 21:13:17 +02:00
2c50b91b1a
Fix performance data output
...
This commit fixes the unit of measure of daysvalid to be conformant to
the performance data specification at
http://docs.icinga.org/latest/de/perfdata.html#pluginperfdata by
omiting the invalid unit 'd' at the end of the value.
2016-01-23 20:48:32 +01:00
37351a87a0
Finalize version number
2015-12-29 22:25:03 +01:00
11a16bb362
Improve human readable output
...
This change introduces more readable and useful output by adding the
certificate expiration to the human readable string. The response time
is now formatted too.
2015-12-29 22:17:59 +01:00
639173db08
release 0.1.2
...
- first icingaexchange release
2015-02-11 23:02:43 +01:00
5320a0b1f2
release version 0.1.1
...
- add changelog entry
- bump version in check_xmppng
2015-02-11 22:22:22 +01:00
ddfca2945b
improved documentation, add license
2015-02-11 22:13:51 +01:00