How to install monit on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
Manages and monitors processes, files, directories and devices
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | ✓ | — | ✓ | 6.0.0 |
| RHEL 9 | ✓ | — | ✓ | 6.0.0 |
| RHEL 8 | ✓ | — | ✓ | 6.0.0 |
| RHEL 7 | ✓ | — | ✓ | 5.34.4 |
| RHEL 6 | — | — | — |
Description
monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
monit on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install monit
monit on CentOS 7 / RHEL 7
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install monit
Package downloads require an active GetPageSpeed subscription — one repository for monit and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install monit on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the monit package with your system package manager.
Which Enterprise Linux versions is monit available for?
monit is available for RHEL 7, 8, 9, 10.