How to Install and Uninstall zabbix.x86_64 Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "zabbix.x86_64" package

Please follow the guidelines below to install zabbix.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install zabbix.x86_64

2. Uninstall "zabbix.x86_64" package

Please follow the step by step instructions below to uninstall zabbix.x86_64 on Oracle Linux 9:

$ sudo dnf remove zabbix.x86_64 $ sudo dnf autoremove

3. Information about the zabbix.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:25:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : zabbix
Epoch : 1
Version : 6.0.25
Release : 1.el9
Architecture : x86_64
Size : 718 k
Source : zabbix-6.0.25-1.el9.src.rpm
Repository : epel
Summary : Open-source monitoring solution for your IT infrastructure
URL : https://www.zabbix.com
License : GPLv2
Description : Zabbix is software that monitors numerous parameters of a network and the
: health and integrity of servers. Zabbix uses a flexible notification mechanism
: that allows users to configure e-mail based alerts for virtually any event.
: This allows a fast reaction to server problems. Zabbix offers excellent
: reporting and data visualization features based on the stored data.
: This makes Zabbix ideal for capacity planning.
:
: Zabbix supports both polling and trapping. All Zabbix reports and statistics,
: as well as configuration parameters are accessed through a web-based front end.
: A web-based front end ensures that the status of your network and the health of
: your servers can be assessed from any location. Properly configured, Zabbix can
: play an important role in monitoring IT infrastructure. This is equally true
: for small organizations with a few servers and for large companies with a
: multitude of servers.