This script checks your crash dump configuration for Linux server especially Redhat 5-6. You can configure the parameter for your server.....
How to check and set java timezone on Linux and Windows?
In this article I will briefly explain how to check and update java timezone on Linux and Windows servers with simple examples.....
Sar data collection script for Unix and Linux
This script has written to check system “sar” data collection. Sar data collection can be useful to check system performance statistics for a specific time period. You only need to configure “sar” to collect performance statistics with a crontab job.....
System Health Check Shell Script for Linux and Unix
A simple shell script to test system health for Unix and Linux.....
Shell script to check disk usage on Linux and Unix
You can get a useful script written on Korn shell to check mount point usage and generate an alert by sending e-mail for Linux and Unix system.....
Unix and Linux port control shell script with html output
You can use this script to check port connectivity for your servers. On this script, I only checked “22” and “1521” port which belongs to ssh and Oracle Database.....