]> git.entuzijast.net Git - imunes.git/commit
If environment variable IMUNES_EVENTLOG is set, log all changes
authormarko <marko>
Thu, 17 Jul 2008 13:09:01 +0000 (13:09 +0000)
committermarko <marko>
Thu, 17 Jul 2008 13:09:01 +0000 (13:09 +0000)
commit30e01d1b5cfeda2d4a32e604280f4ad5785bb191
tree9a51c8d27da97ab7bb33da5661ef13c01eba218b
parent84454d32e1e514fdc443fc85462fd13d7a3b78e2
If environment variable IMUNES_EVENTLOG is set, log all changes
trigerred by the internal event scheduler to the file specified in
$IMUNES_EVENTLOG.  The log format is as follows:

timestamp link_id node0_id:ifname node1_id:ifname \
    delay BER duplicate bandwidth

Example:

1216299873 l1 n1:eth1 n2:eth0 95041 0 0 248000
1216299875 l1 n1:eth1 n2:eth0 200000 0 0 248000

Bug found by:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
eventsched.tcl