This Management Pack collects some data about Alibaba Cloud ECS Instances and Security Groups. This Management
Pack has a walkthrough
guide that shows how to create a new Management Pack.
A Management Pack collects some data from MySQL and attaches them to objects created by the MySQL Management
Pack. This Management Pack has a walkthrough on how to extend an
existing Management Pack.
This is the same Management Pack as above but written in Java. This Management Pack can be used with the
walkthrough on how to extend an existing Management Pack, with
some modifications for using Java instead of Python.
A Management Pack written in Python using the VMware Aria Operations Integration SDK.
This Management Pack collects some additional Host and VM data from vCenter and attaches them to the corresponding objects created by the vCenter Management
Pack.
This Management Pack queries a simple REST API. It is designed to be used as a template for how to perform REST calls,
parse the results, and send back data to VMware Aria Operations. It can be used as a reference or as a starting point for
a new Management Pack.
This Management Pack queries SNMP for some basic data. It is designed to be used as a template for how to perform
SNMP calls, parse the results, and send back data to VMware Aria Operations. It can be used as a reference or as a starting
point for a new Management Pack.