How to Install and Uninstall nagios-plugins.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "nagios-plugins.x86_64" package

In this section, we are going to explain the necessary steps to install nagios-plugins.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install nagios-plugins.x86_64

2. Uninstall "nagios-plugins.x86_64" package

This guide covers the steps necessary to uninstall nagios-plugins.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove nagios-plugins.x86_64 $ sudo dnf autoremove

3. Information about the nagios-plugins.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:31:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : nagios-plugins
Version : 2.4.6
Release : 2.el9
Architecture : x86_64
Size : 95 k
Source : nagios-plugins-2.4.6-2.el9.src.rpm
Repository : epel
Summary : Host/service/network monitoring program plugins for Nagios
URL : https://www.nagios-plugins.org/
License : GPLv3+
Description : Nagios is a program that will monitor hosts and services on your
: network, and to email or page you when a problem arises or is
: resolved. Nagios runs on a Unix server as a background or daemon
: process, intermittently running checks on various services that you
: specify. The actual service checks are performed by separate "plugin"
: programs which return the status of the checks to Nagios. This package
: contains those plugins.