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 |
---|---|---|
![]() |
aarch64 (27)*, x86_64 (75)* | Amazonlinux 2023 (55 downloads) |
![]() |
aarch64 (34)*, x86_64 (33)* | Centos-stream+epel-next 9 (71 downloads) |
![]() |
aarch64 (37)* | Centos-stream 10 (21 downloads) |
![]() |
aarch64 (30)*, x86_64 (50)* | Centos-stream 9 (82 downloads) |
![]() |
x86_64 (518)* | EPEL 7 (79 downloads) |
![]() |
x86_64 (4890)* | EPEL 8 (312 downloads) |
![]() |
aarch64 (53)*, x86_64 (5190)* | EPEL 9 (637 downloads) |
![]() |
aarch64 (26)*, x86_64 (67)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (30)*, x86_64 (120)* | Fedora 40 (58 downloads) |
![]() |
aarch64 (33)*, x86_64 (71)* | Fedora 41 (15 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (3 downloads) |
![]() |
x86_64 (43)* | Fedora eln (100 downloads) |
![]() |
aarch64 (28)*, x86_64 (39)* | Fedora rawhide (104 downloads) |
![]() |
aarch64 (31)*, x86_64 (35)* | Mageia 8 (67 downloads) |
![]() |
aarch64 (24)*, x86_64 (34)* | Mageia 9 (40 downloads) |
![]() |
x86_64 (40)* | Mageia cauldron (64 downloads) |
![]() |
aarch64 (28)*, x86_64 (20)* | openEuler 20.03 (59 downloads) |
![]() |
aarch64 (22)*, x86_64 (55)* | openEuler 22.03 (42 downloads) |
![]() |
x86_64 (16)* | openSUSE Leap 15.4 (0 downloads) |
![]() |
aarch64 (35)*, x86_64 (28)* | openSUSE Leap 15.5 (47 downloads) |
![]() |
aarch64 (35)*, x86_64 (47)* | openSUSE Tumbleweed (79 downloads) |
![]() |
x86_64 (51)* | Rhel 7 (64 downloads) |
![]() |
aarch64 (70)*, x86_64 (1292)* | Rhel 8 (84 downloads) |
![]() |
aarch64 (37)*, x86_64 (203)* | Rhel 9 (389 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable victoriametrics/VictoriaMetrics-LTS
More info about enabling Copr repositories