Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

WahlNetwork/grafana-vsphere-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana for vSphere Lab

Build a simple monitoring solution for a vSphere lab using Grafana (front-end) and InfluxDB (back-end).

Grafana for vSphere Lab

Description

Installation

  1. Deploy an instance of Grafana and InfluxDB.
  2. Select a server or workstation with PowerShell 4 and PowerCLI 5.8 installed.

Usage Instructions

Here's the scoop.

  1. Update the vars.ps1 file with your domain specific information.
  2. Run the engine.ps1 file.

Future

Contribution

Create a fork of the project into your own reposity. Make all your necessary changes and create a pull request with a description on what was added or removed and details explaining the changes in lines of code. If approved, project owners will merge it.

Licensing

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Support

Please file bugs and issues at the Github issues page. The code and documentation are released with no warranties or SLAs and are intended to be supported through a community driven process.