用wget下载文件的时候经常会发生Unable to establish SSL connection的情况,如下图 [root@localhost ~]# wget https://dlcdn.ap...
Prometheus配置企业微信告警
Prometheus本身不支持告警功能,主要通过插件alertmanage来实现告警。AlertManager用于接收Prometheus发送的告警并对于告警进行一系列的处理后发送给指定的用户。 Pr...