I want to write a script running in windows NT that monitor the storage space used in informix database.
if the storage space is used up tp 80%, then send a email to someone.
How can I do this?
if I want to know the used storage space, which table should I look in? and which field represent the percent of used storage space?
Thanks, I am new to informix.
Jerry