PORT
list Sigurður Bjarnason
Mon, 26 Jun 2006 17:03:56 +0000
Message-Id: <user-73885f125324@xymon.invalid>
Hi all
I am trying to get hobbit to count all ESTABLISHED ports on one host, not
just local port also the remote once.. I did setup line in the
hobbit-clients.cfg for the host..
PORT LOCAL=%[\.:]8093$ REMOTE=%[\.:]8093$ STATE=ESTABLISHED MIN=0 TRACK=8093
But.. I am not having any luck with this..
it works in separet lines.. like
PORT LOCAL=%[\.:]8093$ STATE=ESTABLISHED MIN=0 TRACK=8093
PORT REMOTE=%[\.:]8093$ STATE=ESTABLISHED MIN=0 TRACK=8093
is there any way of combining the 2 ?
regards
Siggi