[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
RE: Munin plugins for Tor
> From: Peter Palfrader
>
> I found it easier to just check the number of file
> descriptors that Tor is using:
Neat hack, hadn't thought about that. Of course, now that I've already
written the tor_connections plugin both are equally "easy"...
> Instead of doing SETEVENTS bw and only getting a snapshow of
> the traffic I gave tor its own IP address and use the ip_
> plugin now, which uses netfilter. This is probably the
> better option if available to you.
Yes, you're right, that will give more precise results.
Added your comments to the plugin descriptions on the Munin wiki.
GvG