Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 691 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 691 Bytes

These Perl scripts can be run on a *nix system to monitor Cache and Ensemble bit. They are mainly based on things that have bit me in the past, so feel free to add issues ore code for things that have bit you with your instance.

  • MonitorCache.pl is a script for Monitoring your Cache Instance.
    • Setup it up with a crontab to run automatically. Usually every 5 minutes is great.
    • Run with a -d for Debugging or a more verbose output to the console.
  • CachePS.pl is a quick script to see what processes are running under a namespace
*/5 * * * * /path/to/CacheMonitor.pl

endorse