Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Zabbix Netgear GS108Tv2 template

Zabbix stack template for monitoring Netgear GS108Tv2 (ProSAFE 8-Port Gigabit Smart Switch) devices via SNMPv2.

This template is part of RaBe's Zabbix template and helpers collection.

Features

  • Uses low-level discovery for the available network interfaces
  • Uses HC 64bit parameters (such as ifHCInOctets and ifHCOutOctets)
  • Uses macros for trigger thresholds which can be easily adapted.
  • Triggers support macro contexts, for fine grade threshold control.
  • Triggers contain the interface's ID together with the alias name
  • Example: Operational status down on switch-01.example.com interface g1 (server-01.eth0)
  • Dynamic bandwidth utilization triggers, respecting the interface's current supported max bandwidth.

Items

  • Alias and description of interfaces
  • Status of interfaces
  • Bandwidth and package statistics of interfaces

For a detailed list of all supported items refer to the documentation of the following sub-templates:

Triggers

  • Operational status changes
  • Inbound/Outbound bandwidth utilization

For a detailed list of all supported triggers refer to the documentation of the following sub-templates:

Graphs

  • Bandwidth and package statistics of interfaces

For a detailed list of all supported graphs refer to the documentation of the following sub-templates: Supports the graphs of the following sub-templates:

Macros

  • SNMP community
  • Interface utilization trigger thresholds

For a detailed list of all supported macros refer to the documentation of the following sub-templates:

Requirements

  • Zabbix >= 3.0
  • Your device must have SNMPv2 enabled
  • IF-MIB must be available and accessible by the Zabbix server (which is probably already the case on your system)

Usage

  1. Import the Template_SNMPv2_Generic.xml and Template_SNMPv2_Interfaces_HC.xml sub-templates into your Zabbix server.
  2. Import the Template_Stack_Netgear_GS108Tv2_SNMPv2.xml into your Zabbix server.
  3. Add the template to your host (or stack template)
  4. Add an SNMP interface configuration to your host
  5. Set the {$SNMP_COMMUNITY} macro to your desired community if you don't use public
  6. Check if new data arrives
  7. You might want to disable the Operational status down on ... triggers on interfaces which aren't supposed to be up all the time

Linked templates

Related templates

Notes

snmpwalk command

The following snmpwalk command might be helpful for debugging:

snmpwalk -v 2c -c public <HOST>

License

This template is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.

Copyright

Copyright (c) 2017 Radio Bern RaBe