]> git.uio.no Git - check_openmanage.git/blame - INSTALL
jau
[check_openmanage.git] / INSTALL
CommitLineData
4078196b 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/contrib):
14
15 cp check_openmanage /usr/lib/nagios/plugins/contrib
16
17To install the manual page:
18
19 cp check_openmanage.3pm /usr/share/man/man3
20