victoriametrics/VictoriaMetrics-LTS
Project ID: 76603
Description
VictoriaMetrics: fast, cost-effective monitoring solution and time series database. VictoriaMetrics is developed at a fast pace, so it is recommended periodically checking the CHANGELOG and performing regular upgrades.
Installation Instructions
Please disable Selinux before run install or configure it for your own needs - see more [here]
Useful links:
- VictoriaMetrics Website
- Official documentation
- Quick start
- Supported Architectures
- VictoriaMetrics best practices
- Official Grafana dashboards for VictoriaMetrics
- Guides
- Helm Charts
- Operator for VictoriaMetrics
- MetricsQL
- F.A.Q.
- Troubleshooting
Supported OS for rpm builds:
- RedHat linux 7/8/9
- CentOS linux7
- CentOS-stream linux 8/9
- Oracle linux 7/8
- Fedora linux 33/34/35
- OpenSUSE Leap & OpenSUSE Tumbleweed linux
- Mageia linux
- OpenMandriva linux
How to install VictoriaMetrics with dnf
sudo dnf -y install yum-plugin-copr
sudo dnf -y copr enable denisgolius/VictoriaMetrics-LTS-rpm
sudo dnf makecache
sudo dnf -y install vmagent
sudo dnf -y install vmalert
sudo dnf -y install vmauth
sudo dnf -y install vmbackup
sudo dnf -y install vmctl
sudo dnf -y install vminsert
sudo dnf -y install vmrestore
sudo dnf -y install vmselect
sudo dnf -y install vmsingle
sudo dnf -y install vmstorage
How to install VictoriaMetrics with yum:
sudo yum -y install yum-plugin-copr
sudo yum -y copr enable denisgolius/VictoriaMetrics-LTS-rpm
sudo yum makecache
sudo yum -y install vmagent
sudo yum -y install vmalert
sudo yum -y install vmauth
sudo yum -y install vmbackup
sudo yum -y install vmctl
sudo yum -y install vminsert
sudo yum -y install vmrestore
sudo yum -y install vmselect
sudo yum -y install vmsingle
sudo yum -y install vmstorage
VictoriaMetrics communities
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Amazonlinux 2023 | aarch64 (26)*, x86_64 (70)* | Amazonlinux 2023 (44 downloads) |
Centos-stream+epel-next 9 | aarch64 (34)*, x86_64 (33)* | Centos-stream+epel-next 9 (64 downloads) |
Centos-stream 10 | aarch64 (34)* | Centos-stream 10 (14 downloads) |
Centos-stream 9 | aarch64 (29)*, x86_64 (48)* | Centos-stream 9 (73 downloads) |
EPEL 7 | x86_64 (456)* | EPEL 7 (72 downloads) |
EPEL 8 | x86_64 (4488)* | EPEL 8 (306 downloads) |
EPEL 9 | aarch64 (46)*, x86_64 (4689)* | EPEL 9 (600 downloads) |
Fedora 39 | aarch64 (26)*, x86_64 (65)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (29)*, x86_64 (116)* | Fedora 40 (46 downloads) |
Fedora 41 | aarch64 (33)*, x86_64 (58)* | Fedora 41 (11 downloads) |
Fedora eln | x86_64 (43)* | Fedora eln (91 downloads) |
Fedora rawhide | aarch64 (27)*, x86_64 (37)* | Fedora rawhide (92 downloads) |
Mageia 8 | aarch64 (30)*, x86_64 (35)* | Mageia 8 (59 downloads) |
Mageia 9 | aarch64 (24)*, x86_64 (33)* | Mageia 9 (33 downloads) |
Mageia cauldron | x86_64 (37)* | Mageia cauldron (56 downloads) |
openEuler 20.03 | aarch64 (28)*, x86_64 (20)* | openEuler 20.03 (49 downloads) |
openEuler 22.03 | aarch64 (21)*, x86_64 (41)* | openEuler 22.03 (37 downloads) |
openSUSE Leap 15.4 | x86_64 (16)* | openSUSE Leap 15.4 (0 downloads) |
openSUSE Leap 15.5 | aarch64 (35)*, x86_64 (26)* | openSUSE Leap 15.5 (41 downloads) |
openSUSE Tumbleweed | aarch64 (32)*, x86_64 (47)* | openSUSE Tumbleweed (73 downloads) |
Rhel 7 | x86_64 (50)* | Rhel 7 (58 downloads) |
Rhel 8 | aarch64 (66)*, x86_64 (1282)* | Rhel 8 (77 downloads) |
Rhel 9 | aarch64 (33)*, x86_64 (195)* | Rhel 9 (318 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable victoriametrics/VictoriaMetrics-LTS
More info about enabling Copr repositories