Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit 6fac0155 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 510a2d6a
No related branches found
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/mkp/vsphere_topo-0.0.1-20240709.mkp "vsphere_topo-0.0.1-20240709.mkp"
# Title
# vSphere Topology Visualization
A short description about the plugin
if there are more than on plugin put it in collapsable sections
<details><summary>check_plugin_1</summary>
</details>
<details><summary>check_pluhin_2</summary>
</details>
This plugin uses the data from the _VMware ESX via vSphere_ spezial agent to create a topolofy of the vSphere environment.
The Plugin creates the service _vSphere Topology_ on each found vCenter. It than creates the Topology on the fly with each check cycle.
From left to right, the topology start with the vCenter -> Data center -> Clutser -> VMs -> Datastore.
---
### Download
......@@ -36,15 +30,11 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
---
### Check Info
The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT with the **_HOW_TO_BUILD_THE_ITEM_** as item
The plugin creates the service **_vSphere Topology_** on each discovered vCenter server.
<details><summary>Montoring states</summary>
| State | condition | WATO |
| ------ | ------ | ------ |
| WARN | condition 1 | yes |
| CRIT | condition 2 | no |
| WARN/CRIT | condition 3 | no |
The service state is always ok.
</details>
......@@ -52,9 +42,7 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi
| Metric | Unit | Perfometer |
| ------ | ------ | ------ |
| METRIC 1 | bit/s | yes |
| METRIC 2 | C | yes |
| METRIC 3 | V | no |
| Time taken | s | yes |
</details>
......@@ -64,31 +52,32 @@ The plugin creates the service **_SERVICENAME_** for each discovered FOR WHAT wi
| Section | Rule name |
| ------ | ------ |
| Networking | NAME_OF_THE_RULE |
| Applications, Processes & Services | vSphere Topology |
| Option | Defailt value | Comment|
| ------ | ------ |----|
| Adjust ESXi host names | none | |
| - Keep domain name | Disabled | Enabled/Disabled |
| - Change case |no change | upper/lower/no change |
| - Name prefix | none | Prefix for host names |
| Adjust VM names | none | Same as Adjust ESXi host names only for VMs |
| Cluster emblem | icon_plugins_hw | none, default, custom |
| Datacenter emblem | icon_cloud | none, default, custom |
| Datastore emblem | icon_services_green | none, default, custom |
| Add data store service | Disabled | Enabled/Disabled |
| Make default | Disabled | Enabled/Disabled |
| Don't add vCenter as VM | Disabled | Enabled/Disabled |
| Add dummy topologies | Disabled | Enabled/Disabled |
| Option | Defailt value |
| ------ | ------ |
| OPTION 1 | 10/50|
| OPTION 2 | 70/90 |
| OPTION 3 | CHOICE 1 |
| OPTION 4 | disabled |
</details>
<details><summary>Discovery rule</summary>
| Section | Rule name |
| ------ | ------ |
| Discovery of individual services | NAME_OF_THE_RULE |
| Option | Defailt value |
| ------ | ------ |
| OPTION 1 | disabled |
Tere is no discover rule.
</details>
<details><summary>HW/SW inventory rules</summary>
The inventory plugin is not configurable.
There is no inventory rule.
</details>
---
......@@ -96,9 +85,9 @@ The inventory plugin is not configurable.
Sample output
![sample output](/img/sample.png?raw=true "sample output")
![sample output](img/sample.png?raw=true "sample output")
Sample output details
![sample output details](/img/sample-details.png?raw=true "sample output details")
![sample output details](img/sample-details.png?raw=true "sample output details")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment