摘要:
https://baijiahao.baidu.com/s?id=1700650831497275189&wfr=spider&for=pc 1. 拦截器 src/utils/request.js // create an axios instance const service = axios.c 阅读全文
posted @ 2022-02-07 10:40
北京涛子
阅读(380)
评论(0)
推荐(0)
摘要:
https://baijiahao.baidu.com/s?id=1700650831497275189&wfr=spider&for=pc 1. 拦截器 src/utils/request.js // create an axios instance const service = axios.c 阅读全文
posted @ 2022-02-07 10:40
北京涛子
阅读(380)
评论(0)
推荐(0)
摘要:
1. mongo docker pull mongo:4.4.10 docker run -d --name mongodb -e MONGO_INITDB_ROOT_USERNAME='admin' -e MONGO_INITDB_ROOT_PASSWORD='password' -v /usr/ 阅读全文
posted @ 2021-12-28 09:33
北京涛子
阅读(117)
评论(0)
推荐(0)
摘要:
1. 磁盘数量&总容量 控制柜x1, 扩展柜x3, 每柜25块 1TB SAS硬盘, 共计 100TB 2. Mdisk Mdisk为列阵化的RAID,每8块数据盘组成12个raid10 array,每Mdisk容量约4TB 3. Spare 每个柜保留1块热备盘,共4块,用于更换故障硬盘使用 4. 阅读全文
posted @ 2021-12-20 11:17
北京涛子
阅读(1024)
评论(0)
推荐(0)
摘要:
rest api方式的带外管理,方便运维二次开发,好东西,啥也说了,采购新服务器时注意要支持哟 https://support.huawei.com/enterprise/zh/doc/EDOC1000126991?idPath=23710424%7C251364417%7C251364851%7C 阅读全文
posted @ 2021-12-17 16:19
北京涛子
阅读(534)
评论(0)
推荐(0)
摘要:
场景 核心 汇聚 接入 中型园区 s7700(T级)、s6700(万兆) s5700(千兆) s2700(百兆) 数据中心 s7700(T级)、s6700(万兆) s5700(千兆) 链路聚合Link Aggregation在华为交换机称为Eth-Trunk,堆叠(istack)intelligen 阅读全文
posted @ 2021-12-07 14:06
北京涛子
阅读(333)
评论(1)
推荐(0)
摘要:
1. /etc/opt/rh/rh-php72/php-fpm.d/zabbix.conf [zabbix] user = nginx group = nginx listen.owner = nginx listen.group = nginx listen.mode = 0666 listen 阅读全文
posted @ 2021-12-06 17:10
北京涛子
阅读(182)
评论(0)
推荐(0)
摘要:
https://nightingaledvs.com/how-to-use-grafana-for-data-visualization/ https://blog.csdn.net/qq_37767455/article/details/122140474 1.安装 docker run --na 阅读全文
posted @ 2021-11-29 13:49
北京涛子
阅读(130)
评论(0)
推荐(0)
摘要:
https://github.com/prometheus-operator/kube-prometheus 1. helm方式 helm repo add prometheus-community https://prometheus-community.github.io/helm-charts 阅读全文
posted @ 2021-11-24 11:27
北京涛子
阅读(328)
评论(0)
推荐(0)
摘要:
`https://prometheus.io/docs/introduction/overview` `https://docs.timescale.com/timescaledb/latest/tutorials/promscale` `https://hanlingsha.cn/2021/03/ 阅读全文
posted @ 2021-11-19 13:59
北京涛子
阅读(645)
评论(0)
推荐(0)
摘要:
https://docs.ceph.com/en/pacific/cephadm https://www.cnblogs.com/st2021/p/14970266.html https://blog.csdn.net/get_set/article/details/108092248 ceph | 阅读全文
posted @ 2021-11-17 14:39
北京涛子
阅读(568)
评论(0)
推荐(0)
|