Table of Contents

SRM Framework Configuration

This BPA test checks for booking managers with invalid configurations and bookings with invalid properties that have an end date in the future.

This test is included in the SRM framework from SRM version 1.2.34 onwards.

Note

Depending on the number of bookings in the system, the BPA test can take some time to run.

Metadata

  • Name: SRM Framework Configuration
  • Description: Detects invalid SRM configurations
  • Author: Skyline Communications
  • Default schedule: Daily

Results

Success

No inconsistencies have been detected in the system.

Result message: No incorrect configurations detected in the system.

Error

One or more issues have been found:

  • The booking does not have properties with the name Booking Manager, Booking Life Cycle, FriendlyReference, PreRoll, PostRoll, Service State, Start, End, VisualBackground, and/or VisualForeground.
  • The booking has an empty value for the properties Booking Manager, Booking Life Cycle, FriendlyReference, PreRoll, PostRoll, Service State, Start, End, VisualBackground, and/or VisualForeground".
  • The properties Start and End are not in DateTime format.
  • The properties PreRoll and PostRoll are not in TimeSpan format.
  • The Start - PreRoll property value is different from Reservation.Start.
  • The End + PostRoll property value is different from Reservation.End while the End property does not have the value Not Applicable.
  • The PostRoll property value is different from TimeSpan.Zero while the End property has the value Not Applicable.
  • The Booking Manager property value refers to a non-existing element, or to an existing DataMiner element that does not use the connector Skyline Booking Manager, or to an existing but not active DataMiner element using the connector Skyline Booking Manager.
  • The booking does not have the Virtual Platform property or does have this property but with a value that is different from the element's Default Virtual Platform parameter.
  • The Logging location folder contains more than 100 000 files. The folder should be cleaned up to ensure optimal performance.
  • The Logging location folder contains more than 5 GB of data. The folder should be cleaned up to ensure optimal performance.

Warning

  • The Booking Manager does not have a parameter with the name Logging location, i.e., the element is using a non-supported connector version. To fix this, re-install the Skyline Booking Manager connector included in the SRM Solution package and set that version to production.
  • The Booking Manager Logging location is not configured, is invalid, does not exist, is not accessible, is part of "Skyline DataMiner\Documents", or does not end in a backslash character. This will make issue investigations more difficult or even impossible in certain cases. See SRM Logging Configuration for more information on how to properly configure logging.
  • The Logging location folder contains between 25000 and 100 000 files. The folder should be cleaned up to ensure optimal performance.
  • The Logging location folder contains between 1 GB and 5 GB of data. The folder should be cleaned up to ensure optimal performance.
Note

Prior to SRM 2.0.5, the warnings about the logging location are reported as errors.

Not Executed

If the test fails to execute, this message is displayed:

  • Resource Manager is not initialized.

Impact when issues detected

  • Impact: Operation of the DataMiner System and SRM could be affected by this problem.
  • Action: Please contact your system administrator for support.

Limitations

  • Requires the SRM framework.
  • Requires an SRM license.
  • The Resource Manager needs to be initialized.