Tag Archives: Linux

Server Memory Usage Bash Script

Linux, Terminal I wanted a simple script to show me the memory usage on my CentOS 6 server so we could monitor peak traffic and usages. This is easily configured but very useful. Just call the script using cron and make sure it is executable! I call it every hour and overwrite it every week, […]