Class: ChartDatasourceSLA

ChartDatasourceSLA

new ChartDatasourceSLA()

Extends

Members

checks :Array.<integer>

List of service checks used for calculation. If more than one service check is provided, the service is counted as online if any check result is valid at the particular time.

Type:
  • Array.<integer>
See:

columns :String

Specifies which values to display (multiple values separated by semicolons). Availability %: core and/or remaining Time: core_avail, core_unavail, core_unknown, remaining_avail, remaining_unavail, remaining_unknown, maintenance_total

Type:
  • String

sla :Integer

SLADefinition used for calculation. If undefined the SLDefinition of the first service check will be used.

Type:
  • Integer
See:

timeRange :String

Time range of statistic: today, yesterday, day-n, yyyy-mm-dd ... statistic of a single day week, lastweek, week-n ... statistic of a week month, lastmonth, month-n, yyyy-mm ... statistic of a month quarter, lastquarter, quarter-n ... statistic of a quarter year yyyy-mm-dd-yyyy-mm-dd .. date range

Type:
  • String

(readonly) type :ChartDatasourceType

Type:
Overrides:
Default Value:
  • ChartDatasourceType.SLA