Skip to main content

A collectd plugin for monitoring AVM FRITZ!Box routers

Project description

A collectd plugin for monitoring AVM FRITZ!Box routers.

Data captured includes:

  • Physical link status

  • Connection status

  • Online connection uptime

  • Maximal bit rates

  • Current bit rates

  • Total bytes sent and received

Dependencies

Installation

  1. pip install fritzcollectd

  2. Configure the plugin as shown below

  3. Restart collectd

Configuration

Add the following to your collectd config (typically /etc/collectd.conf):

<LoadPlugin python>
    Globals true
</LoadPlugin>
...
<Plugin python>
    Import "fritzcollectd"

    #<Module fritzcollectd>
    #    Address "fritz.box"
    #    Port 49000
    #    User "dslf-config"
    #    Password "pass"
    #    Instance "1"
    #</Module>
</Plugin>

The plugin recognizes several (optional) configuration parameters.

  • Address: The address of the FRITZ!Box

  • Port: The port of the FRITZ!Box

  • User: Login user name

  • Password: Password for authentication

  • Instance: collectd plugin instance

License

This projected is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fritzcollectd-0.1.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

fritzcollectd-0.1.0-py2.py3-none-any.whl (5.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fritzcollectd-0.1.0.tar.gz.

File metadata

File hashes

Hashes for fritzcollectd-0.1.0.tar.gz
Algorithm Hash digest
SHA256 15fa1398453255f5ee136c5bb71773946ee041033215c6083f1c36328e02dd9a
MD5 2fe76c3695c0309dffeb0de9993dd84f
BLAKE2b-256 fa07fa04bf021f52d76602575216808c133d74cbe23a88cb61ac167946b5a25f

See more details on using hashes here.

File details

Details for the file fritzcollectd-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fritzcollectd-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 60f4e6a6895aa1d3db22b1e575802d3e8546ce0e9aff6612373ef7fefd59ff66
MD5 a3965c29070b736c3c4a3ac889ffb7b9
BLAKE2b-256 8ca23607f5780bd5a764f1023433d8d5d19a2bb06efc81e6855fdcd5b11cba93

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page