[hobbit] UDP Ports

Morsiani, Massimo massimo.morsiani at gilbarco.com
Thu May 3 18:09:29 CEST 2007


Hi,

take a look at http://www.trantor.org/theshire/doku.php/monitors:dhcp.
It's a custom script based on dhcping.


Regards.

Massimo Morsiani
Information Technology Dept.
------
Gilbarco S.p.a.
via de' Cattani, 220/G
50145 Firenze
tel:	+39-055-30941
fax:	+39-055-318603
email:	massimo.morsiani at gilbarco.com
web:	http://www.gilbarco.it


-----Original Message-----
From: Henrik Stoerner [mailto:henrik at hswn.dk] 
Sent: giovedì 3 maggio 2007 17.50
To: hobbit at hswn.dk
Subject: Re: [hobbit] UDP Ports

On Thu, May 03, 2007 at 04:45:13PM +0100, Barrett, Tony wrote:
> Is there any way I can monitor UDP ports within bb-services? Hobbit 
> seems to assume all ports are TCP, and I'd like to run a port test 
> against our DHCP servers here to make sure they're responding ok.

Hobbit doesn't have support for UDP protocols built in, since these use mostly binary data - SNMP, DNS, DHCP, NFS and NTP are probably the most commonly used UDP-based protocols, and they all carry date in a binary format, unlike the popular TCP-based protocols.

And unlike TCP, the UDP-based protocols do not have a generic "handshake" that you can use to check if the service is running.

My best suggestion is to use the tool called "dhcping" to check your DHCP servers. It requires some special setup on the DHCP server side, but once you have it working then creating a custom test script to run it and report the status to Hobbit should be very simple.


Regards,
Henrik


To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe at hswn.dk



This message (including any attachments) contains confidential 
and/or proprietary information intended only for the addressee.  
Any unauthorized disclosure, copying, distribution or reliance on 
the contents of this information is strictly prohibited and may 
constitute a violation of law.  If you are not the intended 
recipient, please notify the sender immediately by responding to 
this e-mail, and delete the message from your system.  If you 
have any questions about this e-mail please notify the sender 
immediately.



More information about the Xymon mailing list