Hi Loren, until now all events has failing, then think the baroc im using
haven4t all classes. The baroc im using has only 80KB and came with the
version 5.2.3.2. The version 5.1.5 don4t have this baroc.

Demis

----- Original Message -----
From: "Loren Cain" <[EMAIL PROTECTED]>
To: <ADSM-L@VM.MARIST.EDU>
Sent: Tuesday, January 04, 2005 3:58 PM
Subject: Re: baroc file


Are all your TSM events failing to parse, or only some of them?

I'm using TSM 5.2.3, so I don't really know what if
anything may have changed since 5.1.5, but my events
look like this:

TEC_CLASS :
       IBMBACKUP ISA EVENT;
END

[...]

TEC_CLASS :
       IBMTSM_BASE_SERVER ISA IBMBACKUP
       DEFINES {
               severity: SEVERITY, default= "CRITICAL";
               source: default = "TSM";
               tsm_message_severity: INTEGER;
               tsm_message_number: INTEGER;
           sub_source: default = "TSM_SERVER";
           tsm_server_platform: STRING;
       };
END

[...]

TEC_CLASS:
    TSM_SERVER_ANR0000 ISA IBMTSM_BASE_SERVER ;
END
TEC_CLASS:
    TSM_SERVER_ANR0001 ISA IBMTSM_BASE_SERVER ;
END
TEC_CLASS:
    TSM_SERVER_ANR0002 ISA IBMTSM_BASE_SERVER ;
END
TEC_CLASS:
    TSM_SERVER_ANR0003 ISA IBMTSM_BASE_SERVER ;
END
[...]


The entire baroc file is about 800K, mainly because it has an entry for every possible TSM message. I usually just extract only the classes I plan to use and load those in a custom baroc file.

Loren Cain
Digicon

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Demis Gongalves
Sent: Tuesday, January 04, 2005 12:15 PM
To: ADSM-L@VM.MARIST.EDU
Subject: baroc file

Hi list, im using TSM 5.1.5 and i enabled Uniquetecevents using the
itsmuniq.baroc. The problem is that there are a lot of events that are
parsing failling on TEC because that event classes are not declared in this
baroc. Does anyone know anything abou that or has a complete baroc with all
TSM event classes declared?

TIA,

===========================
Demis Gongalves
Sr. Support Analyst
NetControl Network Management
Sco Paulo - Brazil
Mobile: 55 11 9904-9684
===========================

Reply via email to