SysRes grapher: gperf.rb

I would like to present my simple Resources Grapher tool I wrote recently for fun.
Its written in Ruby and should work from Win2000 to Win10.
BEWARE tho! Your Windows needs to be en_US. Anything else will not work.
(Thank you Microsoft for your wisdom of localizing performance counters).
(If you feeling brave, you can try to translate counters in source code).

How to use: Download gperf.zip, unpack it somewhere.. start cmd.exe there
and run: ruby.exe gperf.rb
If graphs will show and no errors, you can run it thro rubyw.exe (no console).
To exit use ESC key (try to avoid using [x] window close).
Use SPACE to toggle display (slighty less CPU usage)
Use TAB to change graph scale (2 secs or 30 secs graphs).

Download: http://ds-1.ovh.uu3.net/ftp/home/borg/gperf.zip
Screenshoot attached.
 

Attachments

  • gperf2.png
    gperf2.png
    11.8 KB · Views: 27
Back
Top