会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
滴滴滴--你不是爱拖延,而是爱逃避
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
64
65
66
67
68
69
70
71
72
···
124
下一页
2019年11月5日
亚马逊登录
摘要: ssh -i "test1.pem" ec2-user@ec2-3-14-128-233.us-east-2.compute.amazonaws.com
阅读全文
posted @ 2019-11-05 14:14 滴滴滴
阅读(207)
评论(0)
推荐(0)
2019年10月31日
gitlab 默认端口修改文件
摘要: vim /var/opt/gitlab/nginx/conf/gitlab-http.conf listen *:80;
阅读全文
posted @ 2019-10-31 15:24 滴滴滴
阅读(344)
评论(0)
推荐(0)
2019年10月30日
mvn命令着中package、install、deploy的区别
摘要: mvn命令着中package、install、deploy的区别 参考:https://blog.csdn.net/zhaojianting/article/details/80324533 常用操作区别 mvn clean package 依次执行了clean、resources、compile、
阅读全文
posted @ 2019-10-30 18:20 滴滴滴
阅读(1116)
评论(0)
推荐(0)
2019年10月25日
办公室上网慢原因排查 有人下载东西 设置行为管理 宽带分配设置独立下行宽带 TL-WVR1200L
摘要: 办公室上网慢原因排查 有人下载东西 设置行为管理 宽带分配设置独立下行宽带
阅读全文
posted @ 2019-10-25 14:57 滴滴滴
阅读(681)
评论(0)
推荐(0)
2019年10月22日
Kubernetes addons 之 coredns部署
摘要: Kubernetes addons 之 coredns部署 2019.06.04 18:04:35字数 1045阅读 121 2019.06.04 18:04:35字数 1045阅读 121 DNS 是 Kubernetes 的核心功能之一,通过 kube-dns 或 CoreDNS 作为集群的必备
阅读全文
posted @ 2019-10-22 17:25 滴滴滴
阅读(1068)
评论(0)
推荐(0)
2019年10月21日
Kubernetes V1.15 二进制部署集群
摘要: Kubernetes V1.15 二进制部署集群 分类: Web应用, 敏捷开发, 容器/虚拟化, 玩转Linux undefined 分类: Web应用, 敏捷开发, 容器/虚拟化, 玩转Linux undefined 1. 架构篇 1.1 kubernetes 架构说明 1.2 Flannel网
阅读全文
posted @ 2019-10-21 14:18 滴滴滴
阅读(568)
评论(0)
推荐(0)
Prometheus磁盘监控
摘要: 根据挂载目录 (node_filesystem_size_bytes {mountpoint ="/"} - node_filesystem_free_bytes {mountpoint ="/"}) /node_filesystem_size_bytes {mountpoint ="/"} * 1
阅读全文
posted @ 2019-10-21 09:54 滴滴滴
阅读(3847)
评论(0)
推荐(0)
2019年10月17日
Prometheus基于consul自动发现监控对象 https://www.iloxp.com/archive/11/
摘要: Prometheus 监控目标为什么要自动发现 频繁对Prometheus配置文件进行修改,无疑给运维人员带来很大的负担,还有可能直接变成一个“配置小王子”,即使是配置小王子也会存在人为失误的情况。 Prometheus支持的多种服务发现机制 Prometheus数据源的配置主要分为静态配置和动态发
阅读全文
posted @ 2019-10-17 18:03 滴滴滴
阅读(1430)
评论(0)
推荐(0)
Grafana 在添加邮件和钉钉报警之后不报警的原因是没有重启grafana 不生效重启。
摘要: 即使在grafana页面上面添加也需要重启。配置邮件配置文件更需要重启。 systemctl restart grafana-server.service
阅读全文
posted @ 2019-10-17 14:32 滴滴滴
阅读(1753)
评论(0)
推荐(0)
peomethues 参数设置 监控网站 /usr/local/prometheus-2.13.0.linux-amd64/prometheus --config.file=/usr/local/prometheus-2.13.0.linux-amd64/prometheus.yml --web.listen-address=:9999 --web.enable-lifecycle
摘要: probe_http_status_code{instance="xxxx",job="web_status"} probe_http_status_code{job="web_status"} prometheus 检查配置文件是否正确: prometheus-2.13.0.linux-amd64
阅读全文
posted @ 2019-10-17 13:04 滴滴滴
阅读(954)
评论(0)
推荐(0)
上一页
1
···
64
65
66
67
68
69
70
71
72
···
124
下一页
公告