https://github.com/icinga/icingaweb2-module-vspheredb
The easiest way to monitor a VMware vSphere environment.
https://github.com/icinga/icingaweb2-module-vspheredb
icinga icingaweb2 modules monitoring vmware vmware-vsphere
Last synced: about 1 year ago
JSON representation
The easiest way to monitor a VMware vSphere environment.
- Host: GitHub
- URL: https://github.com/icinga/icingaweb2-module-vspheredb
- Owner: Icinga
- License: gpl-2.0
- Created: 2017-09-11T08:07:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T13:00:18.000Z (about 1 year ago)
- Last Synced: 2025-03-29T03:06:31.824Z (about 1 year ago)
- Topics: icinga, icingaweb2, modules, monitoring, vmware, vmware-vsphere
- Language: PHP
- Homepage: https://icinga.com/docs/vsphere/latest
- Size: 8.33 MB
- Stars: 101
- Watchers: 31
- Forks: 35
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Icinga vSphere® Integration
===========================
The easiest way to monitor a VMware vSphere environment. Configure a connection
to your *VMware vCenter®* or *VMware ESXi™* host and you're ready to go. This
module provides a lot of context, deep insight and great oversight. Fast
drill-down possibilities, valuable hints and reports.
You'll immediately see all your Host Systems, Virtual Machines, Data Stores and
much more pop up in your Icinga Web 2 frontend. This alone is already very helpful,
but there is more. This module:
* provides an **Import Source** for the Icinga Director
* hooks into the Monitoring module and shows **related information** next to
your monitored Hosts
* provides **Reports**, helping to track down anomalies or configuration errors
* replicates the most interesting parts of your **Event- and Alarm History**
We currently support all VMware versions from 5.5.x to 8.0.x, and did I mention that
all this is 100% free Open Source Software? Convinced? Then let's [get started](doc/01-Installation.md)!
When **Upgrading** please read our [Changelog](doc/84-Changelog.md).
Motivation
----------
Why yet another tool to monitor your virtualization platform, one might ask.
There are plenty of VMware-related Check-Plugins available for Icinga since a
long time. So why all the effort for writing yet another piece of software?
First of all, many existing Plugins are facing similar problems with Session
handling and conflicts related to vendor libraries, system libraries or a
combination of both. Also, they tend to be pretty expensive, as they are forced
to rediscover large parts of your vCenter or ESXi host on every single check
execution.
This module differs substantially as it:
* does not depend on vendor (VMware) libraries
* replicates your discovered objects in it's own database
Those two main design decisions allow us to show and monitor many more details
while putting much less burden on your virtualization platform.
Screenshots
-----------
### All your vCenters (or ESXi connections)

### Single vCenter overview

### Host Details

### VM Dashboard in Grafana

### Datastore Inspection
