]> gitweb.fluxo.info Git - puppet-backupninja.git/commitdiff
another important distinction in the README the newer nagios modules
authorMicah Anderson <micah@riseup.net>
Mon, 21 Dec 2009 19:54:01 +0000 (14:54 -0500)
committerMicah Anderson <micah@riseup.net>
Mon, 21 Dec 2009 19:54:01 +0000 (14:54 -0500)
which move us from using nagios2::service to nagios::service (which
support nagios3 and the puppet built-in native types) are not
currently supported

README

diff --git a/README b/README
index 7ea828aa75cc017699c666a6f5ac756b3e792515..18192adb911ef22c3713e23ef69e3a50600ad414 100644 (file)
--- 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