Requirements
Let’s sum up what we want our monitoring system to do for us:
- Monitor critical local processes on a server for crashes.
- Monitor any anomalies in the use of CPU, memory, disk, or network bandwidth by a process on a server.
- Monitor overall server health, such as CPU …