文章分类 -  监控

摘要:删除历史数据的sql truncate table history; truncate table history_uint; truncate table history_str; truncate table history_text; truncate table history_log; 删 阅读全文
posted @ 2025-05-30 10:27 lifei888 阅读(11) 评论(0) 推荐(0)
摘要:准备 系统 centos7 更新yum mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirror 阅读全文
posted @ 2025-03-17 16:05 lifei888 阅读(13) 评论(0) 推荐(0)
摘要:了解 两个版本 LTS 支持5年 标准版 支持7个月 我们以4.0 版本做为培训 从1.8开始 >2.0 >2.2(火)>2.4(短)>3.0(lts)>3.2>3.4 安装步骤 下载安装包 下载链接 wget https://mirrors.tuna.tsinghua.edu.cn/zabbix/ 阅读全文
posted @ 2022-04-16 10:32 lifei888 阅读(103) 评论(0) 推荐(0)