Re: montoring AIX error log on multiple servers.

From: Bill Verzal (Bill_Verzal@BCBSIL.COM)
Date: Fri Jan 10 2003 - 14:14:58 EST


Or run this on all your nodes...

(See attached file: errmon.ksh)
--------------------------------------------------------------------------------------------------------

Bill Verzal
Technical Consultant
Forbes Technical Consulting
(312) 653-3684
bill_verzal@bcbsil.com
billverzal@imcingular.com (Pager)
888-428-4025 (Pager)
MailStop: 27.202B

                    "Jolet, John"
                    <John.Jolet@MISYSHEALT To: aix-l@Princeton.EDU
                    HCARE.COM> cc:
                    Sent by: "IBM AIX Subject: Re: montoring AIX error log on multiple servers.
                    Discussion List"
                    <aix-l@Princeton.EDU>

                    01/10/2003 01:06 PM
                    Please respond to "IBM
                    AIX Discussion List"

well there's two ways to approach this...there's a way to muck with the odm
such that the logging to errpt gets mirrored to syslog. The other way
(which i do, since i don't like mucking with the odm) is to run a script
out
of cron which checks for the existance of a file. If it exists, checks the
timestamp on the file and runs the errpt -a from that timestamp to now, and
touches the file. the errpt output is piped through mail to me....though
you could also pipe it through syslog....let me know if you want to see the
(badly written, i'm sure) script i have running on all my machines.

-----Original Message-----
From: Jim Lane [mailto:JLane@TORONTOHYDRO.COM]
Sent: Friday, January 10, 2003 12:56 PM
To: aix-l@Princeton.EDU
Subject: montoring AIX error log on multiple servers.

Hi, All

does anybody have a better, easier, more effective way of
monitoring the error logs on a bunch of AIX servers besides
logging onto each one of them and running errpt over and
over again. this is tedious and a bit prone to error by omission.
I have my /etc/syslog.conf set up to forward syslog data to
my local workstation where I can get a one-stop shopping
view of things. I'm wondering if there's something similar
I could be doing with error log data.

TIA

Jim Lane
Sr. Technical Consultant
Network Services
Toronto Hydro
office: (416)-542-2820
cell: (416)-896-8576

**********
The information contained in this communication is confidential, private, proprietary, or otherwise privileged and is intended only for the use of the addressee. Unauthorized use, disclosure, distribution or copying is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately at (312)653-6000 in Illinois; (972)766-6900 in Texas; or (800)835-8699 in New Mexico.
**********





This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:28 EDT