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.....
Unix/Linux User Lock status check script
You can modify this script to check if is there any user locked. Also It ‘ll send information about the user status. You can change it as you wish.I have added a simple output.....
How to check Unix Updated Status
Shell script check UNIX update status....
Shell Scripts Check URL Status
You can use these scripts to check website availability and send alert to HP Business Service Management.....
Powershell Script List all Files Under a Directory
You can use this script to list all file under a directory. Don’t forget to change ” -Value ‘AYILDIRIMPC,C:\'” as you wish.....