[viff-devel] [issue76] Log CPU, mem and net utilization

Martin Geisler tracker at viff.dk
Wed Nov 5 05:51:29 PST 2008


New submission from Martin Geisler <mg at daimi.au.dk>:

I think it would be interesting to log the use of the CPU, the
network, and the memory throughout a protocol run.

Getting CPU and memory data is probably just a matter of reading the
correct file under /proc (good luck finding that, Windows users...).
For measuring the network usage we could keep track of the number of
bytes sent and received and so get more details than just the current
bandwidth used (which I wouldn't know how to get anyway).

----------
assignedto: mg
messages: 292
nosy: mg
status: unread
title: Log CPU, mem and net utilization
type: wish

____________________________________
VIFF Issue Tracker <tracker at viff.dk>
<http://tracker.viff.dk/issue76>
____________________________________


More information about the viff-devel mailing list