RE: disk information alert

2001-05-23 Thread Lally, Tom (MA09)
Here's what I use, it alerts me when the specified filesystem is 1G [EMAIL PROTECTED];export mail_id # min freespace is in K 100=1G min_freespace=100;export min_freespace # check to see if running out of filesystem space and page

RE: disk information alert

2001-05-23 Thread Glenn Travis
Here is mine; NOTE: This is for solaris and reference the /etc/vfstab file for verification, but you can take that out. NOTE2: Change email address. HTH! __ #!/bin/ksh # #-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ # Purpose: # To monitor filesystem