We (Servergraph) have a completely different trick: we filter out the NORMAL messages, and display everything ELSE as a possible error (and we boil them down so the volume is not overwhelming).
This is a lot smarter (IMHO), because, for example, when a TSM admin fat-fingers a command, THAT gets an ANRxxxE message - an "error" - but it's NOT really an error that matters. OTOH, when a tape drive dies, THAT's and ANRxxxxW message - "just" a warning, but most of us would prefer to treat it as an error. So you might try developing something like that. ----------------------------- Mr. Lindsay Morris Lead Architect www.servergraph.com 512-482-6138 ext 105 > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of > Karel Bos > Sent: Wednesday, March 17, 2004 9:22 AM > To: [EMAIL PROTECTED] > Subject: Re: Querying only errors? > > > q act s=anr????e for errors and ????w for warnings. > > Regards, > > Karel > > -----Oorspronkelijk bericht----- > Van: Mike Bantz [mailto:[EMAIL PROTECTED] > Verzonden: woensdag 17 maart 2004 15:20 > Aan: [EMAIL PROTECTED] > Onderwerp: Querying only errors? > > > Does anyone know how I'd filter out the activity log to only give > me errors? > I have a drive that keeps taking itself offline in the middle of the night > (when I really don't want to be here) but I can't seem to dig out > that time > from the activity log. All I know is I'm coming in, taking a gander at the > 3583 and seeing a "Drive or Media Error" message on the display, > hoping that > TSM is reflecting this as well. > > TIA, > > Mike Bantz > Systems Administrator > Research Systems, Inc >
