]> git.uio.no Git - check_openmanage.git/blame - INSTALL
3.6.7
[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
66939d62 13Nagios plugin directory (usually /usr/lib/nagios/plugins):
4078196b 14
66939d62 15 cp check_openmanage /usr/lib/nagios/plugins
4078196b 16
17To install the manual page:
18
66939d62 19 cp check_openmanage.8 /usr/share/man/man8
4078196b 20