mc-monitor icon indicating copy to clipboard operation
mc-monitor copied to clipboard

Monitor the status of Minecraft servers and provides Prometheus exporter and Influx line protocol output

Results 11 mc-monitor issues
Sort by recently updated
recently updated
newest added

More of improvement request than issue. 1. `cadvisor` latest image is not working on ARM64 platform (OCI) Used `zcube/cadvisor` image as it has pre-compiled ARM64 platform. Works as expected. Googled...

documentation
help wanted

Hi guys, Would it be possible to have a metric in Prometheus Exporter of MC-Monitor that lists nicknames of players connected. It works perfectly to know how many users are...

See https://github.com/itzg/docker-minecraft-server/issues/1046#issuecomment-922507497

enhancement

The **[mc-pinger](https://github.com/Raqbit/mc-pinger) dependency** has been updated and now supports Timeouts and Contexts. Maybe have a look at it, so that the java status command can fail after a certain time....

fixed the bedrock ping, as a lot of servers dont send the level name

I am having issues getting any more status than response time from mc-monitor. I found that passing an environment variable of debug:true to the container would change to debug mode....

I'm running an Enigmatica6 server on Forge 1.16.5. [FML2 handshakes](https://wiki.vg/Minecraft_Forge_Handshake#FML2_protocol_.281.13_-_Current.29) grow linearly with the mod list as they use it to confirm client compatibility: ``` ❯ docker run -it -e...

![image](https://github.com/itzg/mc-monitor/assets/36813920/6f5a363d-d34b-4644-9f09-8364b88a5f6b) 1.5.2 spam in log using mc-monitor. Minecraft client doesn't spam while pinging

Currently this tool relies solely on querying the server to provide stats. My idea is to add functionality to obtain additional metrics when rcon access is available. Although this would...

I get this CVE reported by the Docker Scout for itzg/mc-monitor. Unfortunately,I can't find the place in the code to submit a PR. LOW: https://github.com/advisories/GHSA-xr7q-jx4m-x55m ![image](https://github.com/user-attachments/assets/220a4017-6bc9-4b0f-b875-47597b745dfa) https://github.com/grpc/grpc-go/commit/ab292411ddc0f3b7a7786754d1fe05264c3021eb Can we fix...