chrisss404 / check-mk-arm

Checkmk for Raspberry Pi.
182 stars 23 forks source link

[ARM64/ M1] Error starting Nagios & other services #39

Closed bjerrecs closed 2 years ago

bjerrecs commented 3 years ago

Hi!

Sorry for bothering this repo with this question. I'm trying to run the CheckMk monitoring on my Macbook Pro with an M1 CPU.

Since it's arm-based I thought that the docker image that you guys have made would work. But I'm getting some errors that I can share a couple of screenshots of.

I use checkmk for my work and would like a "demo" environment locally for testing new stuff.

I'm up for sharing logs and help all that I can to get this to work.

Thanks in advance! Br. Simon image image

resetsa commented 2 years ago

I have this problem too

chrisss404 commented 2 years ago

Hey there,

I guess you came to the wrong place. This repository neither supports a docker image nor binaries targeting Apple's ARM CPUs.

However, you can try compiling binaries for your platform yourself. It should work quite similar to what is done for the raspberry pis.

BR Christian