Update xymon protocols.cfg file for MassTransit Service
list Don Kuhlman
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