|
From: Paul de V. <pd...@pa...> - 2023-05-03 14:29:08
|
[root@8alma8 bin]# dnf install munin-node Last metadata expiration check: 0:55:18 ago on Wed 03 May 2023 03:08:41 PM CEST. Error: Problem: package munin-node-2.0.72-1.el8.noarch requires perl(Net::SNMP), but none of the providers can be installed - conflicting requests - nothing provides perl(Digest::SHA1) >= 1.02 needed by perl-Net-SNMP-6.0.1-25.el8.1.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@8alma8 bin]# dnf info munin-node Last metadata expiration check: 0:57:40 ago on Wed 03 May 2023 03:08:41 PM CEST. Available Packages Name : munin-node Version : 2.0.72 Release : 1.el8 Architecture : noarch Size : 476 k Source : munin-2.0.72-1.el8.src.rpm Repository : epel Summary : Network-wide resource monitoring tool (node) URL : http://munin-monitoring.org/ License : GPLv2 Description : Munin is a highly flexible and powerful solution used to create graphs of : virtually everything imaginable throughout your network, while still : maintaining a rattling ease of installation and configuration. : : This package contains node software. You should install it on all the nodes : in your network. It will know how to extract all sorts of data from the : node it runs on, and will wait for the gatherer to request this data for : further processing. : : It includes a range of plugins capable of extracting common values such as : cpu usage, network usage, load average, and so on. Creating your own plugins : which are capable of extracting other system-specific values is very easy, : and is often done in a matter of minutes. You can also create plugins which : relay information from other devices in your network that can't run Munin, : such as a switch or a server running another operating system, by using : SNMP or similar technology. : : This package includes some extra plugins from Munin contrib plugins. [root@8alma8 bin]# dnf repoquery --requires munin-node Last metadata expiration check: 0:58:40 ago on Wed 03 May 2023 03:08:41 PM CEST. /bin/bash /bin/sh /usr/bin/perl /usr/bin/python3.6 /usr/bin/sh /usr/bin/which /usr/sbin/restorecon /usr/sbin/semanage bc conntrack-tools firewalld-filesystem hdparm jo munin-common = 2.0.72 perl(:MODULE_COMPAT_5.26.3) perl(:VERSION) >= 5.0.0 perl(Cache::Cache) perl(Carp) perl(DBD::Pg) perl(DBI) perl(Data::Dumper) perl(Digest::MD5) perl(English) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Find) perl(File::Path) perl(File::Spec) perl(File::Spec::Functions) perl(File::Temp) perl(FindBin) perl(Getopt::Long) perl(Getopt::Std) perl(IO::Dir) perl(IO::File) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::INET6) perl(LWP::Simple) perl(LWP::UserAgent) perl(List::Util) perl(MIME::Base64) perl(Munin::Common::Config) perl(Munin::Common::Daemon) perl(Munin::Common::Defaults) perl(Munin::Common::SyncDictFile) perl(Munin::Common::TLSServer) perl(Munin::Common::Timeout) perl(Net::CIDR) perl(Net::Ping) perl(Net::SNMP) perl(Net::SSLeay) perl(Net::Server) perl(Net::Server::Fork) perl(POSIX) perl(Pod::Perldoc) perl(Pod::Usage) perl(Socket) perl(Storable) perl(Sys::Hostname) perl(Tie::File) perl(XML::LibXML) perl(base) perl(bigint) perl(constant) perl(lib) perl(strict) perl(utf8) perl(vars) perl(warnings) procps-ng shadow-utils systemd [root@8alma8 bin]# cat /etc/almalinux-release AlmaLinux release 8.7 (Stone Smilodon) |