git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_backuppc/check_backuppc-1.1.0/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'nagios-plugins-contrib-24.20190301~bpo9+1/check_backuppc/check_backuppc-1.1.0/INSTALL')
-rw-r--r--nagios-plugins-contrib-24.20190301~bpo9+1/check_backuppc/check_backuppc-1.1.0/INSTALL19
1 files changed, 19 insertions, 0 deletions
diff --git a/nagios-plugins-contrib-24.20190301~bpo9+1/check_backuppc/check_backuppc-1.1.0/INSTALL b/nagios-plugins-contrib-24.20190301~bpo9+1/check_backuppc/check_backuppc-1.1.0/INSTALL
new file mode 100644
index 0000000..c025a04
--- /dev/null
+++ b/nagios-plugins-contrib-24.20190301~bpo9+1/check_backuppc/check_backuppc-1.1.0/INSTALL
@@ -0,0 +1,19 @@
+Automated Install Steps:
+------------------------
+1) Set NAGIOS_LIB to the directory containing Nagios's util.pm
+2) Set BACKUPPC_LIB to the directory containing BackupPC's Perl libraries
+3) Set PREFIX to the desired installation location
+4) make install
+
+Manual Install Steps:
+---------------------
+1) Edit check_backuppc and adjust the two "use lib" lines to refer to the
+ correct location for Nagios's utils.pm and BackupPC's Perl libraries.
+2) Copy check_backuppc into where you want this plugin.
+
+Configuration:
+--------------
+1) Add a sudoers entry to allow Nagios to run this plugin as the BackupPC user.
+2) Configure Nagios to run this plugin through sudo as the BackupPC user.
+3) Test
+4) Add to Nagios service checks