Xymon Mailing List Archive search

SunOS does not give back informations to the Hobbit Server

list Pkc_mls
Fri, 28 Mar 2008 10:44:46 +0100
Message-Id: <user-506cee5d89fe@xymon.invalid>

L.M.J a écrit :
 I will check it out, maybe by using tcpdump or so. Sound like a mess since they are production servers with
heavy network load. Anyway, gonna investigate deeper

  
snoop is the default network monitoring tool on sunos. you can also use 
tcpdump from sunfreeware and filter directly when you capture
what the box sends to port 1984.

snoop -i qfeX -o mycapture.cap port 1984

then open the mycapture.cap with your favourite wireshark/ethereal.
  CU