O.K. procps is not a runnable utility it is a collection of Unix / Linux programs that are added to Humax's operating system, some of them may already have been present in the busybox package, but this will add newer versions, the programs it adds are these :-
Code:
-r-xr-xr-x 1 root root 9800 Feb 28 2012 free
-r-xr-xr-x 1 root root 13208 Feb 28 2012 kill
-r-xr-xr-x 2 root root 13352 Feb 28 2012 pgrep
-r-xr-xr-x 2 root root 13352 Feb 28 2012 pkill
-r-xr-xr-x 1 root root 9896 Feb 28 2012 pmap
-r-xr-xr-x 1 root root 80012 Feb 28 2012 ps
-r-xr-xr-x 1 root root 5256 Feb 28 2012 pwdx
-r-xr-xr-x 2 root root 13208 Feb 28 2012 skill
-r-xr-xr-x 1 root root 10908 Feb 28 2012 slabtop
-r-xr-xr-x 2 root root 13208 Feb 28 2012 snice
-r-xr-xr-x 1 root root 6712 Feb 28 2012 tload
-r-xr-xr-x 1 root root 57164 Feb 28 2012 top
-r-xr-xr-x 1 root root 4296 Feb 28 2012 uptime
-r-xr-xr-x 1 root root 20368 Feb 28 2012 vmstat
-r-xr-xr-x 1 root root 13544 Feb 28 2012 w
-r-xr-xr-x 1 root root 9644 Feb 28 2012 watch
-r-xr-xr-x 1 root root 10600 Feb 28 2012 sysctl
The one that is used in sysmon >> CPU Utilisation is probably 'top' , which, like all the other commands must be run from a
Telnet window, e.g. :-

So you would have to run 'top' through a a filter like sed and then store the result in a file, which is basically what the sysmon program is already doing
Take a look at Web-If >> Diagnostics >> Database Browser >> montor.db >> vmstat that is the database symon uses
here is a bit of vmstat, it shows a spike, (of 31% SCPU useage) at epoch 1335139800 = Mon Apr 23 01:10:00 2012
