For things with frequent changes (size of log files, in my case), I just went into RANCID itself and added to the return if type statement for the command section that was causing problems:<br>look for something like this:
<br><br>&nbsp;return(1) if ($type =~ /^(12[40]|7|3|6)/);<br><br>Maybe not the best solution, as I now don't get the output of that command, but it sure beats getting notified about changes constantly.<br><br>Chris<br><br><div>
<span class="gmail_quote">On 10/2/06, <b class="gmail_sendername">Austin James</b> &lt;<a href="mailto:austin.james@redmond.k12.or.us">austin.james@redmond.k12.or.us</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey,<br><br>I am having the exact same issue.&nbsp;&nbsp;The number of emails generated is<br>incredible.&nbsp;&nbsp;Did you ever find a resolution to this issue?<br><br>Austin<br>_______________________________________________<br>Rancid-discuss mailing list
<br><a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br><a href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a>
<br></blockquote></div><br>