]> rtime.felk.cvut.cz Git - frescor/demo.git/commitdiff
Add watch-ps script
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 14 May 2010 10:42:19 +0000 (12:42 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 14 May 2010 10:42:19 +0000 (12:42 +0200)
This is used to monitor the running casestudy

build/watch-ps [new file with mode: 0755]

diff --git a/build/watch-ps b/build/watch-ps
new file mode 100755 (executable)
index 0000000..a3a5601
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+watch -d ps -m -o pid,%cpu,%mem,cls,args -p '`pidof recorder streamer fcb frm_aqcpu frm_fwp frm_diskbfq`'