petit
petit copied to clipboard
Log analysis program for use from the command line
``` -------- Original Message -------- Subject: error when installing petit Date: Thu, 12 May 2011 20:11:38 -0400 From: Joshua Williams To: [email protected] hi Scott, When downloading the .deb package for...
``` Action Items * Re-factor graphing code * Add auto-scaling feature to automatically determine which graph to use * Add new switch to specify exact amount of time to graph...
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? [root@zoltan ~]# (zcat /var/log/snmpd.log.[1-9].gz; cat /var/log/snmpd.log) | grep `date -d...
``` What steps will reproduce the problem? 1. wget http://crunchtools.com/wp-content/files/petit/petit-current.deb; sudo dpkg -i petit-current.deb 2. petit --wordcount /var/log/messages What is the expected output? What do you see instead? Traceback (most...
``` Features? 1. Real time graph (perhaps one minute/five minute increments) Steps 1. Implement chunking of data input (open file and read chunks, process, etc.) ``` Original issue reported on...
``` Hi, One of the Debian users has the following issue : ---8
``` Hi, A Debian user (Michael Prokop ) encountered a bug with Petit : -----8