monitoring-plugins/plugins-root
abrist d077d64e54 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)
2015-10-05 13:23:59 +02:00
..
t check_dhcp: fix tests interface detection 2013-09-17 13:13:26 +02:00
check_dhcp.c use unknown exit code for help/version in plugins-root as well 2015-10-04 19:24:30 +02:00
check_icmp.c use unknown exit code for help/version in plugins-root as well 2015-10-04 19:24:30 +02:00
Makefile.am Project rename initial commit. 2014-01-19 14:18:47 -05:00
pst3.c Fix for unclosed filehandle in pst3 on Solaris 2015-10-05 13:23:59 +02:00