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.
- 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.
- Type of fan
- Duty level of fan
- Speed of fan
- Status of fan
- Type of power supply
- Status of power supply
- Type of sensor
- Temperature of sensor
- State of sensor
- High: Fan is not operational
- High: Power supply is not operational
- High: Temperature sensor is not normal
- Fan duty
- Fan speed
- Temperature of sensor
-
{$SNMP_COMMUNITY}
SNMPv2 community which defaults to
public
- 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)
- Import the Template_SNMPv2_Netgear_Box_Services.xml into your Zabbix server.
- Add the template to your host (or stack template)
- Add an SNMP interface configuration to your host
- Set the
{$SNMP_COMMUNITY}
macro to your desired community if you don't usepublic
- Check if new data arrives
- SNMPv2 Generic
- SNMPv2 Interface HC
- SNMPv2 Netgear Inventory
- SNMPv2 Netgear SNTP client
- SNMPv2 Netgear Switching
The following snmpwalk
command might be helpful for debugging:
snmpwalk -v 2c -c public <HOST> NETGEAR-BOXSERVICES-PRIVATE-MIB::fastPathBoxServices
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 (c) 2017 Radio Bern RaBe