From 18d30ed15fbd7a59f73afa8bdc3b271d40e54f33 Mon Sep 17 00:00:00 2001 From: Gleydson Cavalcanti Date: Wed, 4 May 2022 00:01:38 -0300 Subject: [PATCH] added 6.0 templates --- .../6.0/README.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Network_Devices/Huawei/template_huawei_ne_8000_pppoe/6.0/README.md diff --git a/Network_Devices/Huawei/template_huawei_ne_8000_pppoe/6.0/README.md b/Network_Devices/Huawei/template_huawei_ne_8000_pppoe/6.0/README.md new file mode 100644 index 000000000..ce4d05f9f --- /dev/null +++ b/Network_Devices/Huawei/template_huawei_ne_8000_pppoe/6.0/README.md @@ -0,0 +1,25 @@ +# Monitoring PPPoE with SNMP +## Overview +Template for monitor PPPoE Sections in Huawei NE-800 +## Author +gleydsoncavalcanti +## Macros Used +|Name|Description|Default|Type| +|----|-----------|-------|----| +|{$PPPDOWN}|

-

|`1`|Text macro| +## Template links +There are no template links in this template. +## Discovery rules +There are no template discovery rules in this template. +## Items collected +|Name|Description|Type|Key and additional info| +|----|-----------|----|----| +|Sessões ativas|

This object go information number of active sessions in server PPPoE

|`SNMP agent`|CurrentSessions

Update: 1m

| +|Sessões ativas - Alteração|

this object go information number of sessions that changed in the server PPPoE

|`Calculated`|CurrentSessionsChange

Update: 1m

||Name|Description|Type|Key and additional info| + +## Triggers collected + +|Name|Description|Expression|Priority| +|----|-----------|----------|--------| +|Rápida queda de sessões ativas ({ITEM.LASTVALUE1})|

-

|

**Expression**: last(/Huawei - PPPoE Server/CurrentSessionsChange)<=-{$PPPDOWN}

**Recovery expression**:

|information| +|Rápido aumento de sessões ativas ({ITEM.LASTVALUE1})|

-

|

**Expression**: last(/Huawei - PPPoE Server/CurrentSessionsChange)>={$PPPDOWN}

**Recovery expression**:

|information|