Using Nagios to Monitor RDP

Aaron M. Segura aaron.segura at cabelas.com
Mon Nov 19 18:30:49 CET 2007


On Mon, 2007-11-19 at 10:27 -0700, Joel Roberts wrote:
> Want to use Nagios to monitor RDP availability on a Windows 2k3 server
> (port 3389). Have put the following in my windows.cfg file:
> 
>  
> 
> define service{
> 
>             use                               generic-service
> 
>             host_name                    SERVERNAME
> 
>             service_description       RDP
> 
>             check_command           check_tcp!3389
> 
>             }
> 
>  
> 
> But get an error when I try to verify the config files. Anyone else
> using check_tcp and see what I’m doing wrong here? I know the host is
> configured correctly in the file, I’m using it to monitor other
> services (HTTP and Ping) with no problem.
> 
>  
> 
> Thanks in advance.

It would be useful to see your command definition for 'check_tcp'.
Also, it would be helpful to know what the error said, not just that you
received an error of some sort.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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