How to Install and Uninstall vpoller.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "vpoller.noarch" package

This is a short guide on how to install vpoller.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install vpoller.noarch

2. Uninstall "vpoller.noarch" package

In this section, we are going to explain the necessary steps to uninstall vpoller.noarch on Fedora 34:

$ sudo dnf remove vpoller.noarch $ sudo dnf autoremove

3. Information about the vpoller.noarch package on Fedora 34

Last metadata expiration check: 3:26:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : vpoller
Version : 0.7.3
Release : 13.fc34
Architecture : noarch
Size : 16 k
Source : python-vpoller-0.7.3-13.fc34.src.rpm
Repository : fedora
Summary : Executable binaries for Distributed vSphere API Proxy
URL : https://github.com/dnaeon/py-vpoller
License : BSD
Description :
: vPoller is a distributed vSphere API Proxy,
: designed for discovering and polling of vSphere objects.
:
: It uses the vSphere API in order to perform discovery
: and polling of vSphere objects.
:
: vPoller uses the ZeroMQ messaging library for distributing
: tasks to workers and load balancing of client requests.
:
: vPoller can be integrated with other systems, which require
: access to vSphere objects, but do not have native support
: for it.
:
: Possible scenarios where vPoller could be used is integration
: with monitoring systems as part of the discovery and polling
: process in order to provide monitoring of your vSphere
: environment.
: This pacakge installs the executable binaries.