mkncf - MaKe Nagios Configuration Files
Description
Since I'm using Nagios in several places
to do systems monitoring, I found that maintaining the configuration files
completely by hand works for very small installations only. As soon
as the size of the monitoring leaves the "a few hosts and two dozen services"
area, writing and maintaining these files, even with copy-paste, gets
tedious and error-prone.
So I wrote a Perl script which takes small, short and simple definition files,
parses them and generates the configuration files for Nagios.
Download
History
- 2003-04-18, version 0.1, first public release,
- 2003-04-19, version 0.2, added documentation,
- 2003-05-04, version 0.3, added error handling and consistency checks
for input and generated data, updated documentation,
- 2003-05-08, version 0.4, reworked consistency checks
back to software index
Last modified 2003-05-08 by Alexander Schreiber