赖皮小鳄鱼

  • 首页
  • 关于

Invalid parameter "/": unexpected parameter "user"

zabbix 2025年3月16日 15:26 admin 0 评论 2848 阅读

在grafana-zabbix插件 4.2版本以下调用zabbix6.4以上的api时候, 报错Invali...

继续阅读 →

SSLError("Can't connect to HTTPS URL because the SSL module is not

Python 2025年3月11日 18:01 admin 0 评论 615 阅读

问题:Centos7 安装python3.10,使用pip3安装依赖报错: Retrying (Retry(...

继续阅读 →

编译PHP extension 过程报No package 'oniguruma' found

web 2024年12月9日 16:56 admin 0 评论 7207 阅读

编译PHP extension 过程报No package 'oniguruma' found 解决办法: ...

继续阅读 →

include_once(): Failed opening 'DB.php

web 2024年12月9日 16:33 admin 0 评论 675 阅读

运行PHP程序报错找不到DB.php include_once(DB.php): failed to ope...

继续阅读 →

linux 批量硬盘格式化分区并挂载

Linux 2024年12月5日 17:28 admin 0 评论 752 阅读

#!/bin/bash mkdir /data{1..6} disks=("/dev/sdb&q...

继续阅读 →

linux 快速创建bond

Linux 2024年12月2日 15:29 admin 0 评论 869 阅读

1、nmcli connection show 2、nmcli c add type bond con-na...

继续阅读 →

Centos7+zabbix7.0+postgresql安装

zabbix 2024年11月30日 18:11 admin 0 评论 1086 阅读

本教程使用centos7 搭建,因为8和9官网都有编译好的二进制安装包,centos7的没有,只能使用源码编...

继续阅读 →

zabbix自动发现过滤

zabbix 2024年10月24日 17:32 admin 0 评论 1527 阅读

使用Zabbix默认的模板监控操作系统,会自动发现很多网卡,而大部分是不必要的。通过在主机层面修改自动发现中...

继续阅读 →

跨网部署zabbix_proxy,并配置snmptrap

zabbix 2024年10月24日 16:34 admin 0 评论 814 阅读

系统网络架构 安装zabbix_proxy 下载zabbix源码,编译安装 ./configure -...

继续阅读 →

linux 系统df 命令显示某些分区还有可用空间,创建文件提示“No space left on device”

Linux 2024年10月21日 18:51 admin 0 评论 910 阅读

linux 系统df -h 命令显示某些分区还有可用空间,创建文件提示“No space left on d...

继续阅读 →
  • ‹‹
  • 1
  • 2
  • 3
  • 4
  • 5
  • ››

最新文章

  • Invalid parameter "/": unexpected parameter "user"
  • SSLError("Can't connect to HTTPS URL because the SSL module is not
  • 编译PHP extension 过程报No package 'oniguruma' found
  • include_once(): Failed opening 'DB.php
  • linux 批量硬盘格式化分区并挂载

归档

  • 2025 年 3 月
  • 2024 年 12 月
  • 2024 年 11 月
  • 2024 年 10 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 2 月
  • 2023 年 10 月
  • 2023 年 9 月
  • 2023 年 5 月
  • 2023 年 4 月
  • 2023 年 3 月
  • 2023 年 2 月
  • 2022 年 10 月
  • 2022 年 9 月
  • 2022 年 1 月
  • 2021 年 11 月
  • 2021 年 3 月
  • 2020 年 12 月
  • 2020 年 11 月
  • 2020 年 7 月
  • 2020 年 6 月

分类

  • Linux (25)
  • zabbix (13)
  • djangorestframework (1)
  • mysql (3)
  • Python (2)
  • web (3)

标签云

  • Linux Bash 命令 (4)
  • Linux Bash 脚本 (4)
  • zabbix (12)
  • djangorestframework (1)
  • ELK (3)
  • mysql (2)
  • OpenSSL (1)
  • SSL免费证书 (1)
  • dns (1)
  • bond (1)
  • python3.10 (1)
RSS 订阅

冀ICP备14020521号-1|© 2020 - 赖皮小鳄鱼

  • 首页
  • 关于