From 1e2387474a449452b78520b9ad96a8b4b5e99722 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 17 Apr 2019 19:07:19 +0200 Subject: initial commit of source fetch --- .../check_hp_bladechassis-1.0.1/INSTALL | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 nagios-plugins-contrib-24.20190301~bpo9+1/check_hp_bladechassis/check_hp_bladechassis-1.0.1/INSTALL (limited to 'nagios-plugins-contrib-24.20190301~bpo9+1/check_hp_bladechassis/check_hp_bladechassis-1.0.1/INSTALL') diff --git a/nagios-plugins-contrib-24.20190301~bpo9+1/check_hp_bladechassis/check_hp_bladechassis-1.0.1/INSTALL b/nagios-plugins-contrib-24.20190301~bpo9+1/check_hp_bladechassis/check_hp_bladechassis-1.0.1/INSTALL new file mode 100644 index 0000000..54c9078 --- /dev/null +++ b/nagios-plugins-contrib-24.20190301~bpo9+1/check_hp_bladechassis/check_hp_bladechassis-1.0.1/INSTALL @@ -0,0 +1,23 @@ +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_hp_bladechassis, copy the file check_hp_bladechassis to the +Nagios plugin directory (usually /usr/lib/nagios/plugins): + + cp check_hp_bladechassis /usr/lib/nagios/plugins + +To install the manual page: + + cp check_hp_bladechassis.8 /usr/share/man/man8 + +This is all. + +-trond -- cgit v1.2.3