oss-rc 11.2 description

46
OSS RC OSS RC

Upload: bharatarora9

Post on 11-Nov-2014

879 views

Category:

Documents


42 download

DESCRIPTION

OSS RC Descriptioun-Ericsson

TRANSCRIPT

Page 1: OSS-RC 11.2 description

OSS RC OSS RC

Page 2: OSS-RC 11.2 description

2

AgendaAgenda• OSS Software Architecture

• Users Management

• Fault management

• Platform Architecture (CIF)

• AXE Common Tools (EAM, APG architecture)

• Performance Management (STS in APG, SMIA, SGW, SDM)

• ARNE & new node integration.

• OSS health check Up.

Page 3: OSS-RC 11.2 description

3

GSM Operations Support System

MSC BSCBTS

MXEAUC

HLR Voice Mail

BGW

SCP

ConfigurationConfigurationManagementManagement

PerformancePerformanceManagementManagement

FaultFaultManagementManagement

SecuritySecurityManagementManagement

OSS

Page 4: OSS-RC 11.2 description

4

OSS Work Areas and Applications

PM

CM

FM

RNO

SMConfiguration Management

CNA (Cellular Network Administration)View, plan and update cellular data

BTS Management (BSW,BHM,BCM and BAM)Base Station Software ManagementBase Station Hardware ManagementBase Station Configuration ManagementBase Station Alarm Management

Work flow tool that supports O&M tasks

Page 5: OSS-RC 11.2 description

5

OSS Work Areas and Applications

PM

CM

FM

RNO

SM

Fault Management• Network monitoring• Handling alarms • Searching for alarms• Statistical alarm analysis

Applications:• ASV (Alarm Status Viewer)• ASM (Alarm Status Matrix)• ALV (Alarm List Viewer)• ALB (Alarm Log Browser)• FMX (Fault Management eXpert)

Page 6: OSS-RC 11.2 description

6

OSS Work Areas and Applications

PM

CM

FM

RNO

SM

Performance Management Network Statistics (NWS) - a complete Performance Management solution with…

NWS-A (NWS-Analyzer) Reporting capabilities

SDM (Statistical Data Mart) Storage and aggregation capabilities

SGw (Statistical Gateway) Collection and mediation capabilities

SMIA (Statistical Measurement Initiator and Administration) Measurement set-up and initiation capabilities

PSA (Performance Statistical Alarms) Network performance monitoring capabilities

Page 7: OSS-RC 11.2 description

7

OSS Work

Areas and Applicatio

nsPM

CM

FM

RNO

SM

Radio Network Optimization FAS - Frequency Allocation SupportTo improve the frequency plan due to quality problems (optimization) To find frequencies in order to add or expand a cell (planning) To supervise the interference levels in a certain area (supervision) To verify improvement after a frequency change (verification)

FOX - Frequency Optimization eXpert Automated FAS

NCS - Neighboring Cell SupportTo find missing neighboring cell relations (optimization) To find neighboring cell relations to a new cell (planning)

NOX - Network cell Optimization eXpertAutomated NCS

MRR - Measurement Result RecordingTo analyze radio characteristics for problematic cells (optimization) To supervise radio characteristics in a certain area (supervision) To verify improvement after a change (verification)

TET - Traffic Estimation ToolTo find the most suitable location for a hot spot cell (planning) To give indications on dimensioning, output power and suitable neighbouring cells for the future cell (planning)

Page 8: OSS-RC 11.2 description

8

OSS Workareas

PM

CM

FM

RNO

SMSecurity ManagementAuthority supportActivity tracingSecurity administrationBoKS enhanced security

Page 9: OSS-RC 11.2 description

9

OSS Applications

FAS MRRNOX TETNCSFOX

Configuration Management

ALEXWinFIOL AST

Tools

FMX

Fault Management

PSA NWS-ASDM

Performance Management

SRM EMSA CFI EME TGW

Element Management Tools

AMCLS

SMIA SGw

OSS 8.2ASM ASV

OMCFB WTP

Page 10: OSS-RC 11.2 description

OSS Architecture

Page 11: OSS-RC 11.2 description

CIF Self-Management

Page 12: OSS-RC 11.2 description

