Christian 0 Report post Posted June 27 One of our employees has created new template for measuring humidity and temp with Schneider APC Pdu's. The code is MK6JT3 Quote Share this post Link to post Share on other sites
Marc 0 Report post Posted July 5 Thanks! Previously I had created 2 separate datasources for temp and humidity, but I was able to modify yours and added a couple things: - Description: datasource created to apply to certain models of APC Rack PDUs (AP84XX, AP86XX, AP88XX, AP89XX)https://www.apc.com/us/en/faqs/FA156179/ - Enabled Active Discovery and checks for sensor type temperatureOnly (1) or temperatureHumidity (2) real values from 1.3.6.1.4.1.318.1.1.26.10.2.2.1.5 (rPDU2SensorTempHumidityStatusEntry) before adding instance to devices Description OID 1.3.6.1.4.1.318.1.1.26.10.2.2.1.3 can be added if the sensor name has been configured on the device, default is "SensorName" so I leave it out and let the instance take the name of the sensor (first and only is 1 in my environment) R4C9GL APC suggests that the newer Rack PDUs (rPDU2) monitoring use the 1.3.6.1.4.1.318.1.1.26 values for as described in the link and they do not recommend the old OIDs. Quote Share this post Link to post Share on other sites
Christian 0 Report post Posted July 16 Greate stuff. Thanks Quote Share this post Link to post Share on other sites