Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

Section
Column
width300px

Table of Contents
 

Column
width400px
Panel
bgColor#f4f4f4
titleRelated Articles
Column
width400px

Filter by label (Content by label)
showLabelsfalse
max5
spacesSPAG
sortmodified
showSpacefalse
reversetrue
typepage
labelsdistributed


What is SLA reporting?

The SLA report shows the percentage of host- and service states over a selectable timespanThe percentages of states over a timespan are called statistics.

Possible states are:

 
Hosts: Up / Down / Unreachable
Services: Ok / Warning / Crititcal / Unknown
 The percentages of states over a timespan are called statistics. 

 


Enable/Disable SLA reporting

Enabling or disabling the global SLA reporting engine is done via SONARPLEX Admin GUI:

...

  1. Insert excerpt
    _OpenAdminWeb
    _OpenAdminWeb
    nopaneltrue
     > Configuration > System > SLA
  2. Check or uncheck "Enable SLA" checkbox
  3. Click save button
Warning

If global SLA reporting is disabled, all collected SLA data will be purged immediately!

 

Access SLA reports

You can view SLA reports through Web GUI if SLA reporting has been enabled.

  1. Web GUI > Open User Webinterface > Reports > SLA
  2. Select your desired timespan, for example week, 2014, last 7 days
  3. Select a user which is allowed to view the data
  4. Click on Image Added to view a detailed list of services for a given host

A list of SLA reports look similar to this:

Image RemovedImage Added

List of hosts and services that show it's SLA data. The term "since" displays the beginning of the calculated data.

Note

Keep in mind, that hosts without services show a gray bar reading "no data" for "services average". The host's SLA data is still collected.

Note

If the selected timespan exceeds the time, a certain host or service exists, the oldest date is selected instead.

 

How SLA report are created

For each state of a host or service (e.g. OK, CRITICAL, etc.) the times of the states are accumulated by calculating the corresponding sla data files, creating a histogram of times over the different states. Each state features a 'time_state'.

...

 The sum of time_states calculates the 'total_time'. This 'total_time' must be equal to the requested (or adjusted) timespan.

...

 The sum is calculated with the following formula:

No Format
percentage_state = (time_state / time_total) * 100

All SLA data are based on recording events. If a service or host changes its state, this change will be recorded. Even if a passive service or host without freshness checking gets configured, an initial event will be recorded if SLA is enabled. This initial event should start the timeline of SLA statistics for this service or host.

 

User permissions

SLA reports only show hosts and services, a given user is setup as part of the contacts. This offers the possibility to create ACLs to protect sensible data. Contacts can be configured in SONARPLEX Admin GUI:

Insert excerpt
_OpenAdminWeb
_OpenAdminWeb
nopaneltrue
 > Configuration > Setup > Contacts

Automatic SLA reporting

SONARPLEX supports sending automatic SLA reports to given contacts on a weekly or monthly basis. To activate automatic reporting, follow these instructions:

...

  1. Insert excerpt
    _OpenAdminWeb
    _OpenAdminWeb
    nopaneltrue
     > Configuration > Accounts
  2. Select the receipient
  3. Go to "Send SLA reports" and check your desired options
  4. Save

Image RemovedImage Added

Supported options for automatic SLA reporting.

Info

The created reports contain all hosts and services, the given user is a valid contact for. Other hosts and services are not shown in the report.