Module: monitoring-plugins
Branch: master
Commit: 2d122f3782c1786900b5d26ddad87feb597b0188
Author: RincewindsHat <[email protected]>
Committer: waja <[email protected]>
Date: Tue Oct 17 17:15:02 2023 +0200
URL:
https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=2d122f3
Fix typo
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 97ac837..808277b 100644
--- a/NEWS
+++ b/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