Build a simple monitoring solution for a vSphere lab using Grafana (front-end) and InfluxDB (back-end).
- Deploy an instance of Grafana and InfluxDB.
- Select a server or workstation with PowerShell 4 and PowerCLI 5.8 installed.
Here's the scoop.
- Update the vars.ps1 file with your domain specific information.
- Run the engine.ps1 file.
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.
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.
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.