mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
Documentation: Fix missing SUSE repository for monitoring plugins
fixes #10806
This commit is contained in:
parent
4e8ca34d9a
commit
37dfc2dc9c
@ -173,12 +173,13 @@ services are working properly.
|
|||||||
For your convenience here is a list of package names for some of the more
|
For your convenience here is a list of package names for some of the more
|
||||||
popular operating systems/distributions:
|
popular operating systems/distributions:
|
||||||
|
|
||||||
OS/Distribution | Package Name | Installation Path
|
OS/Distribution | Package Name | Repository | Installation Path
|
||||||
-----------------------|--------------------|---------------------------
|
-----------------------|--------------------|---------------------------|----------------------------
|
||||||
RHEL/CentOS (EPEL) | nagios-plugins-all | /usr/lib/nagios/plugins or /usr/lib64/nagios/plugins
|
RHEL/CentOS | nagios-plugins-all | [EPEL](http://fedoraproject.org/wiki/EPEL) | /usr/lib/nagios/plugins or /usr/lib64/nagios/plugins
|
||||||
Debian | nagios-plugins | /usr/lib/nagios/plugins
|
SLES/OpenSUSE | monitoring-plugins | [server:monitoring](https://build.opensuse.org/project/repositories/server:monitoring) | /usr/lib/nagios/plugins
|
||||||
FreeBSD | monitoring-plugins | /usr/local/libexec/nagios
|
Debian/Ubuntu | nagios-plugins | - | /usr/lib/nagios/plugins
|
||||||
OS X (MacPorts) | nagios-plugins | /opt/local/libexec
|
FreeBSD | monitoring-plugins | - | /usr/local/libexec/nagios
|
||||||
|
OS X | nagios-plugins | [MacPorts](http://www.macports.org), [Homebrew](http://brew.sh) | /opt/local/libexec or /usr/local/sbin
|
||||||
|
|
||||||
The recommended way of installing these standard plugins is to use your
|
The recommended way of installing these standard plugins is to use your
|
||||||
distribution's package manager.
|
distribution's package manager.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user