> I want to add the advanced smtp check such that i would try > to send a mail to the remote server form our monitoring server. > > This is how i' planing to run a check > > /opt/nagios/libexec/check_smtp -H ip-address -C "EHLO test" > -C "MAIL FROM: root" -C "RCPT TO: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> " -C "DATA" -C "testing > 1 2 3" -C "." -C "QUIT" > > however this gives me an error > > *** glibc detected *** realloc(): invalid next size: > 0x095ed930 *** Aborted > > I have tested this on newer nagios plugins which also give me > same error................ > > Can somebody tell me if anything is wrong in this and the > likely solution or hint .......
You've apparently either got a bad plugin or a hardware problem on your Nagios server. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
