By contributing, you agree that your contributions will be licensed under the projects original open source license.
Description
I have fixed some minor bugs in the VAC bash script and added more verbose output.
I have also added 3 dashboards I built for use at my MSP job, and relevant documentation for using them.
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
How Has This Been Tested?
I have tested these dashboards and the bash script by using them for my work.
I also have confirmed that re-importing them from scratch on a separate Grafana instance works.
Users will need to make minor changes to a URL in their dashboard panels for them to work as intended, but nothing breaks if this is not done, it is just less convenient.
Checklist (check all applicable):
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard to understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
Pull Request Template
By contributing, you agree that your contributions will be licensed under the projects original open source license.
Description
I have fixed some minor bugs in the VAC bash script and added more verbose output. I have also added 3 dashboards I built for use at my MSP job, and relevant documentation for using them.
Type of change
How Has This Been Tested?
I have tested these dashboards and the bash script by using them for my work. I also have confirmed that re-importing them from scratch on a separate Grafana instance works. Users will need to make minor changes to a URL in their dashboard panels for them to work as intended, but nothing breaks if this is not done, it is just less convenient.
Checklist (check all applicable):
Signed-off-by: Matt Powell matt@mpowell.tech