2021年4月23日
摘要:
docker exec -it 60f3 /bin/bash vi /etc/ssh/sshd_config 开启容器ssh docker exec -it 0ec982bde8ad /bin/bash /usr/sbin/sshd systemctl status docker
阅读全文
posted @ 2021-04-23 09:07
长林夕雨
阅读(31)
推荐(0)
2019年8月13日
摘要:
一、安装Grafana 1、官网下载最新的rpm安装包 https://grafana.com/grafana/download grafana-5.2.2-1.x86_64.rpm 2、上传至linux服务器中 3、安装命令:rpm -Uvh grafana-5.2.2-1.x86_64.rpm
阅读全文
posted @ 2019-08-13 11:03
长林夕雨
阅读(431)
推荐(0)
摘要:
一、后台设置 1、检查相关服务是否已安装 rpm -qa|grep mail 2、编辑 mail.rc 配置文件。 注意:“=”等于号左右两侧不要留有空格。 set from=zabbix@XXX.comset smtp=XX.XX.XX.XXset smtp-auth-user=zabbix@XX
阅读全文
posted @ 2019-08-13 10:37
长林夕雨
阅读(1195)
推荐(0)
2019年6月19日
摘要:
使用前先确保环境有xlrd模块 程序执行后得到的txt文件默认编码格式是Unicode编码,可以使用Notepad++工具进行转化。
阅读全文
posted @ 2019-06-19 16:44
长林夕雨
阅读(2869)
推荐(0)
2019年4月16日
摘要:
disk_scan.sh mykey.conf
阅读全文
posted @ 2019-04-16 19:17
长林夕雨
阅读(171)
推荐(0)
2018年11月13日
posted @ 2018-11-13 22:20
长林夕雨
阅读(115)
推荐(0)
2018年10月31日
摘要:
【16】升级zabbix-4.0.1
阅读全文
posted @ 2018-10-31 10:57
长林夕雨
阅读(410)
推荐(0)
2018年10月19日
摘要:
【15】进程监控脚本-getVirtMem.sh
阅读全文
posted @ 2018-10-19 14:36
长林夕雨
阅读(153)
推荐(0)
摘要:
【14】进程监控脚本-getRSSMem.sh
阅读全文
posted @ 2018-10-19 14:35
长林夕雨
阅读(208)
推荐(0)
摘要:
【13】进程监控脚本-getPID.sh
阅读全文
posted @ 2018-10-19 14:34
长林夕雨
阅读(175)
推荐(0)