gltail icon indicating copy to clipboard operation
gltail copied to clipboard

Real-time visualization of server traffic, events and statistics with Ruby, SSH and OpenGL

Results 21 gltail issues
Sort by recently updated
recently updated
newest added

Hi folks, I have no problem to install gltail on Fedora 17, Ubuntu 12.02 etc... But on windows platform, i give up... anyone can tell me if gltail is supported...

I have been trying to reuse gltail I have been successfully using it last year not sure what have changed but its not working anymore, the ruby opengl window opens...

It would be nice if this tool is in some package repos such as Debians one.

on OSX 10.10.3 when running in debug mode I can see the logs streaming in from the remote servers, but nothing gets rendered on the display. I've tried installing from...

When I run gltail on windows, connecting to Debian Jessie on a Apache 2.4 HTTP server, gltail refuses to show any balls. I can run ssh and tail -f the...

Just tried using glTail on OSX and have found that it wont connect to systems where the SSH key is password-protected. Initially it was failing on ssh-askpass not being present,...

I'm unable to run gl_tail on OS X 10.9 with ruby 2.0.0p451 (2014-02-24 revision 45167) [universal.x86_64-darwin13] ``` $ ./gl_tail Rubygems and/or bundler missing. /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/specification.rb:2007:in `raise_if_conflicts': Unable to activate gltail-0.1.8, because...

This adds the Cassandra parser. Feel free to use it in any way you see fit. No copyright from my side, it's all yours.

Running gl_tail on a server that gets a relatively high amount of traffic causes the program to eventually grind to a halt. I've tried it on a server that gets...

Hi, I wrote script to execute remote commands using net/ssh. my script works fine when I run it from command line. But when I try to execute it from rails...