<br><br><div class="gmail_quote">On Tue, May 18, 2010 at 12:18 PM, Matt Juszczak <span dir="ltr"><<a href="mailto:matt@atopia.net">matt@atopia.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="http://docs.cacti.net/plugin:autom8" target="_blank">http://docs.cacti.net/plugin:autom8</a><br>
</blockquote>
<br></div>
Took a quick look at this.  It looks great!  Right now, I just have a script that runs each time a new host is added to LDAP.  Can autom8 be configured to look at an LDAP directory and create graphs for hosts once added?  Or is it better to just do that integration on my own?<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Also cacti has some php cli scripts that run from the command line, I believe those same scripts will run remotely as well.  If you want a sample of some CLI scripting I can provide.<br>
</blockquote>
<br></div>
This is what I'm using now.  The script works fine, but I don't have it looking at LDAP yet.<br>
<br>
What did you end up doing for nagios?  I have puppet configuring nagios right now, but that only seems to work for hosts configured by puppet (which isn't all of my hosts).<br><font color="#888888">
<br>
-Matt</font></blockquote></div>Matt,<br><br>Normally you would run autom8 and discovery in conjunction. discovery finds nodes and automate adds graphs to them. If you ldap code discovers graphs you do not need discovery and autom8 takes care of the rest.<br>
<br>>> What did you end up doing for nagios? <br><br>cp & sed :) <br>