]> git.uio.no Git - check_openmanage.git/blame_incremental - INSTALL
liten bugfix
[check_openmanage.git] / INSTALL
... / ...
CommitLineData
1Automatic installation
2----------------------
3
4Run the script install.sh to install automatically. The install.sh
5script will ask where to install the files, unless given the '-q'
6option, which will install the files in the default location.
7
8
9Manual installation
10-------------------
11
12To install check_openmanage, copy the file check_openmanage to the
13Nagios plugin directory (usually /usr/lib/nagios/plugins):
14
15 cp check_openmanage /usr/lib/nagios/plugins
16
17To install the manual page:
18
19 cp check_openmanage.8 /usr/share/man/man8
20