[PATCH] NDOUTILS - Minor configure fixes for nicer sample conf file

Hendrik Baecker andurin at process-zero.de
Fri Feb 6 22:51:00 CET 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


This patch takes over the different information from the
configure run into the new sample config files.
These new *-sample files can now be installed by 'make install'.

TODO: A Nagios Version detection to decide which of the binaries
(2x or 3x) should be installed.

Signed-off-by: Hendrik Baecker <andurin at process-zero.de>
- ---
 Makefile.in                 |   17 ++++
 config/misccommands.cfg     |   11 ---
 config/misccommands.cfg.in  |   11 +++
 config/nagios.cfg           |   11 ---
 config/nagios.cfg.in        |   11 +++
 config/ndo2db.cfg           |  175
- -------------------------------------------
 config/ndo2db.cfg-sample.in |  175
+++++++++++++++++++++++++++++++++++++++++++
 config/ndomod.cfg           |  151 -------------------------------------
 config/ndomod.cfg-sample.in |  151 +++++++++++++++++++++++++++++++++++++
 configure                   |   49 ++++++++++++-
 configure.in                |    9 ++-
 src/Makefile.in             |   17 ++++
 12 files changed, 437 insertions(+), 351 deletions(-)
 delete mode 100644 config/misccommands.cfg
 create mode 100644 config/misccommands.cfg.in
 delete mode 100644 config/nagios.cfg
 create mode 100644 config/nagios.cfg.in
 delete mode 100644 config/ndo2db.cfg
 create mode 100644 config/ndo2db.cfg-sample.in
 delete mode 100644 config/ndomod.cfg
 create mode 100644 config/ndomod.cfg-sample.in
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmMsMQACgkQlI0PwfxLQjnTwgCeP+QuGDIXriuNBfpkj9Dzwu3m
vvsAnRVYvRd5WN2X9+hcTwr0OouDZkI3
=bq+d
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 19543d6fff55109eb87b46ef4ef8eb7488a004ed.diff
Type: text/x-patch
Size: 27402 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20090206/f0f7c462/attachment.bin>
-------------- next part --------------
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
-------------- next part --------------
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list