diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 13:03:04 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 13:03:04 +0200 |
| commit | 0eeb8cde6756c1280f4925ba479d378541bbce04 (patch) | |
| tree | ae634ec5dabeb467323ea9eaf2ab316f63f21607 /NEWS | |
| parent | 2f79329c41d50c695129f6d11a303a86c1d98d5a (diff) | |
| download | monitoring-plugins-0eeb8cde6756c1280f4925ba479d378541bbce04.tar.gz | |
NEWS: Mention the new check_procs behavior
Closes #60.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -21,6 +21,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 21 | New check_fping -I option to specify the interface to bind to | 21 | New check_fping -I option to specify the interface to bind to |
| 22 | Let check_fping support IPv6 | 22 | Let check_fping support IPv6 |
| 23 | New check_procs -k option to ignore kernel threads (on Linux) | 23 | New check_procs -k option to ignore kernel threads (on Linux) |
| 24 | Let check_procs use /proc/<PID>/exe (if available) instead of getpid(2), unless -T is specified | ||
| 24 | Let check_mysql support SSL | 25 | Let check_mysql support SSL |
| 25 | 26 | ||
| 26 | FIXES | 27 | FIXES |
