How to Install and Uninstall python3-nagiosplugin.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-nagiosplugin.noarch" package
This tutorial shows how to install python3-nagiosplugin.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-nagiosplugin.noarch
Copied
2. Uninstall "python3-nagiosplugin.noarch" package
This is a short guide on how to uninstall python3-nagiosplugin.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-nagiosplugin.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-nagiosplugin.noarch package on Rocky Linux 8
Last metadata expiration check: 0:53:48 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-nagiosplugin
Version : 1.3.2
Release : 1.el8
Architecture : noarch
Size : 62 k
Source : python-nagiosplugin-1.3.2-1.el8.src.rpm
Repository : epel
Summary : Library for writing Nagios (Icinga) plugins
URL : https://nagiosplugin.readthedocs.io
License : ZPLv2.1
Description : nagiosplugin is a Python class library which helps writing Nagios (or Icinga)
: compatible plugins easily in Python. It cares for much of the boilerplate
: code and default logic commonly found in Nagios checks, including:
:
: - Nagios 3 Plugin API compliant parameters and output formatting
: - Full Nagios range syntax support
: - Automatic threshold checking
: - Multiple independend measures
: - Custom status line to communicate the main point quickly
: - Long output and performance data
: - Timeout handling
: - Persistent “cookies” to retain state information between check runs
: - Resume log file processing at the point where the last run left
Available Packages
Name : python3-nagiosplugin
Version : 1.3.2
Release : 1.el8
Architecture : noarch
Size : 62 k
Source : python-nagiosplugin-1.3.2-1.el8.src.rpm
Repository : epel
Summary : Library for writing Nagios (Icinga) plugins
URL : https://nagiosplugin.readthedocs.io
License : ZPLv2.1
Description : nagiosplugin is a Python class library which helps writing Nagios (or Icinga)
: compatible plugins easily in Python. It cares for much of the boilerplate
: code and default logic commonly found in Nagios checks, including:
:
: - Nagios 3 Plugin API compliant parameters and output formatting
: - Full Nagios range syntax support
: - Automatic threshold checking
: - Multiple independend measures
: - Custom status line to communicate the main point quickly
: - Long output and performance data
: - Timeout handling
: - Persistent “cookies” to retain state information between check runs
: - Resume log file processing at the point where the last run left