01 2023 档案
摘要:1.报错日志 library initialization failed - unable to allocate file descriptor table - out of memory/cm-server/aiboxCloud-web/boot/entrypoint.sh: line 2: 6
阅读全文
摘要:1.服务器 192.168.1.240 es1 192.168.1.125 es2 192.168.1.141 es3 2.es镜像自行下载 3.es配置文件 #es1 [root@wx-host-0029 config]# cat elasticsearch.yml # 集群名称 cluster.
阅读全文
摘要:prometheus有告警产生,但是发送邮件失败: docker logs -f alertmanager --tail 100 问题1: level=warn ts=2023-01-01T15:34:53.207Z caller=notify.go:724 component=dispatcher
阅读全文
摘要:1.docker离线部署参考文档 https://codeleading.com/article/9515573273/ 2.docker离线包下载地址 http://mirrors.aliyun.com/docker-ce/linux/static/stable/x86_64/ 3.部署步骤 #
阅读全文