Installing on Windows
This guide covers installing MetricsHub on Windows Server using the MSI installer.
Supported versions: Windows Server 2012 R2 and higher
Installing
- Community Edition
- Enterprise Edition
-
Download the installer from metricshub.com/downloads:
- metricshub-community-3.9.02.msi
-
Double-click the
.msifile and follow the Installation Wizard
When complete:
- Files are deployed to
C:\Program Files\MetricsHub - The MetricsHub Agent service is registered and started
- Configuration is stored in
C:\ProgramData\MetricsHub
-
Download the installer from metricshub.com/downloads:
- metricshub-enterprise-3.9.02.msi
-
Double-click the
.msifile and follow the Installation Wizard
When complete:
- Files are deployed to
C:\Program Files\MetricsHub - The MetricsHub Agent service is registered and started
- Configuration is stored in
C:\ProgramData\MetricsHub
Next Steps
Once installed, you're ready to configure MetricsHub:
- Configure your resources — define what to monitor
- Set up telemetry export — choose where to send metrics
- Access the Web UI — manage and monitor from your browser
Managing the Service
MetricsHub runs as a Windows service. Open services.msc and locate the MetricsHub service:
- To start: Right-click the service and select Start
- To stop: Right-click the service and select Stop
Uninstalling
To remove MetricsHub from your system, double-click the original .msi file and click Remove when prompted.
Upgrading
To upgrade to a newer version:
- Download the latest
.msifrom metricshub.com/downloads - Stop the MetricsHub service in services.msc
- Double-click the new
.msifile and follow the upgrade prompts
Your configuration files are preserved during the upgrade.