Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

277 B

Checkpoint

You should now implement monitoring and autorestarts for your application using monit.

Here are some of the monitors you should implement for the application.

  • CPU Usage
  • Memory Usage
  • Disk Usage
  • Network Usage
  • Service Availability
  • Process Availability