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 (97)*, x86_64 (144)* | Amazonlinux 2023 (75 downloads) |
![]() |
aarch64 (99)*, x86_64 (92)* | Centos-stream+epel-next 9 (84 downloads) |
![]() |
aarch64 (107)* | Centos-stream 10 (37 downloads) |
![]() |
aarch64 (107)*, x86_64 (110)* | Centos-stream 9 (100 downloads) |
![]() |
x86_64 (668)* | EPEL 7 (101 downloads) |
![]() |
x86_64 (5901)* | EPEL 8 (345 downloads) |
![]() |
aarch64 (153)*, x86_64 (6607)* | EPEL 9 (689 downloads) |
![]() |
aarch64 (100)*, x86_64 (177)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (102)*, x86_64 (167)* | Fedora 41 (37 downloads) |
![]() |
aarch64 (70)*, x86_64 (86)* | Fedora 42 (20 downloads) |
![]() |
x86_64 (78)* | Fedora eln (115 downloads) |
![]() |
aarch64 (98)*, x86_64 (113)* | Fedora rawhide (128 downloads) |
![]() |
aarch64 (100)*, x86_64 (105)* | Mageia 8 (81 downloads) |
![]() |
aarch64 (87)*, x86_64 (97)* | Mageia 9 (56 downloads) |
![]() |
x86_64 (113)* | Mageia cauldron (80 downloads) |
![]() |
aarch64 (95)*, x86_64 (84)* | openEuler 20.03 (83 downloads) |
![]() |
aarch64 (100)*, x86_64 (128)* | openEuler 22.03 (58 downloads) |
![]() |
aarch64 (76)*, x86_64 (72)* | openSUSE Leap 15.5 (0 downloads) |
![]() |
aarch64 (111)*, x86_64 (127)* | openSUSE Tumbleweed (107 downloads) |
![]() |
x86_64 (130)* | Rhel 7 (87 downloads) |
![]() |
aarch64 (151)*, x86_64 (1354)* | Rhel 8 (102 downloads) |
![]() |
aarch64 (114)*, x86_64 (356)* | Rhel 9 (453 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable victoriametrics/VictoriaMetrics-LTS
More info about enabling Copr repositories