Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Zabbix SNMPv2 Netgear Box Services template

Monitors Netgear Box Service Feature (fastPathBoxServices) parameters, such as sensors, fans and power supplies exposed by the NETGEAR-BOXSERVICES-PRIVATE-MIB via SNMPv2.

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

Features

  • Uses low-level discovery in order to detect fans, power supplies and temperature sensors.
  • Supports multi-unit devices (such as switch stacks)
  • The power supply trigger respects the supply type and won't fire in case a removable power supply is not present.

Items

Item prototypes for auto discovered fans

  • Type of fan
  • Duty level of fan
  • Speed of fan
  • Status of fan

Item prototypes for auto discovered power supplies

  • Type of power supply
  • Status of power supply

Item prototypes for auto discovered temperature sensors

  • Type of sensor
  • Temperature of sensor
  • State of sensor

Triggers

Trigger prototypes for auto discovered fans

  • High: Fan is not operational

Trigger prototypes for auto discovered power supplies

  • High: Power supply is not operational

Trigger prototypes for auto discovered temperature sensors

  • High: Temperature sensor is not normal

Graphs

Graph prototypes for auto discovered fans

  • Fan duty
  • Fan speed

Graph prototypes for auto discovered temperature sensors

  • Temperature of sensor

Macros

  • {$SNMP_COMMUNITY}

    SNMPv2 community which defaults to public

Requirements

  • Zabbix >= 3.0
  • Your host must support SNMPv2
  • NETGEAR-BOXSERVICES-PRIVATE-MIB and its dependencies must be available and accessible by the Zabbix server (should be present within the MIB package of your Netgear device)

Usage

  1. Import the Template_SNMPv2_Netgear_Box_Services.xml into your Zabbix server.
  2. Add the template to your host (or stack template)
  3. Add an SNMP interface configuration to your host
  4. Set the {$SNMP_COMMUNITY} macro to your desired community if you don't use public
  5. Check if new data arrives

Related templates

Notes

snmpwalk command

The following snmpwalk command might be helpful for debugging:

snmpwalk -v 2c -c public <HOST> NETGEAR-BOXSERVICES-PRIVATE-MIB::fastPathBoxServices

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