Custom Collector
The
VMware Telco
Cloud Service Assurance
allows you to create a user defined collector based on your
requirements.The collector SDK provide tools required to easily define new collector package. The SDK
supports multiple languages like Java, Python, XML, JSON, and so on.., to help you to
define the collector in the language most suited.
You can define the code inheriting interfaces provided as part of the SDK, implement the
business logic in the functions of the inherited interfaces, include meta data for the
collector package.
The output of the collector SDK is the collector package, upload the collector package
using the Collector Package Service API to create a custom collector template.
For more information on creating, uploading, deleting custom packages, see the
VMware Telco Cloud Service Assurance Collector SDK Programming
Guide
.