退出
登陆
技术驿站
首页
系统相关
网络安全
程序开发
数据库
首页
系统相关
网络安全
程序开发
数据库
网站首页
服务
zabbix监控centos7系统服务运行状态
1、在客户端/usr/local/zabbix/创建service.sh文件vim/usr/local/zabbix/service.shrvname=$1".service"sta=`systemctl --type service |grep "${rvname}"|awk '{print $4}'`#echo "$sta"if [[...
随便看看
zabbix监控centos7系统服务运行状态
iView的Message提示框
简单几步使用zabbix监控Linux物理服务器CPU温度
APScheduler(Python化的Cron)使用总结 定时任务
zabbix监控linux进程及服务通用key方式