Code

fixes for check_procs:
authorM. Sean Finney <seanius@users.sourceforge.net>
Wed, 25 May 2005 00:43:20 +0000 (00:43 +0000)
committerM. Sean Finney <seanius@users.sourceforge.net>
Wed, 25 May 2005 00:43:20 +0000 (00:43 +0000)
commit4e19425ce697ce17257b0db904a656e3c8557911
tree493a0d1ee9441a1c57a46cde4dab504b295f20e4
parent8134ec30d1fdf9b9921885154c900d2a88707676
fixes for check_procs:
- added support for printing the pid in all the ps outputs
- don't use the proc name to ignore self, use the pid vs getpid().
- initialize procetime to null string otherwise -vvv can have funny results

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1177 f882894a-f735-0410-b71e-b25c423dba1c
configure.in
plugins/check_nagios.c
plugins/check_procs.c