author | Cosmin Ioiart <cioiart+dev@gmail.com> | |
Tue, 6 Mar 2012 14:58:25 +0000 (15:58 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 23 Sep 2012 10:39:31 +0000 (12:39 +0200) | ||
commit | 77311aed583ac4566d76f1ce3a1dc9deae2e59dc | |
tree | 491ac5a98ff537c0d0b4fb5ca99f610f22411d10 | tree | snapshot |
parent | 5347744b510e0a94639905e0263689bf46d90de2 | commit | diff |
Added support for the Solaris OS processes
Added support for process information on the Solaris OS. The information comes mainly from
/proc/PID/status, /proc/PID/psinfo , /proc/PID/usage and kstat
Added a few "solaris" specific process states as well
Added support for process information on the Solaris OS. The information comes mainly from
/proc/PID/status, /proc/PID/psinfo , /proc/PID/usage and kstat
Added a few "solaris" specific process states as well
src/processes.c | diff | blob | history |