Hi,<br><br>It's not a hardware issue instead as Brian pointed out it's an issue with nagios-plugin.<br><br>I had to use perl/python scripts as a workaround when i was trying to configure such checks on our mail servers..
<br><br>Cheers n TIA <br>Manish.<br><br><br><div><span class="gmail_quote">On 5/24/07, <b class="gmail_sendername">Brian C. Hill</b> <<a href="mailto:bchill@bch.net">bchill@bch.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
        I figured this out. The check_smtp plugin doesn't like the<br><br>        -C 'mail from: <a href="mailto:joe@bloe.dom">joe@bloe.dom</a>' -R 250<br><br>and<br><br>        -C 'data' -R 354 -C '.' -R 250
<br><br>pieces to appear together. If you leave out the "mail from" sequence<br>and use -f instead, it works. That seems like a bug in the plugin.<br><br>Brian<br>======================================================================
<br>On Wed, May 23, 2007 at 12:02:39PM -0700, Brian C. Hill wrote:<br>>       I am having the same problem, regardless of the hardware,<br>> and using the latest plugins. I don't think it is a coincidence<br>> that we're having the same problem - seems like a bug to me.
<br>><br>>       Is no one else having this problem?<br>><br>> Brian<br>> ======================================================================<br>> On Sat, Mar 17, 2007 at 03:48:39PM -0400, Morris, Patrick wrote:
<br>> > > I want to add the advanced smtp check such that i would try<br>> > > to send a mail to the remote server form our monitoring server.<br>> > ><br>> > > This is how i' planing to run a check
<br>> > ><br>> > >  /opt/nagios/libexec/check_smtp -H ip-address -C "EHLO test"<br>> > > -C "MAIL FROM: root" -C "RCPT TO: <a href="mailto:postmaster@any-domain.com">postmaster@any-domain.com
</a><br>> > > <mailto:<a href="mailto:postmastrer@nagioscheck.com">postmastrer@nagioscheck.com</a>> " -C "DATA" -C "testing<br>> > > 1 2 3" -C "." -C "QUIT"
<br>> > ><br>> > > however this gives me an error<br>> > ><br>> > > *** glibc detected *** realloc(): invalid next size:<br>> > > 0x095ed930 *** Aborted<br>> > ><br>> > > I have tested this on newer nagios plugins which also give me
<br>> > > same error................<br>> > ><br>> > > Can somebody tell me if anything is wrong in this and the<br>> > > likely solution  or  hint .......<br>> ><br>> > You've apparently either got a bad plugin or a hardware problem on your
<br>> > Nagios server.<br>> ><br>> > -------------------------------------------------------------------------<br>> > Take Surveys. Earn Cash. Influence the Future of IT<br>> > Join SourceForge.net
's Techsay panel and you'll get the chance to share your<br>> > opinions on IT & business topics through brief surveys-and earn cash<br>> > <a href="http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV">
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV</a><br>> > _______________________________________________<br>> > Nagios-users mailing list<br>> > <a href="mailto:Nagios-users@lists.sourceforge.net">
Nagios-users@lists.sourceforge.net</a><br>> > <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>> > ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
<br>> > ::: Messages without supporting info will risk being sent to /dev/null<br>><br>> --<br>>    _____________________________________________________________________<br>>   / Brian C. Hill     <a href="mailto:bchill@bch.net">
bchill@bch.net</a>          <a href="http://brian.bch.net">http://brian.bch.net</a>    \<br>>   | UNIX Specialist   BCH Technical Services  <a href="http://www.bch.net">http://www.bch.net</a>      |<br>><br>> -------------------------------------------------------------------------
<br>> This SF.net email is sponsored by DB2 Express<br>> Download DB2 Express C - the FREE version of DB2 express and take<br>> control of your XML. No limits. Just data. Click to get it now.<br>> <a href="http://sourceforge.net/powerbar/db2/">
http://sourceforge.net/powerbar/db2/</a><br>> _______________________________________________<br>> Nagios-users mailing list<br>> <a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net
</a><br>> <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
<br>> ::: Messages without supporting info will risk being sent to /dev/null<br><br>--<br>   _____________________________________________________________________<br>  / Brian C. Hill       <a href="mailto:bchill@bch.net">
bchill@bch.net</a>          <a href="http://brian.bch.net">http://brian.bch.net</a>    \<br>  | UNIX Specialist     BCH Technical Services  <a href="http://www.bch.net">http://www.bch.net</a>      |<br></blockquote></div>
<br>