summaryrefslogtreecommitdiffstats
path: root/web/input/doc/faq/installation.md
blob: 949ef10ddeadd4659b4f263314279ec2b7ed8b6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
title: Installing Monitoring 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 expandtab: # %-->