= glTail on Ubuntu > su - > apt-get install rubygems rake ruby1.8-dev libgl1-mesa-dev libglu1-mesa-dev libglut3-dev build-essential > gem install -y net-ssh ruby-opengl -r > exit > tar zxvf Fudge-gltail-2456760f2c1ad418cacc8b0d6d7595cfe49305b4.tar.gz > cd Fudge-gltail-2456760f2c1ad418cacc8b0d6d7595cfe49305b4 > ./bin/gl_tail -new gl_tail.yaml > vim gl_tail.yaml > yum -y install ruby ruby-devel servers: site1: host: 192.168.0.10 user: root password: PASSWORD command: tail -f -n0 files: /var/log/apache2/access.log parser: apache color: 0.2, 1.0, 0.2, 1.0 config: dimensions: 1200x600 min_blob_size: 0.004 max_blob_size: 0.04 highlight_color: orange bounce: false left_column: size: 25 alignment: -0.99 blocks: info: order: 0 size: 10 auto_clean: false show: total hosts: order: 1 size: 3 sites: order: 2 size: 10 content: order: 3 size: 5 show: total color: 1.0, 0.8, 0.4, 1.0 status: order: 4 size: 10 color: 1.0, 0.8, 0.4, 1.0 types: order: 5 size: 5 color: 1.0, 0.4, 0.2, 1.0 users: order: 6 size: 10 smtp: order: 7 size: 5 logins: order: 8 size: 5 database: order: 9 size: 10 firewall: order: 10 size: 15 action: order: 11 size: 15 auto_clean: false show: total int: order: 11 size: 5 rule: order: 11 size: 5 sourceinterface: order: 12 size: 15 sourcehost: order: 13 size: 15 sourceport: order: 14 size: 15 right_column: size: 25 alignment: 0.99 blocks: urls: order: 0 size: 15 slow requests: order: 1 size: 5 show: average referrers: order: 2 size: 10 user agents: order: 3 size: 5 color: 1.0, 1.0, 1.0, 1.0 mail from: order: 4 size: 5 mail to: order: 5 size: 5 viruses: order: 6 size: 5 rejections: order: 7 size: 5 color: 1.0, 0.2, 0.2, 1.0 warnings: order: 8 size: 5 destinationinterface: order: 9 size: 15 ipprotocol: order: 10 size: 15 sourcedestination: order: 11 size: 15 destinationhost: order: 11 size: 15 destinationport: order: 12 size: 15 info: order: 13 size: 15 auto_clean: false show: total resolver: reverse_ip_lookups: true reverse_timeout: 0.5 # run gl_tail as nomarl user, not root user > ./bin/gl_tail