AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / unix / 问题 / 418311
Accepted
W S Lockwood
W S Lockwood
Asked: 2018-01-20 11:55:34 +0800 CST2018-01-20 11:55:34 +0800 CST 2018-01-20 11:55:34 +0800 CST

找不到 6.5 的 EPEL 包 - 某处有保险库吗?

  • 772

我找不到 6.5 的 EPEL 包 - 某处有保险库吗?具体来说,我需要以下 RPM,但找不到它们。这是为了支持旧系统,我们无法升级它或使用更新的软件包。出于某种奇怪的原因,较新的 Nagios 软件包在 CentOS 6.x 中是 4.x,并且配置不兼容。有谁知道我在哪里可以找到以下包?

nagios-plugins-dhcp-1.4.16-10.el6.x86_64 nagios-plugins-users-1.4.16-10.el6.x86_64 nagios-plugins-dummy-1.4.16-10.el6.x86_64 nagios-plugins-nrpe-2.15-2.el6.x86_64 nagios-plugins-file_age-1.4.16-10.el6.x86_64 nagios-plugins-pgsql-1.4.16-10.el6.x86_64 nagios-plugins-ide_smart-1.4.16-10.el6.x86_64 nagios-plugins-sensors-1.4.16-10.el6.x86_64 nagios-3.5.1-1.el6.x86_64 nagios-plugins-perl-1.4.16-10.el6.x86_64 nagios-plugins-linux_raid-1.4.16-10.el6.x86_64 nagios-plugins-check_jmx-1.2.3-1.x86_64 nagios-plugins-check_logfiles-3.5.3.2-2.x86_64 nagios-plugins-load-1.4.16-10.el6.x86_64 nagios-plugins-snmp-1.4.16-10.el6.x86_64 nagios-plugins-dns-1.4.16-10.el6.x86_64 nagios-plugins-disk-1.4.16-10.el6.x86_64 nagios-plugins-ntp-1.4.16-10.el6.x86_64 nagios-plugins-1.4.16-10.el6.x86_64 nagios-plugins-ifstatus-1.4.16-10.el6.x86_64 nagios-plugins-mysql-1.4.16-10.el6.x86_64 nagios-plugins-ssh-1.4.16-10.el6.x86_64 nagios-plugins-mysql_health-2.1.8.2-2.x86_64 nagios-plugins-ldap-1.4.16-10.el6.x86_64 nagios-plugins-smtp-1.4.16-10.el6.x86_64 nagios-plugins-log-1.4.16-10.el6.x86_64 nagios-plugins-mailq-1.4.16-10.el6.x86_64 nagios-plugins-swap-1.4.16-10.el6.x86_64 nagios-plugins-icmp-1.4.16-10.el6.x86_64 nagios-plugins-http-1.4.16-10.el6.x86_64 nagios-plugins-check_ntpq_offset-1.0.3-0.noarch nagios-common-3.5.1-1.el6.x86_64 nagios-plugins-ping-1.4.16-10.el6.x86_64 nagios-plugins-procs-1.4.16-10.el6.x86_64 nagios-plugins-tcp-1.4.16-10.el6.x86_64 nagiosgraph-1.4.4-1.el6.noarch

centos nagios
  • 1 1 个回答
  • 381 Views

1 个回答

  • Voted
  1. Best Answer
    Knud Larsen
    2018-01-20T14:26:47+08:002018-01-20T14:26:47+08:00

    nagios-plugins-xxxx-1.4.16 -10最初是 Fedora 21 软件包。您可以从nagios-plugins-1.4.16-10.el7.src.rpm源包构建所有包:$ rpmbuild -bb nagios-plugins.spec

    链接:http ://dl.marmotte.net/rpms/redhat/el7/x86_64/nagios-plugins-1.4.16-10.el7/nagios-plugins-1.4.16-10.el7.src.rpm

    在 /home/[user]/ 中设置非特权 rpm-build 环境:https ://www.linuxquestions.org/questions/linux-software-2/need-rpm-package-for-php-version-5-2 -7-and-up-on-redhat-5-1-a-766486/#13

    • 0

相关问题

  • smartmontools - 自动测试是否与运行简短测试相同?

  • systemctl 命令在 RHEL 6 中不起作用

  • 为什么我的交换机没有从指定的池中获取地址

  • 在 CentOS7 GNOME 的 Applications-menu 选项卡中创建自定义菜单

  • 奇怪的路由器与centos 6一起工作[关闭]

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何将 GPG 私钥和公钥导出到文件

    • 4 个回答
  • Marko Smith

    ssh 无法协商:“找不到匹配的密码”,正在拒绝 cbc

    • 4 个回答
  • Marko Smith

    我们如何运行存储在变量中的命令?

    • 5 个回答
  • Marko Smith

    如何配置 systemd-resolved 和 systemd-networkd 以使用本地 DNS 服务器来解析本地域和远程 DNS 服务器来解析远程域?

    • 3 个回答
  • Marko Smith

    如何卸载内核模块“nvidia-drm”?

    • 13 个回答
  • Marko Smith

    dist-upgrade 后 Kali Linux 中的 apt-get update 错误 [重复]

    • 2 个回答
  • Marko Smith

    如何从 systemctl 服务日志中查看最新的 x 行

    • 5 个回答
  • Marko Smith

    Nano - 跳转到文件末尾

    • 8 个回答
  • Marko Smith

    grub 错误:你需要先加载内核

    • 4 个回答
  • Marko Smith

    如何下载软件包而不是使用 apt-get 命令安装它?

    • 7 个回答
  • Martin Hope
    rocky 如何将 GPG 私钥和公钥导出到文件 2018-11-16 05:36:15 +0800 CST
  • Martin Hope
    Wong Jia Hau ssh-add 返回:“连接代理时出错:没有这样的文件或目录” 2018-08-24 23:28:13 +0800 CST
  • Martin Hope
    Evan Carroll systemctl 状态显示:“状态:降级” 2018-06-03 18:48:17 +0800 CST
  • Martin Hope
    Tim 我们如何运行存储在变量中的命令? 2018-05-21 04:46:29 +0800 CST
  • Martin Hope
    Ankur S 为什么 /dev/null 是一个文件?为什么它的功能不作为一个简单的程序来实现? 2018-04-17 07:28:04 +0800 CST
  • Martin Hope
    user3191334 如何从 systemctl 服务日志中查看最新的 x 行 2018-02-07 00:14:16 +0800 CST
  • Martin Hope
    Marko Pacak Nano - 跳转到文件末尾 2018-02-01 01:53:03 +0800 CST
  • Martin Hope
    Kidburla 为什么真假这么大? 2018-01-26 12:14:47 +0800 CST
  • Martin Hope
    Christos Baziotis 在一个巨大的(70GB)、一行、文本文件中替换字符串 2017-12-30 06:58:33 +0800 CST
  • Martin Hope
    Bagas Sanjaya 为什么 Linux 使用 LF 作为换行符? 2017-12-20 05:48:21 +0800 CST

热门标签

linux bash debian shell-script text-processing ubuntu centos shell awk ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve