Automatic installation
----------------------

Run the script install.sh to install automatically. The install.sh
script will ask where to install the files, unless given the '-q'
option, which will install the files in the default location.


Manual installation
-------------------

To install check_serviceguard, copy the file check_serviceguard to the
Nagios plugin directory (usually /usr/lib/nagios/plugins/contrib for
32bit and /usr/lib64/nagios/plugins/contrib for 64bit platforms):

  cp check_serviceguard /usr/lib/nagios/plugins/contrib

To install the manual page:

  cp check_serviceguard.3pm /usr/share/man/man3

This is all.

-trond
