author | M. Sean Finney <seanius@users.sourceforge.net> | |
Wed, 25 May 2005 00:43:20 +0000 (00:43 +0000) | ||
committer | M. Sean Finney <seanius@users.sourceforge.net> | |
Wed, 25 May 2005 00:43:20 +0000 (00:43 +0000) | ||
commit | 4e19425ce697ce17257b0db904a656e3c8557911 | |
tree | 493a0d1ee9441a1c57a46cde4dab504b295f20e4 | tree | snapshot |
parent | 8134ec30d1fdf9b9921885154c900d2a88707676 | commit | diff |
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
- 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 | diff | blob | history | |
plugins/check_nagios.c | diff | blob | history | |
plugins/check_procs.c | diff | blob | history |