Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error Notification

Status
Not open for further replies.

rjmundy

Technical User
Joined
Jun 12, 2003
Messages
1
Location
GB
I have set up error notification to mail me on file system full.

I fill the file system (only small) by: find /usr | backup -ivqf
/fs/backup.file

Lo and behold an error appears in the error log, error notification picks it
up, and a mail appears in my Exchange account.

I then rm /fs/backup.file... re run the backup.....

No error logged therefore no error notification in Exchange.

However if I umount and mount /fs, and re run the backup all is fine!


Does anyone know of a way to always get errors logged without the need to
remount the filesystem ?? ( It might not always be possible/feasible to do!)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top