diff options
author | Micah Anderson <micah@riseup.net> | 2009-12-21 14:54:01 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2009-12-21 14:54:01 -0500 |
commit | 54bc1da418f7dd32fce1343685579a5ef17d75ef (patch) | |
tree | 497b57fa8a3d53ed33907fdb0bf16ce8a29897c9 /README | |
parent | 1142bd046fa894ea9a2d8e518a4ad3b1d724ed78 (diff) | |
download | puppet-backupninja-54bc1da418f7dd32fce1343685579a5ef17d75ef.tar.gz puppet-backupninja-54bc1da418f7dd32fce1343685579a5ef17d75ef.tar.bz2 |
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
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |