SID Monitor Overview Installation Graphical User Interface Menubar Graph Area Date Tab Channels Tab GOES Tab Message Pane Status Bar Notification Icon Options Options Startup Options Data Acquisition Options Channels Options Database Options Forecast Options Graph Options Report and Alert Options Location Reapply Algorithm Parameters Generate Report View Report Sunrise and Sunset times calculator About information box FAQ FAQ Reports FAQ Databases FAQ Forecast Licence Credits |
FAQ – ForecastRRDtool includes:
ForecastingThe prediction is based on the Holt-Winters forecasting algorithm. It adaptively predicts future observations in a time series. This forecast is the sum of three components:
There is one seasonal coefficient for each time point in the period (cycle). After a value is observed, each of these components is updated via exponential smoothing. This means that the algorithm "learns" from past values and uses them to predict the future. The rate of adaptation is governed by 3 parameters:
The closer the parameters are from 1, the faster the algorithm adapts. Confidence Bands
The measure of deviation is a seasonal weighted absolute deviation. The term "seasonal" means deviation is measured separately for each time point in the seasonal cycle. As with Holt-Winters forecasting, deviation is predicted using the measure computed from past values (but only at that point in the seasonal cycle). After the value is observed, the algorithm learns from the observed value via exponential smoothing. Confidence bands for the observed time series are generated by scaling the sequence of predicted deviation values. gamma seasonal deviation is the adaption parameter in the exponential smoothing update of the seasonal deviations. It must lie between 0 and 1. The closer it is from 1, the faster the algorithm adapts. Note that because there is one seasonal deviation for each time point during the seasonal cycle, the adaptation rate is much slower than the baseline. Aberrant-behavior detection
Aberrant-behavior (a potential SID event) is reported whenever the number of violations (observations that fall outside the confidence bands) exceeds a specified threshold within a specified moving temporal window. The following parameters affect the detection mechanism:
Note: This information is based on RRDTool documentation and on the paper "Aberrant Behavior Detection in Time Series for Network Monitoring" by Jake D. Brutlag, Proceedings of the 14th Systems Administration Conference (LISA 2000), New Orleans, Louisiana, USA, December 3-8, 2000. |
SID monitoring station by Lionel LOUDET is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. |
Last Update: 31 Aug 2014 |
Apache/2.4.62 (Debian) |