
aheimsbakk/munin-alpine用于Munin服务器的容器镜像,针对大量主机进行了优化,以高效方式运行。
rrdcached以支持处理大量主机fcgi按需生成图表,而非通过cron定时生成灵感来源于build-failure的docker-munin-server项目。
NODES
格式:[group1;]node1:ip1[:port1] [group2;]node2:ip2[:port2]...
SNMP_NODES
格式:[group1;]node1:commutiy1: [group2;]node2:community2:...
可直接从容器中检查SNMP设备。默认使用SNMP版本2c。
TZ
时区。默认为UTC。
80用于数据持久化。
/etc/munin/munin-conf.d/
运行时包含的配置文件。容器会生成nodes.conf和snmp-nodes.conf文件。
/etc/munin/plugin-conf.d/
插件配置文件。容器会生成snmp_communities文件,但自定义修改不会被覆盖。
/var/lib/munin/
所有RRD文件和临时文件。
/var/log/munin/
日志文件。
bashdocker run -d \ -v /etc/munin/munin-conf.d:/etc/munin/munin-conf.d \ -v /etc/munin/plugin-conf.d:/etc/munin/plugin-conf.d \ -v /var/lib/munin:/var/lib/munin \ -v /var/log/munin:/var/log/munin \ -e NODES="server1:10.0.0.2 server2:10.1.0.2" \ -e SNMP_NODES="routers;10.0.0.1:mycommunity routers;10.1.0.1:mycommunity" \ -p 80:80 \ --name munin-server \ aheimsbakk/munin-alpine
通过 [***] 访问容器。

manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务