In my previous article we had fun with Shell Scripts by automating birthday alerts via email. Using the same logic…
Tag Alert
Being a DBA requires us many a times to step outside our role and solve a problem in a smart…
The Below Script will generate output if percentage of tablespace space left free is less tan 20%. You can easily…
The below simple shell script will check all filesystems and create output file for only filesystems which are more than…
The Below Shell Script checks the Filesystem mount points and using AWK outputs all filesystem exceeding 90% space to a…