From: Micah Anderson Date: Mon, 21 Dec 2009 19:54:01 +0000 (-0500) Subject: another important distinction in the README the newer nagios modules X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=54bc1da418f7dd32fce1343685579a5ef17d75ef;p=puppet-backupninja.git another important distinction in the README the newer nagios modules which move us from using nagios2::service to nagios::service (which support nagios3 and the puppet built-in native types) are not currently supported --- diff --git a/README b/README index 7ea828a..18192ad 100644 --- a/README +++ b/README @@ -138,6 +138,7 @@ To use this feature a few pre-requisites are necessary: . configure nsca on your backup server (not done via puppet yet) . configure nsca on your nagios server (not done via puppet yet) . server backup directories are named after their $fqdn + . using nagios2 module, nagios/nagios3 modules/nativetypes not supported yet . using a nagios puppet module that can create passive service checks . backups must be under $home/dup, $home/rdiff-backup depending on method . $nagios_server must be set before the class is included