Skip to content

Latest commit

 

History

History

README.md

Perfomance

Contains scripts and tweaks for optimizing system performance and checking its load.

Categories

Perfomance tools

Linux CLI tools

  • nmon is short for Nigel's performance Monitor for Linux
  • htop an interactive process viewer
  • s-tui Terminal-based CPU stress and monitoring utility
  • atop System and process monitor for Linux
  • nvtop GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
  • asitop Perf monitoring CLI tool for Apple Silicon
  • btop A monitor of resources
  • sysstat Performance monitoring tools for Linux

Monitoring

  • Nagios Nagios is one of the most powerful Linux monitoring tools. Monitoring CPU load, Memory usage, Disk usage, Logged in users, and Private Services like HTTP, FTP, SSH are monitored.
  • Collectl It is an all-in-one performance monitoring command-line tool that all Linux system administrators must use.
  • glances Glances is a cross-platform system monitoring tool written in Python.

etc

Perfomance materials