Name | Last modified | Size | |
---|---|---|---|
Parent Directory | - | ||
debian/ | 2024-06-10 19:52 | - | |
rhel/ | 2023-05-15 09:57 | - | |
ubuntu/ | 2024-06-10 19:57 | - | |
The packages provide the plugins compiled for Linux, with batteries (libraries) included. This means that Python does not have to be installed on the host. Star this project on Github and subscribe for updates.
wget https://repo.linuxfabrik.ch/linuxfabrik.key -O /etc/apt/keyrings/linuxfabrik.asc
source /etc/os-release
echo "deb [signed-by=/etc/apt/keyrings/linuxfabrik.asc] https://repo.linuxfabrik.ch/monitoring-plugins/debian/ $VERSION_CODENAME-release main" > /etc/apt/sources.list.d/linuxfabrik-monitoring-plugins.list
apt update
apt install linuxfabrik-monitoring-plugins
Tested on:
sudo rpm --import https://repo.linuxfabrik.ch/linuxfabrik.key
sudo wget https://repo.linuxfabrik.ch/monitoring-plugins/rhel/linuxfabrik-monitoring-plugins-release.repo -O /etc/yum.repos.d/linuxfabrik-monitoring-plugins-release.repo
sudo yum install linuxfabrik-monitoring-plugins
Tested on:
Using the rpm packages on openSUSE and SLES is possible, but not tested.
wget https://repo.linuxfabrik.ch/linuxfabrik.key -O /etc/apt/keyrings/linuxfabrik.asc
source /etc/os-release
echo "deb [signed-by=/etc/apt/keyrings/linuxfabrik.asc] https://repo.linuxfabrik.ch/monitoring-plugins/ubuntu/ $VERSION_CODENAME-release main" > /etc/apt/sources.list.d/linuxfabrik-monitoring-plugins.list
apt update
apt install linuxfabrik-monitoring-plugins
Tested on: