System Monitoring

 

System monitoring refers to tools and methods for ensuring a computing platform is functioning as expected. You will need a solid understanding of the Linux material from chapters 3-7, 9, 11, 29. System monitoring will overlap with our other major course topics of networking and security. I recommend that you read the tutorial at http://www.garykessler.net/library/tcpip.html, material in class Chapter 14 of our text.

Monitoring includes at least the following areas.

System monitoring (OS)

 

 

Network Monitoring -

this is an extension of System Monitoring. The area includes at least the following topics:

 

Security Monitoring

Again, this is an extension of the previous monitoring items.. The area includes at least the following topics:

Repairing a damaged system

Some sort of error or failure might cause an OS from properly booting. Historically with Unix, issues related to improper shutdown or reboots can cause file system errors. If the OS is able to boot in single user or some form of error/recovery mode, fsck can usually fix file system issues.If the system will not boot, you can boot on a repair CD or USB drive. Rescue disks listed below can be used (note: for a VM system, I would first try to use the VMManager program on the Host computer to repair a VM system.

Additionally, Linux distributions such the ones found below are lightweight bootable versions of Linux that contain a host of handy tools to fix common problems, recover data, transfer data, scan for viruses, manage partitions, etc.

Finally, you could also try a Rescue Disc from a popular antivirus vendor, such as:

 

Last update: 3/2/2017