How to Install and Uninstall nagios-plugins.x86_64 Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "nagios-plugins.x86_64" package

Please follow the instructions below to install nagios-plugins.x86_64 on Rocky Linux 8

$ 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 Rocky Linux 8:

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

3. Information about the nagios-plugins.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:37:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : nagios-plugins
Version : 2.3.3
Release : 5.el8
Architecture : x86_64
Size : 118 k
Source : nagios-plugins-2.3.3-5.el8.src.rpm
Repository : epel
Summary : Host/service/network monitoring program plugins for Nagios
URL : https://www.nagios-plugins.org/
License : GPLv2+
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.