fmadio / public

fmadio issue tracking
MIT License
8 stars 3 forks source link

cacti SNMP config file #223

Closed fmadio closed 5 years ago

fmadio commented 6 years ago

SNMP file is: https://www.cacti.net/

It uses some kind of XML based import, current SNMP definition is in MIB. Need to convert it somehow.

fmadio commented 6 years ago

its some kind of custom format with SNMP hooks

https://www.cacti.net/downloads/docs/html/snmp_query_xml.html

fmadio commented 6 years ago

need to use the interface tag for data sources. not sure what the snmp query is for

fmadio commented 6 years ago

its not immediately clear how to add this. I think whats needed is a graph XML template for this, but the templates seems to be quite odd.

fmadio commented 5 years ago

closing, customer has created their own config for catci