Skip to content

CheckMK read data from stultz7000 temperature, compressor status, fan status, unit status

Notifications You must be signed in to change notification settings

matoH12/checkmk-stultz7000

Repository files navigation

checkmk-stultz7000

This MIB is read from STULTZ 7000 SNMP v1 management.

Unit status: snmpwalk -v1 -c public 192.168.1.21 .1.3.6.1.4.1.5040.1.10.2.1.3.1.1013

iso.3.6.1.4.1.5040.1.10.2.1.3.1.1013.101 = INTEGER: 1

iso.3.6.1.4.1.5040.1.10.2.1.3.1.1013.201 = INTEGER: 0

iso.3.6.1.4.1.5040.1.10.2.1.3.1.1013.301 = INTEGER: 1

Temperature from unit:

snmpwalk -v1 -c public 192.168.1.21 .1.3.6.1.4.1.5040.1.10.2.1.4.1.1192

iso.3.6.1.4.1.5040.1.10.2.1.4.1.1192.101 = STRING: "22.9 degC"

iso.3.6.1.4.1.5040.1.10.2.1.4.1.1192.201 = STRING: "21.0 degC"

iso.3.6.1.4.1.5040.1.10.2.1.4.1.1192.301 = STRING: "23.9 degC"

Fan status: snmpwalk -v1 -c public 192.168.1.21 .1.3.6.1.4.1.5040.1.10.2.1.32.1.6932

iso.3.6.1.4.1.5040.1.10.2.1.32.1.6932.101 = STRING: "93 %"

iso.3.6.1.4.1.5040.1.10.2.1.32.1.6932.201 = STRING: "0 %"

iso.3.6.1.4.1.5040.1.10.2.1.32.1.6932.301 = STRING: "62 %"

About

CheckMK read data from stultz7000 temperature, compressor status, fan status, unit status

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published