Skip to content

CpanelInc/tech-SysSnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysSnap

A helpful utility for system performance monitoring and troubleshooting server load issues.

sys-snap.sh is deprecated, please use sys-snap.pl instead.

Intent of Script

System Snapshot is a handy script that logs data from these locations:

Usage

nohup perl sys-snap.pl &

The script logs to /root/system-snapshot

To stop sys-snap.pl, kill the process: ps aux | awk '/[s]ys-snap/ {print$2}' | xargs kill

Releases

No releases published

Packages

No packages published