技术驿站
首页
系统相关
网络安全
程序开发
数据库
首页
系统相关
网络安全
程序开发
数据库
网站首页
sta
zabbix监控linux进程及服务通用key方式
1、编写脚本type=$1name=$2#服务状态监测 $1=serviceif [ "X${type}" = "Xservice" ];then v=$name".service" sta=`systemctl --type service |grep "${v}"|awk '{print $4}'` #echo "...
随便看看
centos 7 系统启动不了 出现报错dependency failed for,以及破解密码
centos7.7使用python3.7+Flask+uWsgi+iview的方式部署生产环境
zabbix监控linux进程及服务通用key方式
CentOS7 nginx安装与卸载
CentOS 7 常用方法