Release Name: 0.1.3
Notes:
== FEATURES:
* Real-Time OpenGL view
* Multiple logfiles on multiple servers
* Configurable layout
* Multiple logfile parsers
(Apache Combined, Rails, IIS, Postfix/spamd/clamd, Nginx, Squid, PostgreSQL, PureFTPD, MySQL, TShark, qmail/vmpop3d)
* Custom events
* Show rate, total or average
* If you can 'tail' it, you can visualize it
* Written in Ruby using net-ssh & libopengl-ruby
* Free!
== RUNNING:
gl_tail --help
gl_tail --new gl_tail.yaml
gl_tail
You can press 'f' while running to toggle the attempted frames per second. Or 'b'
to change default blob type, and space to toggle bouncing.
== REQUIREMENTS:
* rubygems 0.9.4
* ruby-opengl 0.40.1
* net-ssh 1.1.2
* opengl/ruby development packages (ruby1.8-dev libgl1-mesa-dev libglu1-mesa-dev libglut3-dev)
Changes:
== 0.1.3 / 2008-03-28
* Render strings as number + text to reuse OpenGL call-lists in more cases.
Fixes the annoying stuttering every second with more than a trivial amount
of text.
|