How to Install and Uninstall perl-Monitoring-Plugin Package on openSUSE Leap

Last updated: May 22,2024

1. Install "perl-Monitoring-Plugin" package

Please follow the guidance below to install perl-Monitoring-Plugin on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Monitoring-Plugin

2. Uninstall "perl-Monitoring-Plugin" package

Please follow the guidelines below to uninstall perl-Monitoring-Plugin on openSUSE Leap:

$ sudo zypper remove perl-Monitoring-Plugin

3. Information about the perl-Monitoring-Plugin package on openSUSE Leap

Information for package perl-Monitoring-Plugin:
-----------------------------------------------
Repository : Main Repository
Name : perl-Monitoring-Plugin
Version : 0.40-bp155.2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 108.3 KiB
Installed : No
Status : not installed
Source package : perl-Monitoring-Plugin-0.40-bp155.2.8.src
Upstream URL : http://search.cpan.org/dist/Monitoring-Plugin/
Summary : Family of Perl modules to streamline writing Nagios compatible plugins
Description :
Monitoring::Plugin and its associated Monitoring::Plugin::* modules are a
family of perl modules to streamline writing Monitoring plugins. The main
end user modules are Monitoring::Plugin, providing an object-oriented
interface to the entire Monitoring::Plugin::* collection, and
Monitoring::Plugin::Functions, providing a simpler functional interface to
a useful subset of the available functionality.
The purpose of the collection is to make it as simple as possible for
developers to create plugins that conform the Monitoring Plugin guidelines
(https://www.monitoring-plugins.org/doc/guidelines.html).