diff options
author | Jonny007-MKD <nospam@jonny007-mkd.de> | 2020-02-23 14:02:43 (GMT) |
---|---|---|
committer | Sven Nierlein <sven@nierlein.org> | 2021-09-02 07:56:39 (GMT) |
commit | 70f55ca9db87f639856e0548a57081c886e09d14 (patch) | |
tree | 30447f835c82feab6f281c07c1db4705aeb51ab9 /NEWS | |
parent | 9fa291d9918722ce3e3a43ad61da572e271f4f83 (diff) | |
download | monitoring-plugins-70f55ca9db87f639856e0548a57081c886e09d14.tar.gz |
check_dns: add --expect-nxdomain
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ This file documents the major additions and syntax changes between releases. | |||
13 | check_dns: Accept CIDR | 13 | check_dns: Accept CIDR |
14 | check_dns: allow unsorted addresses | 14 | check_dns: allow unsorted addresses |
15 | check_dns: allow forcing complete match of all addresses | 15 | check_dns: allow forcing complete match of all addresses |
16 | check_dns: option to expect NXDOMAIN | ||
16 | check_apt: add --only-critical switch | 17 | check_apt: add --only-critical switch |
17 | check_apt: add -l/--list option to print packages | 18 | check_apt: add -l/--list option to print packages |
18 | check_file_age: add range checking | 19 | check_file_age: add range checking |