forked from zabbix/community-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2802d82
commit 18d30ed
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
Network_Devices/Huawei/template_huawei_ne_8000_pppoe/6.0/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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}|<p>-</p>|`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|<p>This object go information number of active sessions in server PPPoE</p>|`SNMP agent`|CurrentSessions<p>Update: 1m</p>| | ||
|Sessões ativas - Alteração|<p>this object go information number of sessions that changed in the server PPPoE</p>|`Calculated`|CurrentSessionsChange<p>Update: 1m</p>||Name|Description|Type|Key and additional info| | ||
|
||
## Triggers collected | ||
|
||
|Name|Description|Expression|Priority| | ||
|----|-----------|----------|--------| | ||
|Rápida queda de sessões ativas ({ITEM.LASTVALUE1})|<p>-</p>|<p>**Expression**: last(/Huawei - PPPoE Server/CurrentSessionsChange)<=-{$PPPDOWN}</p><p>**Recovery expression**: </p>|information| | ||
|Rápido aumento de sessões ativas ({ITEM.LASTVALUE1})|<p>-</p>|<p>**Expression**: last(/Huawei - PPPoE Server/CurrentSessionsChange)>={$PPPDOWN}</p><p>**Recovery expression**: </p>|information| |