Skip to content

Commit 1d372f1

Browse files
committed
Update INSTALL.rst
1 parent b389bae commit 1d372f1

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

INSTALL.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ FAQ:
3535
Linux
3636
-----
3737

38+
Path
39+
~~~~
40+
41+
Wondering about ``/usr/lib64/nagios/plugins/`` on Debian/Ubuntu?
42+
43+
**Note**: We are always using the path ``/usr/lib64/nagios/plugins/`` on all Linux OS, even if the original Nagios-package installs itself to ``/usr/lib/nagios/plugins/``. This is because adding a command with ``sudo`` in Icinga Director, one needs to use the full path of the plugin. See the following `GitHub issue <https://github.com/Icinga/icingaweb2-module-director/issues/2123>`_.
44+
45+
3846
Installing using OS Package Manager (recommended)
3947
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4048

@@ -76,8 +84,6 @@ Currently not implemented:
7684
* ``Slackware.sudoers``: for Slackware
7785
* ``Solaris.sudoers``: for Nexenta, OmniOS, OpenIndiana, SmartOS, Solaris
7886

79-
**Note**: We are always using the path ``/usr/lib64/nagios/plugins/`` on all Linux OS, even if ``nagios-plugins-all`` installs itself to ``/usr/lib/nagios/plugins/``. This is because adding a command with ``sudo`` in Icinga Director, one needs to use the full path of the plugin. See the following `GitHub issue <https://github.com/Icinga/icingaweb2-module-director/issues/2123>`_.
80-
8187

8288
Windows
8389
-------

0 commit comments

Comments
 (0)