pthoelken / fritzbox-zabbix-monitoring

Zabbix Monitoring for AVM FritzBox devices
9 stars 3 forks source link

docker container platform #8

Closed Lorgie1984 closed 1 year ago

Lorgie1984 commented 1 year ago

Hello,

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

Could you compile it for linux/arm64?

pthoelken commented 1 year ago

Jep of course, give me some minutes. I'll build this for you.

pthoelken commented 1 year ago

@Lorgie1984 now you can get all images here https://hub.docker.com/r/pthoelken/fritzbox-zabbix-monitoring. Let me know if you have more questions.

Lorgie1984 commented 1 year ago

WOW, thanks for this really fast answer. Unfortunately, it doesn't quite work yet, the log from the container only fills with this output: bash: /app/send: /bin/bash^M: bad interpreter: No such file or directory

pthoelken commented 1 year ago

ugg. gimme a second. I'll take some investigations.

pthoelken commented 1 year ago

@Lorgie1984 should be fixed now. Sorry for the inconvenience. Please be sure that youre pull the latest image (docker-compose pull) with the updates from 8.2-cli-alpine3.18 commit.

Lorgie1984 commented 1 year ago

Es funktioniert jetzt, vielen Dank für die wirklich sehr schneller Unterstützung!!

It works now, thanks for the really very fast support!!!

pthoelken commented 1 year ago

Sehr gerne, freut mich, dass es gefällt und funktioniert. :-)

pthoelken commented 1 year ago

@Lorgie1984 just for your informations. I've created some triggers and update the template here into the repository.

You can pull the latest image with docker-compose down && docker-compose pull

image

Lorgie1984 commented 1 year ago

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. 😊 

pthoelken commented 1 year ago

I'll take a look into your request the next two days. Thanks for your report. I'll get back to you here. #reopen

pthoelken commented 1 year ago

I've handle this in #9. In #9 you will keep up2date.