ADSM-L

Re: client notification

2001-03-16 11:23:35
Subject: Re: client notification
From: "Rushforth, Tim" <TRushfor AT CITY.WINNIPEG.MB DOT CA>
Date: Fri, 16 Mar 2001 10:24:05 -0600
You could also query the server activity log to see files that failed.  We
do perl query like:
if (/ANE4959I/ && !/Total number of objects failed:           0/)

which gives us a line for each client (inlcuding the node name) that has 1
or more failed files.  You could then send to the appropriate users.

Tim Rushforth
City of Winnipeg

<Prev in Thread] Current Thread [Next in Thread>