CIF Platform• Activity Manager APR 901 58• CIF Common APR 901 146• CIF SunOS Installer APR 901 041• CNAM APR 102 80/1A• Configuration Service APR 901 61• Directory Service Agent APR 901 070• Ericsson SSH APR 901 445• Installation Service APR 901 68• Launch Service APR 901 72• Model Parser APR 901 63• Naming Service Agent APR 901 071• Notification Agent APR 901 53• Object Explorer CNZ 223 14/1• Parameter Service APR 901 084

• Self Management Service APR 901 64 • Start/Stop/Restart Service APR 901 62• Syntax Checker and plug-in test APR 901 069• TBS, Telecom Basic Service APR 102 13/9• TDS, Telecom Database Service APR 901 043• TSS APR 901 133• UML2XML APR 901 066

Page 13: OSS-RC 11.2 description

3PP Products• Sybase 12.5.1 ( ASE and Open Client ) RDBMS• Versant 6.0.1.1 ODBMS• Novell eDirectory LDAP ( Directory Service )• Visibroker CORBA ( Naming Service )• OpenFusion Log Service, Notification Service• Stronghold Web Service• Veritas Volume Manager, Veritas File System• Adventnet SNMP Manager

Page 14: OSS-RC 11.2 description

CIF Platform

• Notification Service

• Configuration Service

• Directory Service

• Naming Service

• Parameter Service

• Self management

Page 15: OSS-RC 11.2 description

Managed Component, MCConcept of Managed Components

The “Managed Component”, MC, is a “Managed Object”, i.e. an entity that is manageable.

The MC is a set of one or more processes.

One process can not exist in several MCs.

The MCs is the smallest logical entity a system administrator has to manage.

Page 16: OSS-RC 11.2 description

Self Management Service

The following services are covered by self-management:

Start/Stop/Restart Start, Stop and Restart MCs

Product Inventory To see what is installed in the O&M system.

System Logging Logging of normal system events in the O&M system.

Error Handling Logging of abnormal system events in the O&M system.

Alarms Generate alarms from errors.

SW Trace Start, stop and collect debugging printouts in O&M applications.

Self Test Perform self-tests on MCs.

Instrumentation Get run time values, e.g. queue length.

Configuration Handling of configuration parameters.

Page 17: OSS-RC 11.2 description

Self Management CLIIf and when it is impossible to start a graphical user interface you can also control most self management features from a command line interface:

#/opt/ericsson/nms_cif_sm/bin/smtool

( Nowdays ’smtool’ is in $PATH )

Using this tool you can for example:

•View status of MCs•Start/Stop/Restart MCs•Display/Set configuration parameters•Start/Stop CIF Trace for MC[s]

You might also want to take a look at a similar unofficial tool:

#/opt/ericsson/sck/tmp/ssr.sh

Page 18: OSS-RC 11.2 description

Self Management CLIsmtool command examples:

smtool list Lists status off all MCssmtool list | grep –v started Lists not started MCssmtool offline sdmsmtool online sdmsmtool warmrestart eam_handlerMtp Re-reads MC / process configurationssmtool coldrestart FM_DistributionServer Same as offline + onlinesmtool trace ARNEServer 1-199 arne_trace.log smtool trace <MC> <trace type> <file>smtool trace stopsmtool cancel Cancels ongoing start/stop of MCs

text in RED are examples of MCs

Page 19: OSS-RC 11.2 description

FM Architecture

Page 20: OSS-RC 11.2 description

FM Architecture

Page 21: OSS-RC 11.2 description

EAM Concepts

Page 22: OSS-RC 11.2 description

Performance Management

Page 23: OSS-RC 11.2 description

Performance Management

Page 24: OSS-RC 11.2 description

Performance Management

Page 25: OSS-RC 11.2 description

Performance Management

Page 26: OSS-RC 11.2 description

PM Architecture.

Page 27: OSS-RC 11.2 description

Performance Management

Page 28: OSS-RC 11.2 description

What is SMIA ?

• SMIA – Statistical Initiation and Administration Tool

• SMIA is an tool which facilitates Initiation and Administration of statistical measurements towards Network Elements built on the AXE platform

• Part of the performance management suite of

applications (Network Statistics - NWS) in the OSS RC

Performance Management - SMIA

Page 29: OSS-RC 11.2 description

SMIA

Page 30: OSS-RC 11.2 description

SGW

Page 31: OSS-RC 11.2 description

SGW

Page 32: OSS-RC 11.2 description

SGW

Page 33: OSS-RC 11.2 description

SGW

