A set of tools to help users create, test, and build containerized management packs for VMware Aria Operations
Project description
VMware Aria Operations Integration SDK
Welcome to the VMware Aria Operations Integration SDK.
What is the Integration SDK?
The Integration SDK creates Management Packs to add custom objects, data, and relationships from an endpoint into VMware Aria Operations.
Using this SDK to create a Management Pack requires some Python or Java knowledge, and an understanding of how to get data from the endpoint using an API. For example, to create a Management Pack for Cassandra DB, an understanding of how to write an SQL query, execute it, and read the results is required.
Currently, installing a Management Pack built with the Integration SDK is supported for On-Prem versions of VMware Aria Operations only, but we are working to bring support to VMware Aria Operations Cloud in a future release.
For a high-level overview of VMware Aria Operations, Management Packs, and this SDK, see the introduction.
What can the Integration SDK be used for?
The Integration SDK can be used to add any endpoint that supports remote monitoring to VMware Aria Operations. Adding the endpoint involves creating objects that represent the endpoint, which may include properties, metrics, and events, as well as relationships between objects.
Remote monitoring uses an API (such as REST, SNMP, SQL, etc) to retrieve the data (as opposed to agent-based monitoring, where the monitoring code runs in the same location as the endpoint).
For an example walkthrough of creating a new Management Pack monitoring an endpoint, see Creating a New Management Pack
The Integration SDK can also be used to extend objects created by another Management Pack with additional metrics, properties, events, or relationships. This can be useful to ensure access to custom data without having to re-implement already existing data.
For an example walkthrough of the steps required to extend another management pack, see Extending an Existing Management Pack
Where should I start?
- If you want to get started creating your first Management Pack, or don't know where to start, read the Get Started tutorial, or jump to a specific section:
- If you have completed the Get Started tutorial, the
Guides
in our website have walk-throughs on how create a new management pack, extend an existing management pack and more. - All documentation is available at https://vmware.github.io/vmware-aria-operations-integration-sdk/.
Contributing
The vmware-aria-operations-integration-sdk project team welcomes contributions from the community. Before you start working with this project please read and sign our Contributor License Agreement. If you wish to contribute code, and you have not signed our Contributor Licence Agreement (CLA), our bot will prompt you to do so when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ.
For additional information about contributing, go to the contributing section
License
This project is licensed under the APACHE-2 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file vmware_aria_operations_integration_sdk-1.1.0.tar.gz
.
File metadata
- Download URL: vmware_aria_operations_integration_sdk-1.1.0.tar.gz
- Upload date:
- Size: 109.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.1 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9873280e5fa9cb351ab20e3cc44964b3de7e474ec8450ac247140887cd7ef407 |
|
MD5 | f9d5c41eee2b6c505abc22ee35728384 |
|
BLAKE2b-256 | f84c8f382e1283054ec23db20a9059508d0bf6c3101afa8e1d4499850b52fc90 |
File details
Details for the file vmware_aria_operations_integration_sdk-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: vmware_aria_operations_integration_sdk-1.1.0-py3-none-any.whl
- Upload date:
- Size: 132.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.1 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9312fc061765a0c2a64b43ed83f3d116d754ef415044d1f750eb10e5c68841cc |
|
MD5 | f48e32c81accb769443e7bbd9da29447 |
|
BLAKE2b-256 | 39af5b2d4cfe1b6eacb15ab8f7f571df991864d9ab3b8bf854871da5767c768d |