Posted By: Erlend Simonsen
Date: 2008-02-18 03:05
Summary: gltail 0.1.0 Released
Project: glTail.rb
gltail version 0.1.0 has been released!
## 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.0 / 2008-02-??
* Only sort needed Elements when needed
* Keep Element List mostly sorted
* Show Events from Elements not shown on screen
* Show bars representing rate behind the element texts |
|