diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ This file documents the major additions and syntax changes between releases. | |||
7 | * check_dhcp: Add dhcp rogue detection | 7 | * check_dhcp: Add dhcp rogue detection |
8 | * check_disk: add ignore-missing option to return OK for missing fs | 8 | * check_disk: add ignore-missing option to return OK for missing fs |
9 | * check_disk_smb: allow checking 0-sized resource (ex. IPC$) | 9 | * check_disk_smb: allow checking 0-sized resource (ex. IPC$) |
10 | * check_disk: The options to include or exlude specific file systems now allow the usage of regex(7) | 10 | * check_disk: The options to include or exclude specific file systems now allow the usage of regex(7) |
11 | * check_icmp: Add support to Jitter, MOS and Score | 11 | * check_icmp: Add support to Jitter, MOS and Score |
12 | * check_mysql: Detect running mysqldump and handle it more gracefully | 12 | * check_mysql: Detect running mysqldump and handle it more gracefully |
13 | * check_procs: Implement --exclude-process to exclude specific processes | 13 | * check_procs: Implement --exclude-process to exclude specific processes |