Quote:
Originally Posted by reborg
Can you provide a sample event? What is generating the events?
|
Here are the first few lines for the logfile in question:
Quote:
<log4j:event logger="VistaMonitor" timestamp="1212424680270" time="Mon Jun 02 17:38:00 BST 2008" level="INFO" thread="VistaPooledThread-10:101" schema="LMS">
<log4j:message><![CDATA[
Background Job Service: Available number of worker threads: 5
Background Job Service: Number of started jobs per thread: 7879,7180,6922,7145,7969
Background Job Service: Number of completed jobs per thread: 7879,7180,6922,7145,7969
Background Job Service: Number of failed jobs per thread: 0,0,0,0,0
Background Job Service: Total number of pending jobs: 0
Background Job Service: Total number of started jobs: 37095
Background Job Service: Total number of completed jobs: 37095
Background Job Service: Total number of failed jobs: 0
Background Job Service: Completed jobs: 100%
Session: Current user count: 22
Session: Active user sessions in last 5/10/15 minutes: 4/8/9
Session: Average requests/minute for the last 5 minutes: 31
Http Session: Current number of open sessions: 4648
Http Session: High water mark of the total number of open sessions: 24765
Http Session: Total number of sessions opened: 410383
|
Ideally I would like to get an 'extract' of the Current user count value for each day or hour. I've no idea to go about it.
Someone else has managed to do something similar here:
WebCT Log Analyzer - Main Page
I have contacted them but have not received a reply.
Any ideas how I can setup something the same/similar?
Cheers