Hi Rich, At the Witango conference, Phil Wade gave us some grep commands (windows equivelent is find) to get a couple important stats out of the log file such as it would filter out the errors or show you any places where queries occured that timed out, things like that. I need to dig up my notes to find them but maybe someone else has them on hand and they'll speak up.
One thing that we do that i think is pretty cool, is in the witango crontab file, we have a .taf that runs every 20 minutes and inserts statistics from <@serverstatus> into a database table along with a timestamp. This is cool because after it collects data you can graph it and get a much easier to see representation of the health/activity/etc of your server. The log file can only tell you about certaing things whereas <@serverstatus> can tell you about alot of other things. Ill see if i can find my notes (: ----- Original Message ----- From: "rich Jasinski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 26, 2004 10:30 AM Subject: Witango-Talk: Tango server analysis tool > Does any one know of a tool that will analyze the witango log for me and > give stats about the server? > > rich > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
