We’ve added a few Avtech RoomAlert devices to monitoring, and the temperature is not graphing correctly, nor is it displaying any other sensor data. I’ve tried setting both 2-digit and unmolested settings, but it makes no difference. Only available SNMP option is v1, so that’s what it’s using.
Sounds like the sensors are not supported yet or not implemented into LibreNMS. One of yall may want to submit an issue in git hub and provide all the info asked for in the template. You will also will need to provide an SNMP OIDs.
@lawngnome You never provided an snmpwalk for the RoomAlert 11E. I’ve only sent a pull request for support for the 32E as of now.
@sv3nster 3E is already supported, you should see Internal Temp and Sensor 1 (as temp).
Unfortunately, avtech doesn’t give us a way to determine what type of data is returned from external sensors. It just returns a value and says here is the value from sensor1. Could be temperature, voltage, humidity, etc…
I’m stumped on how we could add those, we could just assume everything is temperature, but I don’t really like that.
We were more interested in the 32E because the 11E is due to be replaced in the not-too-distant future with another 32E, but here are the snmpwalk and discover output for each device by name and model. I put these links into the github request as well.
My personal thought is that if their SNMP implementation is that bad, I would rather just use LibreNMS for simple up/down notifications and network stats, and pretend that the external sensors don’t exist. The units have their own alerting system for environmental data anyway.
Ours measure temperature and relative humidity in multiple locations, and with no way to (re)name sensors in LibreNMS that makes what data we would get from it mostly useless.