Giter Site home page Giter Site logo

Comments (6)

Tafkas avatar Tafkas commented on May 29, 2024

I simply have defined the fritzbox as a host in /etc/munin/munin.conf

[home.tafkas.net;fritzbox]
address 127.0.0.1
use_node_name no

This way the fritzbox gets its own entry:
http://i.imgur.com/g8MZNkV.png

from fritzbox-munin.

CWempe avatar CWempe commented on May 29, 2024

Does not work for me. :(

[Koeln;htpc]
    address 127.0.0.1
    use_node_name yes
    nvidia_gpu_temp.temp0.warning 85

[Koeln;fritbox]
    address 127.0.0.1
    use_node_name no

image

Any idea how to debug this to get to the root of this issue?
I have little experiance with munin. :)

How does munin now wich plugin belongs to which host of all use "127.0.0.1"?

btw: munin-node (munin-node) version 1.4.6.
fritzos6.5 branch

from fritzbox-munin.

CWempe avatar CWempe commented on May 29, 2024

I found the reason why it is working with the mikrotik plugin.

root@htpc:/etc/munin/plugins# ./mikrotikcpu_hm-mt01 config
host_name hm-mt01
graph_args -l 0 -r --vertical-label percent --lower-limit 0 --upper-limit 100
graph_title Mikrotik CPU usage

root@htpc:/etc/munin/plugins# ./fritzbox_cpu_usage config
graph_title AVM Fritz!Box CPU usage

The plugin returns a host_name parameter wich fritzbox does't. :/

from fritzbox-munin.

CWempe avatar CWempe commented on May 29, 2024

I included a static output for "host_name fritzbox".
https://github.com/CWempe/fritzbox-munin/tree/hostname_static

But I think this should be made dynamic in the future to support different hostnames/device names for multiple fritzboxes.

from fritzbox-munin.

CWempe avatar CWempe commented on May 29, 2024

I implemented this feature myself with dynamic hostname output.

Check out my branch https://github.com/CWempe/fritzbox-munin/tree/fritzos6.5 or wait for the Pull Request to be merged.

from fritzbox-munin.

2Fake avatar 2Fake commented on May 29, 2024

will this pull request merged into the master branch?

from fritzbox-munin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.