mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Fix typo
This commit is contained in:
parent
ddbf839d93
commit
2d122f3782
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
|
@ -7,7 +7,7 @@ This file documents the major additions and syntax changes between releases.
|
|||
* check_dhcp: Add dhcp rogue detection
|
||||
* check_disk: add ignore-missing option to return OK for missing fs
|
||||
* check_disk_smb: allow checking 0-sized resource (ex. IPC$)
|
||||
* check_disk: The options to include or exlude specific file systems now allow the usage of regex(7)
|
||||
* check_disk: The options to include or exclude specific file systems now allow the usage of regex(7)
|
||||
* check_icmp: Add support to Jitter, MOS and Score
|
||||
* check_mysql: Detect running mysqldump and handle it more gracefully
|
||||
* check_procs: Implement --exclude-process to exclude specific processes
|
||||
|
|
|
|||
Loading…
Reference in a new issue