Monitor hosts/services and alert about problems via email or webhooks
Monitor hosts/services/whatever and alert about problems
mon$ mon -h example.com -p 80 -t 60$ mon -h server1.com server2.com -c 'mail -s Alert admin@example.com'$ mon -h api.example.com -p 8080 -t 30 -r 3 -v