Introduction
  • Introduction about Course
  • Overview of Linux Performance monitoring
  • CPU - Context Switch
  • CPU - run queue, load average
  • Memory & Swap management on Linux Servers
  • Disk IO Operations on Linux Servers
  • Monitoring & Understanding Network
Commands to manage performance issues in Linux Servers
  • Familiar with top command
  • Familiar with top commands - Lab
  • vmstat command
  • vmstat command - Lab
  • Lecture on iostat command
  • Memory Management - Lab
SAR - System Activities Statistics
  • SAR - System Activities Statistics - Part1
  • SAR - System Activities Statistics - Part2
  • SAR - System Activities Statistics - Lab1
  • SAR - System Activities Statistics - Lab 2
Process Management
  • Process Management
  • Background and Foreground Processes
  • process stats
  • Lab 1
  • Lab 2
  • Lab 3
lsof - List open files & fuser
  • lsof - List open files
  • lsof - Lab 1
  • lsof - lab 2
  • fuser
tcpdump - Network Packet Analyzer
  • tcpdump-Network Packet Analyzer
  • Lab 1
  • Lab 2
Basic Find Commands in Linux
  • Find commands for finding files
  • find files based on their permissions, owner & groups
  • Find files & directories based on date,time & size
  • Lab-1
  • Lab-2
  • Lab-3
Top Running Processes
  • Practical Lab Session - High CPU Utilization
  • Practical Lab Session - Memory Utilization
  • Last Lecture