Hi Isaac,
One idea that might help would be to attempt to script some things to
> output the configuration files that I need... Are there tools out
> there that do that already?
At our site we store all host definitions in an Excel spreadsheet that we
can use to quickly copy/paste new node definitions. We then convert the
Excel file to CSV format which is easily parsed by a small custom Python
script that uses the 'csv' module.
Using your own custom script (written in Python, Perl, Ruby or other) you
could add a column in your CSV file that classifies a host as local or
external and then have your script customize the host entries using 'if'
statements and a check of the local/external status.
-Martin
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users