check_* plugins

Tom Throckmorton throck at duke.edu
Thu Dec 9 23:08:13 CET 2004


On 12/09/2004 04:21 PM, Daniel Corbe wrote:

>Does anyone know of a 3rd party plug-in for nagios that will monitor a
>courier IMAP SSL/POP SSL server?
>  
>
Daniel,

check_tcp will already do what you want; it looks at how it was called 
and then adjusts the port and expected return string.  To make it work, 
check_tcp should be symlinked to the appropriate command.  In addition 
to accepting arbitrary ports/strings, it can be called as:

    check_imap
    check_simap
    check_pop
    check_spop
    check_smtp
    check_ftp
    check_nntp
    check_udp

...and will do the Right Thing with regard to your command.

I'd be surprised (and perhaps suspect) if these links weren't already 
created as part of whatever package/build you're using....

-tt

-- 
Tom Throckmorton
OIT - CASI
Duke University



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list