Windows Exporter Dashboard for v0.31.2 in grafana dashboards
The dashboard required metrics that exposed by the default list of collectors + time, process.
In order to do that, it is necessary to install the windows-exporter with passing the following collectors: [defaults],time,process
If the exporter is already installed, a command line can be configured for the windows service:
- open the Registry editor tool
- navigate to
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\windows_exporter] - open the
ImagePathkey and add to the end of line--collectors.enabled [defaults],time,process
This is the updated Grafana dashboard based on the mitchtech/windows-exporter-dashboard

