Tor monitoring with Netdata
Connects to the Tor control port to collect traffic statistics.
Requirements#
torprogramstempython package
It produces only one chart:
Traffic
- read
- write
Configuration#
Edit the python.d/tor.conf configuration file using edit-config from the Netdata config
directory, which is typically at /etc/netdata.
Needs only control_port.
Here is an example for local server:
prerequisite#
Add to /etc/tor/torrc:
For more options please read the manual.
Without configuration, module attempts to connect to 127.0.0.1:9051.