Feature #2304
Add nagios generation script to repository
| Status: | Closed | Start date: | 05/27/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | nagios | |||
| Target version: | 0.25.0 | |||
| Affected Puppet version: | 0.24.8 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
I’ve created a script that can directly generate nagios configuration files from a StoreConfigs Rails database. This bypasses Puppet on the Nagios server, since most people just want to generate all of the configuration files, and only want to restart the server if there are any changes, rather than changes on individual resources.
Obviously the right approach is to make Nagios support faster (which we’ve already made progress on), but this is a good interim solution for now.
Related issues
History
Updated by James Turnbull over 2 years ago
- Status changed from Ready For Checkin to Closed
Pushed in commit:3d2189f3b6173171b37eaf814fdda2756c5a348a in branch master.