Have any of you created custom views for your UnDP Pollers for APC, Eaton, and other UPS Units? How about for PDUs? Anyone interested in sharing samples of your pages and samples to give ideas on how you did it? I need to build views that show the telemetry from our UPS Units, which of course is voluminous when you take into account the sheer number of devices spread across the globe. Add in the fact that we have different manufacturers and models to account for, and then the fact that acceptable levels of measurements for "Country A" are different then they are for "Country B", so not only is displaying the information problematic, but alerting becomes mind-wracking at best.
Any way, I need to display:
Input Source (Street/Utility or Battery) and telemetry for Voltage & Current,
Output readings (Demand) for Voltage, Current, Watts, and all the Battery Readings, Battery Runtime Remaining, which is especially difficult as SNMP provides this as text in a time-format (00:00:00) but SW doesn't support displaying it that way. Then there's all the Extended Runtime Battery and Environmental (Temp, Humidity) Telemetry.
Also, while we're standardizing on APC, we're also a global enterprise, so due to acquisitions and mergers, we have a good mixture of APC, Eaton, MGE, and a few others out there, all of which handle monitoring telemetry very differently (Electricians, go figure...) . I end up needing to build separate Views for each Manufacturers' Device Type , and of course, I also need to build them for our Switched & Metered PDUs - to show the Input Voltage, along with the state and demand for each receptacle, and a RO ability to reset the power on individual receptacles. When you add all this up, there's thousands of things to display, and it's just a bit overwhelming without some templates to build off if, to say the least.
I would appreciate comments on how all of you tackled these issues.