Do not process collect data we do not use
[khatus.git] / bin / khatus_sensor_procs
index 7083d81..5a3c631 100755 (executable)
@@ -4,4 +4,4 @@ set -e
 
 dir_bin="$1"
 
-ps -eo pid,state,rss,command ww --no-headers | "$dir_bin"/khatus_parse_ps
+ps -eo pid,state ww --no-headers | "$dir_bin"/khatus_parse_ps
This page took 0.025936 seconds and 4 git commands to generate.