chrisred / logicmonitor-zerto

Zerto monitoring support for LogicMonitor
MIT License
0 stars 0 forks source link

Zerto LogicMonitor Modules

"LogicModules" for monitoring Zerto VPGs, VRAs and other resources through the Zerto APIs.

To download the .xml files use the "Download raw file" option for an individual file. Or select Code > Download ZIP to get a zipped copy of the repository.

The Scripts folder contains a copy of the Groovy scripts used by each module. Due to how LogicMonitor modules work currently there are duplicate sections between files.

Usage

ZertoAnalytics_Alerts.xml and ZertoAppliance_Alerts.xml are "EventSource" modules, all the rest are "DataSource" modules. Each module can be imported into a LogicMonitor tenant using the Add > From File option.

Modules with the ZertoAnalytics prefix work with Zerto Analytics Portal API. This requires an Analytics user account to authenticate to the API.

Modules with the ZertoAppliance prefix work with the "Zerto Virtual Manager" and "Zerto Cloud Manager" API. This requires an account on the ZVM/ZCM with read access to authenticate. The Windows based "ZVM" and Linux based "ZVMA" have difference authentication methods, the notes in the ZertoAppliance_Token module have more details.

The modules have been tested with Zerto v9+.