| Home | Docs | Support | Buy | Blog | Forums |
|
What is the data_source_type_id in the cacti XMLIf you are converting cacti XML files into zenoss datasources, you would need to understand the datasource type. Sometimes it is easy to search on google for cacti templates and use them in zenoss. A good example is this one: http://forums.cacti.net/about10589.html As you can see someone create XML templates for a Cisco PIX/ASA When I open the XML there is a part which describes the data source ID. data_source_type_id = 1 = "GAUGE" |
