summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorabrist <abrist@nagios.com>2015-07-28 19:20:38 (GMT)
committerJan Wagner <waja@cyconet.org>2015-10-13 09:39:17 (GMT)
commitc097642e52072e84287e9a6aea894585f32387ff (patch)
treeda09571443139bb1f27b22648b772e710703fbf6 /NEWS
parentf729ee3b4db11634634652b282384fa2007a2364 (diff)
downloadmonitoring-plugins-c097642e52072e84287e9a6aea894585f32387ff.tar.gz
Fix for unclosed filehandle in pst3 on Solaris
On Solaris, check_procs uses pst3 instead of /bin/ps (see http://monitoring-plugins.org/doc/faq/ps-on-solaris.html for background). There's a small bug in pst3 which causes it to NOT report some processes that are at the end of the process table, at least on very busy systems (we noticed this on a CoolThreads T5240 with load averages up to 90). The bug is that a filehandle is not properly closed. Thanks to jwinkle01 for finding and patching the bug. (Closes #1203)
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions