forked from RULCSoft/check_kannel
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSTALL
More file actions
20 lines (13 loc) · 634 Bytes
/
INSTALL
File metadata and controls
20 lines (13 loc) · 634 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
INSTALL
-------
There is no automated install script yet, still install is quite easy.
1. Consult the README for dependencies.
2. Copy the check_kannel plugin in your Nagios plugin directory.
Usually <nagios_home>/libexec/
3. Edit the plugin and substitute the
use lib "/usr/local/nagios/plugins";
line with the correct path for your install. This is the path where the
utils.pm
file is available, should be the direcotry in which you copied the plugin.
4. Define a check command in your Nagios configuration using check_kannel.
5. Have fun, report back issues and patches to me, luca<at>fantacast<dot>it.