Xymon Mailing List Archive search

Testing for RDP service on Windows Systems

6 messages in this thread

list Bob Gordon · Mon, 2 Jun 2008 11:40:18 -0700 ·
Hello -

Does anyone know how to test for the RDP service on a windows system that is
not running the BBWin (Or Big Brother) client on it?  I've been looking
through the hobbit docs (and it is possible i missed it).  In googleing for
the info I found several hobbit configs out there with an RDP keyword in the
bb-hosts file however it doesnt work with my setup (i think I am missing
something somewhere..)..    I am running 4.2 with the all-in-one and bbwin
central config patches.

Thanks!

-- 
--==[ Bob Gordon ]==--
list Tadd Moore · Mon, 02 Jun 2008 13:47:50 -0500 ·
I'm sure you'll get many responses, but we added the following to bb-services: 
[rdp]    port 3389 
Once you've added this, if you include the tag "rdp" in bb-hosts, it will test to see if the RDP listener is active on the host in question.  I'm interested if there are better clientless tests myself. 
Good luck, TM
quoted from Bob Gordon
On Mon, Jun 2, 2008 at  1:40 PM, "Bob Gordon" <user-488dbf322a4e@xymon.invalid> wrote:
Hello -

Does anyone know how to test for the RDP service on a windows system that is not running the BBWin (Or Big Brother) client on it?  I've been looking through the hobbit docs (and it is possible i missed it).  In googleing for the info I found several hobbit configs out there with an RDP keyword in the bb-hosts file however it doesnt work with my setup (i think I am missing something somewhere..)..    I am running 4.2 with the all-in-one and bbwin central config patches.

Thanks!

--
--==[ Bob Gordon ]==--
list David Gilmore · Mon, 2 Jun 2008 14:55:49 -0400 ·
Bob,

You will need to configure RDP as one of your network tests.  This is done in the BB-SERVICES file.  You'll need to add a description for RDP and configure for port 3389.

Dave
quoted from Bob Gordon

From: Bob Gordon [mailto:user-488dbf322a4e@xymon.invalid]
Sent: Monday, June 02, 2008 2:40 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Testing for RDP service on Windows Systems

Hello -

Does anyone know how to test for the RDP service on a windows system that is not running the BBWin (Or Big Brother) client on it?  I've been looking through the hobbit docs (and it is possible i missed it).  In googleing for the info I found several hobbit configs out there with an RDP keyword in the bb-hosts file however it doesnt work with my setup (i think I am missing something somewhere..)..    I am running 4.2 with the all-in-one and bbwin central config patches.

Thanks!

--
--==[ Bob Gordon ]==--

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
list Ralph Mitchell · Mon, 2 Jun 2008 14:00:14 -0500 ·
On Mon, Jun 2, 2008 at 1:47 PM, Tadd Moore <user-efe5ae5090c7@xymon.invalid>
quoted from Tadd Moore
wrote:
 I'm sure you'll get many responses, but we added the following to
bb-services:

 [rdp]

   port 3389

 Once you've added this, if you include the tag "rdp" in bb-hosts, it will
test to see if the RDP listener is active on the host in question.  I'm
interested if there are better clientless tests myself.
Heh - I didn't even think about that when I switched from BB to Hobbit.  I
just carried over the "telnet:1494" tag for a couple of our hosts and found
it worked quite well.  I *think* there's a Citrix server on that port, given
that it returns "ICA" along with a few binary characters.

I guess I should do that check properly...  :)

Ralph Mitchell
list Bob Gordon · Mon, 2 Jun 2008 12:30:16 -0700 ·
Thanks!

The test is up and running now...

-- 
--==[ Bob Gordon ]==--
list Josh Luthman · Mon, 2 Jun 2008 17:08:44 -0400 ·
Note that checknly for checking to see if it will establish a TCP connection.

On many occasions I have had the test green while being unable to use
RDP until the box was rebooted.


On 6/2/08, Bob Gordon <user-488dbf322a4e@xymon.invalid> wrote:
Thanks!

The test is up and running now...

--
--==[ Bob Gordon ]==--
-- 
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer