It would have been caleb.com but

caleb was taken

Setting Up Monit

Monit is an open source tool for monitoring and managing processes, programs, files, directories and filesystems. You can program Monit to execute actions for events such as the status of a running process or if your machine’s CPU consumption reaches a certain threshold. M/Monit is usually installed alongside Monit as it (according to the definition on mmonit.com) “builds on Monit’s capabilities and provides monitoring and management of all your Monit enabled hosts via a modern, clean and well designed user interface which also works on mobile devices.”

0%