I've been working on refining some of my monitoring and after borrowing heavily to build my templates, I thought it might help others if I shared them out here.
I have an APC UPS template that I've customized slightly to work with the modern firmware from APC.
I also have a CyberPower template for the UPS, and a Liebert template for UPS.
I have created a Raritan PDU template.
And finally, I've modified a cisco template to work with Steelhead units to report most data.
You have to setup a macro or two for these:
{$SNMP_COMMUNITY} = your snmp community name
{$INTF_REGEXP} = your interface strings you wish to search on
I've created a github repository for anyone that needs to download the latest versions as I may add more updates in the future.
Typical warranty and usage disclaimers apply, etc, void where prohibited.
I have an APC UPS template that I've customized slightly to work with the modern firmware from APC.
I also have a CyberPower template for the UPS, and a Liebert template for UPS.
I have created a Raritan PDU template.
And finally, I've modified a cisco template to work with Steelhead units to report most data.
You have to setup a macro or two for these:
{$SNMP_COMMUNITY} = your snmp community name
{$INTF_REGEXP} = your interface strings you wish to search on
I've created a github repository for anyone that needs to download the latest versions as I may add more updates in the future.
Typical warranty and usage disclaimers apply, etc, void where prohibited.
Comment