Перейти к основному содержимому

Supermicro Aten SNMP

Macros used

NameValue
{$ICMP_LOSS_WARN}20
{$ICMP_RESPONSE_TIME_WARN}0.15
{$SNMP.TIMEOUT}5m
{$TEMP_CRIT}60
{$TEMP_CRIT_LOW}5
{$TEMP_WARN}50

Items collected

NameDescriptionTypeIntervalKey and additional info
ICMP ping

-

SIMPLE

-

icmpping
ICMP loss

-

SIMPLE

-

icmppingloss
ICMP response time

-

SIMPLE

-

icmppingsec
SNMP traps (fallback)The item is used to collect all SNMP traps unmatched by other snmptrap itemsSNMP_TRAP

-

snmptrap.fallback
System contact detailsMIB: SNMPv2-MIB The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.SNMP_AGENT15msystem.contact[sysContact.0]
System descriptionMIB: SNMPv2-MIB A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.SNMP_AGENT15msystem.descr[sysDescr.0]
System locationMIB: SNMPv2-MIB The physical location of this node (e.g., `telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.SNMP_AGENT15msystem.location[sysLocation.0]
System nameMIB: SNMPv2-MIB An administratively-assigned name for this managed node.By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.SNMP_AGENT15msystem.name
System object IDMIB: SNMPv2-MIB The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determiningwhat kind of box' is being managed. For example, if vendorFlintstones, Inc.' was assigned the subtree1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'.SNMP_AGENT15msystem.objectid[sysObjectID.0]
UptimeMIB: SNMPv2-MIB The time (in hundredths of a second) since the network management portion of the system was last re-initialized.SNMP_AGENT30ssystem.uptime[sysUpTime.0]
SNMP agent availabilityAvailability of SNMP checks on the host. The value of this item corresponds to availability icons in the host list. Possible value: 0 - not available 1 - available 2 - unknownINTERNAL

-

zabbix[host,snmp,available]

Triggers

NameDescriptionExpressionPriorityDependencies
Unavailable by ICMP pingLast three attempts returned timeout. Please check device connectivity.max(/Supermicro Aten SNMP/icmpping,#3)=0HIGH ⛔ICMP ping
High ICMP ping loss

-

min(/Supermicro Aten SNMP/icmppingloss,5m)>{$ICMP_LOSS_WARN} and min(/Supermicro Aten SNMP/icmppingloss,5m)<100WARNING 📢ICMP loss
High ICMP ping response time

-

avg(/Supermicro Aten SNMP/icmppingsec,5m)>{$ICMP_RESPONSE_TIME_WARN}WARNING 📢ICMP response time
System name has changedSystem name has changed. Ack to close.last(/Supermicro Aten SNMP/system.name,#1)<>last(/Supermicro Aten SNMP/system.name,#2) and length(last(/Supermicro Aten SNMP/system.name))>0INFO 🔔System name
has been restartedUptime is less than 10 minutes.last(/Supermicro Aten SNMP/system.uptime[sysUpTime.0])<10mWARNING 📢Uptime
No SNMP data collectionSNMP is not available for polling. Please check device connectivity and SNMP settings.max(/Supermicro Aten SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0WARNING 📢SNMP agent availability

Discovery rule №1

NameDescriptionTypeIntervalKey and additional info
FAN DiscoveryScanning ATEN-IPMI-MIB::sensorTable with filter: not connected FAN sensors (Value = 0)SNMP_AGENT1hfan.discovery

Item prototypes

NameDescriptionTypeIntervalKey and additional info
{#SENSOR_DESCR}: Fan speed, %MIB: ATEN-IPMI-MIB A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.SNMP_AGENT

-

sensor.fan.speed.percentage[sensorReading.{#SNMPINDEX}]

Discovery rule №2

NameDescriptionTypeIntervalKey and additional info
Temperature DiscoveryScanning ATEN-IPMI-MIB::sensorTable with filter: not connected temp sensors (Value = 0)SNMP_AGENT1htempDescr.discovery

Item prototypes

NameDescriptionTypeIntervalKey and additional info
{#SENSOR_DESCR}: TemperatureMIB: ATEN-IPMI-MIB A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.SNMP_AGENT3msensor.temp.value[sensorReading.{#SNMPINDEX}]

Trigger prototypes

NameDescriptionExpressionPriorityDependencies
{#SENSOR_DESCR}: Temperature is above critical thresholdThis trigger uses temperature sensor values as well as temperature sensor status if availableavg(/Supermicro Aten SNMP/sensor.temp.value[sensorReading.{#SNMPINDEX}],5m)>{$TEMP_CRIT:"{#SENSOR_DESCR}"}HIGH ⛔{#SENSOR_DESCR}: Temperature
{#SENSOR_DESCR}: Temperature is above warning thresholdThis trigger uses temperature sensor values as well as temperature sensor status if availableavg(/Supermicro Aten SNMP/sensor.temp.value[sensorReading.{#SNMPINDEX}],5m)>{$TEMP_WARN:"{#SENSOR_DESCR}"}WARNING 📢{#SENSOR_DESCR}: Temperature
{#SENSOR_DESCR}: Temperature is too low

-

avg(/Supermicro Aten SNMP/sensor.temp.value[sensorReading.{#SNMPINDEX}],5m)<{$TEMP_CRIT_LOW:"{#SENSOR_DESCR}"}AVERAGE ⚠{#SENSOR_DESCR}: Temperature