Metadata-Version: 2.1
Name: checkvsphere
Version: 0.1a9
Summary: check_vsphere monitoring plugin
Author-email: Danijel Tasov <danijel.tasov@consol.de>
Requires-Python: >= 3.6
Description-Content-Type: text/markdown
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: System :: Monitoring
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Requires-Dist: pyvmomi >= 8.0.0.1, < 9
Requires-Dist: monplugin >= 0.4
Project-URL: documentation, https://consol.github.io/check_vsphere
Project-URL: homepage, https://github.com/consol/check_vsphere
Project-URL: issues, https://github.com/consol/check_vsphere/issues
Project-URL: repository, https://github.com/consol/check_vsphere.git

[Documentation](https://consol.github.io/check_vsphere/#/)

# Installation

```
pip install checkvsphere
```

# LICENSE

If not stated otherwise in a source file everything is licensed under
GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

See also the LICENSE file.

