Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_horizonview
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
check_horizonview
I have recently started writing a collection of Nagios checks to monitor Horizon View to flag issues that need investigating. More in-depth monitoring can be done via vRealise. I am planning to add/remove/combine these checks as time goes on. The scripts are designed to used with NRPE/NSclient++ on a Windows host.
Checks:
- check_horizonview_sessions.ps1 - checks the amount of sessions in a connected or disconnected state. (outputs perf data)
- check_horizonview_provisioning_error.ps1 - checks for machines in a provisioning_error state.
- check_horizonview_agent_unreachable.ps1 - checks for machines in a agent_unreachable state.
- check_horizonview_disabled_pools.ps1 - checks for pools in a disabled state.
Use Powershell Get-Help for more detail on how to use each script.
Script Dependencies
The Powershell scripts require the PowerCLI 6.5 R1 and Hv.Helper to be installed.
See the README.md for more information:
https://github.com/tschubb/check_horizonview
I have recently started writing a collection of Nagios checks to monitor Horizon View to flag issues that need investigating. More in-depth monitoring can be done via vRealise. I am planning to add/remove/combine these checks as time goes on. The scripts are designed to used with NRPE/NSclient++ on a Windows host.
Checks:
- check_horizonview_sessions.ps1 - checks the amount of sessions in a connected or disconnected state. (outputs perf data)
- check_horizonview_provisioning_error.ps1 - checks for machines in a provisioning_error state.
- check_horizonview_agent_unreachable.ps1 - checks for machines in a agent_unreachable state.
- check_horizonview_disabled_pools.ps1 - checks for pools in a disabled state.
Use Powershell Get-Help for more detail on how to use each script.
Script Dependencies
The Powershell scripts require the PowerCLI 6.5 R1 and Hv.Helper to be installed.
See the README.md for more information:
https://github.com/tschubb/check_horizonview
Reviews (0)
Be the first to review this listing!