I'm writing an app to parse the stats log to run uptime reports and
whatnot.  I have a couple of questions about the format of the file.
I've found what the column definitions are, but I'm still confused about
some of the values. 

        What are the definitions for columns 3 and 4, the current status
and the previous status?  From what I've gleaned so far, 5 is normal, 1
is down, and 4 possibly is maintenance?  What are the other possible
values?

        I'm also wondering if this is a bug or not.  Given these two log
entries:
                Wintermute,18,1,5,20030326,1723,20030324,0943,0
                Wintermute,18,5,1,20030326,1725,20030326,1723,0
I thought that the final column was the number of minutes between when
the entry previously changed state, and the current state change.  If
that's the case, the last column should have a value of 2, not zero.
Any ideas on this one?
 
I'm currently using version 4.0.1330 on Windows 2000 (Windows NT v5.0
Build 2195) Service Pack 3.


Mike Saunders
Systems Administration
Integrity Mutual Funds
[EMAIL PROTECTED]
To unsubscribe from a list, send a mail message to [EMAIL PROTECTED]
With the following in the body of the message:
   unsubscribe SAlive

Reply via email to