<div dir="ltr">I have a collection of PHP scripts that use a sqlite database to handle something like a CMDB.  Its main purpose is to spit out config files for registers in stores.  It has tables for regions, store complexes, stores, servers, registers, etc.  When we started a big rollout, I wrote a PHP script to query the tables and generate a Xymon config file containing a tree of sub-pages.  It would be easy to trigger that to create a new config if a new server or register checks in.  It would be nice to have analysis and alert info in the same sqlite database, but I haven't had time to get it done.<div><br></div><div>The thing is, it fits a very specific need, and would require a lot of changes to make it fit someone else's infrastructure.  I did look into using one of the several open source CMDBs, but as I recall they were more complicated than I needed at the time.</div><div><br></div><div>Ralph Mitchell</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 5, 2016 at 6:45 PM, John Thurston <span dir="ltr"><<a href="mailto:john.thurston@alaska.gov" target="_blank">john.thurston@alaska.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 1/5/2016 2:31 PM, Thomas Leavitt wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Are folks actively using MAGMA? I'm been casting around for a practical<br>
application to refresh my coding fu with, and since I love Xymon and use<br>
it every day, I thought it might be useful / fun to play around with<br>
enhancing the existing code (since it is GPL).<br>
</blockquote>
<br></span>
I looked at MAGMA and found it too heavy for my needs. I don't want to run an *AMP server just to manage my Xymon instance. The only thing it was going to make easier was editing alerts.cfg, and even that seemed marginally useful to me.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
I'm also thinking about hacking out some kind of tool that will take a<br></span>
CSV formatted input file, and use it to generate a hosts.cfg . . .<br>
</blockquote>
<br>
We have an instance of Big Brother (I haven't seen the need to change it to Xymon as it currently meets the business need) which receives no interactive edits. The hosts.cfg is re-created by a script any time a change is made in our DNS zone file. It has run hands-off for years. So many years, in fact, that I kind of forget how it's doing it :)<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
   Do things because you should, not just because you can.<br>
<br>
John Thurston    <a href="tel:907-465-8591" value="+19074658591" target="_blank">907-465-8591</a><br>
<a href="mailto:John.Thurston@alaska.gov" target="_blank">John.Thurston@alaska.gov</a><br>
Enterprise Technology Services<br>
Department of Administration<br>
State of Alaska</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</div></div></blockquote></div><br></div>