Previous Topic: Schedule Data PurgesNext Topic: Modify When Rollup Processing and Baseline Calculations Are Performed


Change When Same Day, Same Hour Baseline Averages Are Calculated

Initially, when a limited amount of data has been collected, the baseline average is calculated for the same hour for every preceding day of the week.

When more data is available, a switchover in the calculation method occurs automatically and Data Aggregator establishes "normal" by averaging hourly samples across available preceding same days of the week.

By default, this automatic switchover occurs when at least 3 same day of the week, same hour data samples are available for the past 12 weeks. You can change when this automatic switchover occurs.

Consider the following information about changing when same day of the week, same hour baseline averages are calculated:

Follow these steps:

  1. Enter the following information in a web browser:

    http://hostname:port/rest/sdshbaselineconfig

    hostname:port

    Specifies the Data Aggregator host name and the port number.

    Default port: 8581

    The sdshbaselineconfig webservice endpoint URL opens.

  2. Review the current values for the minimum required number of data points and the maximum number of preceding weeks.
  3. Open a REST client editor or HTTP tool that sends requests and gets responses and set the Content-type to application/xml.
  4. Enter the following criteria:

    In this example, the minimum number of data points to be available for baseline average calculation has been changed to 5. The number of preceding weeks to look for these data points has been changed to 10.