dbretty / EUCMonitoring

End User Compute Monitoring Platform that is FREE and based on PowerShell. Will cover Citrix, VMware and Microsoft technologies. Driven and written by the community for the community
http://bretty.me.uk
Apache License 2.0
37 stars 19 forks source link

Worker site name & column width bug fix #57

Open aspicola2605 opened 6 years ago

aspicola2605 commented 6 years ago

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

Summary

Enabled worker donut site names as an option. Can be used when monitoring multiple sites from the same JSON. Fixed a bug for the column width for infra donuts where it was trying to divide by 0.

This PR fixes/implements the following bugs/features

Explain the motivation for making this change. What existing problem does the pull request solve?

When monitoring multiple sites you could not tell which worker donut was for which site. Enabling the site name for each worker donut allows admins to see this information on the web output.

Does the code pass AppVeyor?

Closing issues

Fixes #

aspicola2605 commented 6 years ago

AppVeyor error corrected