Skip to content

A simple script to generate server load snapshot for later investigation

Notifications You must be signed in to change notification settings

horzadome/loadsnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loadsnap

A simple bash script to generate server load snapshot for later investigation

Installation

  • install git client - yum install git or apt-get install git
  • cd /opt
  • git clone git://github.com/horzadome/loadsnap.git
  • ln -s /opt/loadsnap/loadsnap.sh /usr/bin/loadsnap
  • crontab -e
  • append this line to crontab and save */5 * * * * /opt/loadsnap/monitor.sh

Usage

Licence

If you use it, and feel like buying me a beer, feel free to do so. I like all beer :) If you don't, then don't :D If you would like me to make html or xml reports, or check why your server is slow, feel free to contact me at horzadome at gmail Be warned, this is under development and is not expected to yield the expected results :) analytics

About

A simple script to generate server load snapshot for later investigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages