[nagiosplug] NEWS: Mention the new check_procs behavior
Nagios Plugin Development
nagios-plugins at users.sourceforge.net
Sun Aug 18 13:10:26 CEST 2013
Module: nagiosplug
Branch: master
Commit: 0eeb8cde6756c1280f4925ba479d378541bbce04
Author: Holger Weiss <holger at zedat.fu-berlin.de>
Date: Sun Aug 18 13:03:04 2013 +0200
URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=0eeb8cd
NEWS: Mention the new check_procs behavior
Closes #60.
---
NEWS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index bd82c89..446d8e4 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,7 @@ This file documents the major additions and syntax changes between releases.
New check_fping -I option to specify the interface to bind to
Let check_fping support IPv6
New check_procs -k option to ignore kernel threads (on Linux)
+ Let check_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified
Let check_mysql support SSL
FIXES
More information about the Commits
mailing list