Code Monkey home page Code Monkey logo

fritzbox-zabbix-monitoring's Introduction

Hi 👋 My name is Patrick Thoelken

Software Engineer, Security Clouder, IT Specialist and DevOps Engineer

Howdy. Nice to meet you on my own github page in the whole internet. My name is, as you already see, Patrick Thoelken. I’m a Software Engineer, IT Specialist, Photographer and Security Penetration Tester from Germany. My hometown is all over the world. If you have any questions for IT, Pictures, Software Development or Security, don’t hesitate to contact me.

airplane-github

  • 🌍 I'm based in all over the World
  • 📸 See my personal website and cv at https://patrick-thoelken.de
  • ✉️ You can contact me at [email protected]
  • 🚀 I'm currently working on Awesome Apps
  • 🧠 I'm learning more Cloud Development
  • 🛫 Working for a huge airline
  • 🤝 I’m looking for people with hands on mentality
  • ⚡ Fun fact: I'm not a robot. I swear!

C C++ Go Perl PHP Python Ruby Swift HTML5 React Vue Angular CSS3 Sass TailwindCSS Bootstrap NodeJS GraphQL
Oracle MongoDB MySQL PostgreSQL .NET Django Laravel Photoshop Illustrator After Effects Premiere Pro XD Figma Ethereum Polygon

fritzbox-zabbix-monitoring's People

Contributors

pthoelken avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fritzbox-zabbix-monitoring's Issues

wrong totalBytes*Rate

Hi there,
somehow the values for totalBytesReceivedRate and totalBytesSendRate are wrong. I download at 250Mbit/s and the output in zabbix is:
fritz.box totalBytesReceivedRate 42s 29.52 MBit/s

FR: Customize Zabbix Server Port and Encryption

Hi !

My Zabbix Server instance is not running on the default port. It would be nice to customize this as an ENV in the docker-compose.yaml.

In docker-compose.yaml just add:

    environment:
      - ZABBIX_SERVER=00.00.00.00
+     - ZABBIX_SERVER_PORT=0000

and in container/bin/send :

	if [ "$ZABBIX_SENDER_DEBUG" == "True" ]; then
-		php status.php | zabbix_sender -vv -z $ZABBIX_SERVER -i -
+		php status.php | zabbix_sender -vv -z $ZABBIX_SERVER -p $ZABBIX_SERVER_PORT -i -
	else
-		php status.php | zabbix_sender -z $ZABBIX_SERVER -i -
+		php status.php | zabbix_sender -z $ZABBIX_SERVER -p $ZABBIX_SERVER_PORT -i -
	fi

Works perfectly for me !

FR: Fetch the layer1 down and upstream

from @Lorgie1984

Is it possible to fetch the layer1 down and upstream?Actually there’s only totalBytesSendRate and receive which fetch’s the traffic also from the internal network. Internet traffic would be really nice. 😊

Installation Question

Hi all,

i tried to install the docker image on my Qnap.
I found the Envs, but i don´t know "zabbix_sender_debug".

Could someone explain how to setup?

2ne Question: Which Interface i have to use in Zabbix on the host "fritzbox"? None?

Thanks a lot!
Christian

docker container platform

Hello,

It seem's that the container only woudl run on linux/amd64 platform.

Could you compile it for linux/arm64?

zabbix_sender [8]: ERROR: [line 8] 'Key value' required

Hi!
I created the container on portainer for a qnap container station. I encountered the issue "zabbix_sender [8]: ERROR: [line 1] 'Hostname' required" which was already known. Since I used portainer to create the container end entered the ENV variables manuell, i have no idea where the compose.yml is stored. So i tried a different way to use a stack and directly copy&paste the content of the yml into the stack.
That seemed to work fine, but not i got the issue

zabbix_sender [8]: ERROR: [line 8] 'Key value' required

I'm not even sure what line 8 is, or what kind of key is requried. Maybe you have an idea.

Many thanks!

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.