1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

added doc for maxDataSamples

This commit is contained in:
Massimo Candela
2020-01-12 05:11:36 +01:00
parent 47e6aa435a
commit 5a51b04e67
3 changed files with 5 additions and 3316 deletions

View File

@@ -119,6 +119,7 @@ Parameters for this monitor module:
|Parameter| Description|
|---|---|
|thresholdMinPeers| Minimum number of peers that need to see the BGP update before to trigger an alert. |
|maxDataSamples| Maximum number of collected BGP messages for each alert. Default to 1000. |
#### monitorVisibility
@@ -132,7 +133,7 @@ Parameters for this monitor module:
|Parameter| Description|
|---|---|
|thresholdMinPeers| Minimum number of peers that need to see the BGP update before to trigger an alert. |
|maxDataSamples| Maximum number of collected BGP messages for each alert. Default to 1000. |
#### monitorPath
@@ -160,7 +161,7 @@ Parameters for this monitor module:
|Parameter| Description|
|---|---|
|thresholdMinPeers| Minimum number of peers that need to see the BGP update before to trigger an alert. |
|maxDataSamples| Maximum number of collected BGP messages for each alert. Default to 1000. |
@@ -186,7 +187,7 @@ Parameters for this monitor module:
|Parameter| Description|
|---|---|
|thresholdMinPeers| Minimum number of peers that need to see the BGP update before to trigger an alert. |
|maxDataSamples| Maximum number of collected BGP messages for each alert. Default to 1000. |
#### monitorAS
@@ -218,7 +219,7 @@ Parameters for this monitor module:
|Parameter| Description|
|---|---|
|thresholdMinPeers| Minimum number of peers that need to see the BGP update before to trigger an alert. |
|maxDataSamples| Maximum number of collected BGP messages for each alert. Default to 1000. |
### Reports