Slashdot Log In
Logfiles Made Interesting with glTail
Posted by
CmdrTaco
on Sun Oct 07, 2007 10:11 AM
from the because-you-can dept.
from the because-you-can dept.
Fudgie writes "My boss claimed it was pretty much impossible to create an entertaining way to visualize server traffic and events in a short time frame, so of course I had to prove him wrong. A weekend of neglecting my family produced a small ruby program which connects to your servers via SSH, grabs and parses data from Apaches access log and Ruby on Rails production log, and displays your traffic and statistics in real-time using a simple OpenGL interface (tested under Linux and Mac OS/X). It's a bit hard to explain over text, so please have a look at fudgie.org for an example movie, and more information."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Oh dear... (Score:5, Funny)
Rgds
Damon
Oh great... (Score:5, Funny)
engineering management 101 (Score:5, Funny)
Re: (Score:3, Funny)
Visitorville (Score:4, Interesting)
Not "Fudgie", glTail (Score:5, Informative)
Re: (Score:3, Funny)
Wow ! (Score:5, Interesting)
I was about to say that it's a sort of etherape on steroids, but I've just realised your visualisation could benefit etherape instead (if you don't know etherape, look it up. No tools identifies a virus infection quicker).
Class, I'm impressed.
Re: (Score:3, Insightful)
Look closer. It already is ballistic.
just a ploy to visualize the slashdot effect (Score:3, Interesting)
-molo
Re:just a ploy to visualize the slashdot effect (Score:5, Informative)
Parent
Re:just a ploy to visualize the slashdot effect (Score:5, Interesting)
Parent
Oh, Sweeeetness! (Score:5, Funny)
"Oh, look! Bob just logged on... let's get 'em!"
...
"IT support. How can I help you?"
"Hi, this is Bob..."
--
X's and O's for all my foes.
Compiz for syslogs - ohmygawd ! (Score:3, Funny)
For those unlucky and late, actually, you missed a competition of peeing coloured snowflakes from the right versus doing the same from the left.
Only, the sources on the left are much better at aiming.
Plus, you have some 'Login
Heads up, Fudgie, it is truely the most amazing display of log files ever creeping across my eyes.
Keep the good work up, and please post again when you have something actually useful for the sysadmin.
I declare you 'King of Log Candy' !
Ob quote (Score:4, Funny)
Sorry, but the boss won this bet (Score:3, Insightful)
syslog, not ssh+tail -f (Score:5, Insightful)
seconded (Score:4, Insightful)
Parent
Running glTail on Windows (Score:5, Informative)
1. Use the One-click Ruby installer from rubyforge (not Cygwin ruby)
2. Make sure to `gem install net-ssh`
3. Change "require 'glut'" to "require 'glut_prev'" to enable legacy GLUT ruby bindings
Took me a while to figure this out.
Re:Looks promising (Score:5, Interesting)
Parent
Re:Looks promising (Score:4, Funny)
So...how many hours of unpaid overtime did your boss get out of you?
I like getting paid for my awesome work. Kudos, though.
Parent
Re:doom (Score:5, Informative)
Parent
Re: (Score:3, Interesting)
Re: (Score:3, Interesting)
I believe this sort of tool is useful for realtime monitoring of net resources utilization. It can assist you giving graphic clues when something goes out of the usual parameters, like DDoS, slashdotments (sp?), router failure, etc. Depending on information being monitored and how it is displayed, it could also be used for long-term decision like buying more hardware or switching software because the current setup is not handling the load.
One nice, but more local example is the "duck" activity monitor (a
Re:Wait, what... they're not interesting? (Score:5, Interesting)
Parent