• Stars
    star
    2
  • Language
    Shell
  • License
    GNU General Publi...
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This script collects server performance metrics such as CPU usage, memory usage, disk usage, incoming traffic, and outgoing traffic. It then appends these metrics along with the current datetime to a CSV file (/var/log/performance_$(date +"%Y-%m-%d").txt). If the file is empty, it adds a header line to it.