Page 34: OSS-RC 11.2 description

SGW

Page 35: OSS-RC 11.2 description

SGW

Page 36: OSS-RC 11.2 description

SGW

Page 37: OSS-RC 11.2 description

SDM

Page 38: OSS-RC 11.2 description

SDM

Page 39: OSS-RC 11.2 description

SDM

Page 40: OSS-RC 11.2 description

SDM

Page 41: OSS-RC 11.2 description

SDM

Page 42: OSS-RC 11.2 description

SDM

Page 43: OSS-RC 11.2 description

SDM

Page 44: OSS-RC 11.2 description

New Node Integration

New Node Inytegration

Page 45: OSS-RC 11.2 description

Command Description

Daily Tasks

# uptimeCheck the Server’s uptime on daily basis to verify that whether it has been rebooted without the administrator’s knowledge.

# iostat -E Verify that all the physical disks or disk arrays are having any Soft Error, Hard Errors or Transport Errors.

# /usr/platform/sun4u/sbin/prtdiag –vVerify that all the system components, like CPU, Amount of Cache, Cooling FAN, Power Supplies etc., are working properly.

# vmstat By means of the UNIX command `vmstat' it is possible to identify if a performance problem is caused by a shortage of memory or CPU power.

# prstatUse the following command to monitor which application/process is using the CPU resource most. It is a real time CPU monitoring sun command.

# tail –1000 /var/adm/messages | moreLogically read the system generated administrative message which gives the information for the successes and failures occurred during operation. Very useful for troubleshooting.

# df –k To determine the amount of disk space available and used on the file system.

# du –kCheck the amount of disk space in number of 1 Kbytes blocks used by the current directory and subdirectories if you have space problem for file systems.

# vxprint Check the Status of the Disks Under Veritas Control, all disks must show Okay status.

# vxdisk list Check the status of mirroring.

# vxprint –p  

# vxprint –ht  

# /opt/ericsson/nms_cif_sm/bin/smtool listCheck that all processes are running in CIF Management Console. Open the CIF Management console and observe that all the processes are online.If offline, make them as online.

# /opt/versant/ODBMS/bin/dblist Check the status of the versant databases whether it is active or not.

# more /var/opt/ericsson/sdm/log/SDM_GRAN_dispatcher.log Read SDM error reports messages for statistics data missing & other messages.

# cd /var/opt/sybase/sybase/log Check the Sybase error log

# /ericsson/syb/util/db_check.sh Check database space.

# isql –Usa – w2000 –Psybase11 1> sp_helpdb 2> go

Check None of the Databases should be Offline.

# df –kh /ossrc/sybdev/sybmaster# df –kh /ossrc/sybdev/pm/pmsybdata# df –kh /ossrc/sybdev/pm/pmsyblog# df –kh /ossrc/sybdev/oss/syblog# df –kh /ossrc/sybdev/fm/fmsyblog# df –kh /ossrc/sybdev/fm/fmsybdata# df –kh /ossrc/sybdev/oss/sybdata

Check Remaining disk space on sybase filesystem.

# cd /var/opt/ericsson/sgw/outputfiles/apg40files/sts Observe the latest time stamp of the files coming from APG40.

# isql –Usa –w2000 –Psybase111> use bsddb2> go1> select max(TIME), NE from CELL_ADM where RES=1 group by NE2> go

Verify that the STS data coming from the nodes are getting loaded properly in the database/Sybase for each of the active nodes

Page 46: OSS-RC 11.2 description

Command Description

Weekly tasks

# cd /var/opt/ericsson/sybase/sybase/dumplogs/# ls –la syb_dbdump*

Check the weekly database dump succeeded in directory

# find / -type f -name coreScan & Delete Core Files

# find / -type f -size +10000000c -ls. Scan filesystem for large files and delete them if not required.

# df –k /export/dbdumps/<SQL Server Name>

4.2.3 Check the Space Availability for Automatic Database Dumping, Make sure there is enough disk space left for the automatic database dumps.

Delete or archive FMA and EAC logs in log administration

Monthly Tasks

# rm /var/opt/ericsson/cna/log/reportsRemove the CNA printouts, Check that all adjustment and update jobs are completed before removing them.

Clean the RNO Database Delete the older and unwanted RNO recordings from the RNO GUI for smooth operation of RNO.

# cd /ericsson/dmr/log# ls –lrt db_dump*

Check the backup log files