Re: [Nagios-users] Problem with smtp check

2007-05-25 Thread Manish N
Hi, It's not a hardware issue instead as Brian pointed out it's an issue with nagios-plugin. I had to use perl/python scripts as a workaround when i was trying to configure such checks on our mail servers.. Cheers n TIA Manish. On 5/24/07, Brian C. Hill <[EMAIL PROTECTED]> wrote: I

[Nagios-users] Problem with smtp check

2007-03-17 Thread Manish N
Hi. 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] <[EMAIL PROTECTED