Xymon Mailing List Archive search

PORT

1 message in this thread

list Sigurður Bjarnason · Mon, 26 Jun 2006 17:03:56 +0000 ·
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