Ask HN: A simple tcp monitor ?
https://news.ycombinator.com/item?id=737568Is anybody aware of the existence of what is probably easiest described as 'nagios light', a simple to use and robust program that fires off a script on a machine if a local port becomes unreachable, hangs or times out?
I'm sure I can whip up something simple but my experience is that such simple things tend to get more complicated than you expect once you start building.
The intended platform is linux.