Forum Discussion

Zach_Sterling's avatar
10 months ago
Solved

Tripp Lite UPS monitoring

Hello, I was wondering, what would be the best way to monitor a Tripp Lite UPS? LM has OOB stuff for APC, Liebert, etc, but not Tripp Lite. I was in one of the LM webinars not too long ago that show...
  • Stuart_Weenig's avatar
    10 months ago

    I just created a suite of addition EatonUPS DSs based of the XUPSMIB. I guess technically, it’s not limited to those. I just wasn’t getting very much data out of the built in one. If you’re interested, i’ll push it up to github.

    Since you have the OIDs (though not seeing it in SMI MIB format is a little odd, but that’s ok), you should be able to just bang through it by brute force. 

    Note that any OIDs in that list that end in .x will need to be multi-instance with active discovery. So for example the tlpATSCircuit table. You’ll need to specify 

    1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.1 as the “SNMP OID” for dicovery, using Discovery Type: wildcard (because there doesn’t appear to be an OID with the circuit names, only numbers).

    Then your datapoint for tlpATSCircuitInputVoltage would use multiline key-value pairs and look like this:

    .1.3.6.1.4.1.850.1.1.3.4.3.4.1.1.3.1.##WILDVALUE##