Update xymon protocols.cfg file for MassTransit Service
list Don Kuhlman
Tue, 18 Sep 2012 16:35:58 +0000
Message-Id: <user-7b35b0f8675d@xymon.invalid>
Hi folks. I've added a custom protocol listener to our protocols.cfg file for a product called MassTransit by Group Logic.
Here is the detail from protocols.cfg:
# Group Logic Mass Transit Service (File Transfer Protocol)
# From Don Kuhlman
[masstransit]
expect "WATSON!"
options banner
port 50000
Where should I share this if anyone wants it?
Thanks
Don K