Avatar of Enachioken
Enachioken
Flag for United States of America

asked on 

Script to monitor tablespace and filesytem growth and alert DBAs of pending "Filesystem Full" scenarios. Any such script to share?

Hello all,

I have a need to deploy a DB2 tablespace, diagnostic log files and especially the filesystem monitoring for potential "Log full", and/or  "Filesystem Full" situation. I am hoping to "borrow and modify for my own use" a very decent Linux/AIX script from one of our esteemed DBAs any such script that they use in their production environment for monitoring these objects. The script should monitor the current used space for tablespace, db2diag log files, filesystem size and alert DBAs when a threshold is reached (85%) of total space as Yellow and (90%) of space used as RED.

I will be very grateful for any assistance with in finding the kind of script that I am looking for.

Thanks
DB2Shell ScriptingUnix OSLinux

Avatar of undefined
Last Comment
Enachioken

8/22/2022 - Mon