summaryrefslogtreecommitdiffstats
path: root/web/input/doc/faq/installation.md
blob: 6f3694a2fbc36ae51a15352db8412d76acff1d4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
title: Installing Nagios Plugins
parent: FAQ
---

# How do I install the plugins?

After [compiling][compilation] the plugins, you can run the following command
to install them:

    $ make install

[compilation]: doc/faq/compilation.html "Compilation"

<!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %-->