Have installed metricbeat on windows 2012 and windows 2016,Getting Error on Windows 2012 Platform
Processes By Memory [Metricbeat System] , Top Processes By CPU [Metricbeat System] and Disk IO (Bytes) [Metricbeat System]
For Windows 2012 Standard -- Not able to get the data for mentioning metrics.
Error Logs
// 2018-06-06T00:24:46.637+0530 ERROR process/process.go:454 Error getting process details. pid=620: error getting pr
ocess arguments for pid=620: ProcArgs failed for pid=620: could not get Win32_Process WHERE ProcessId = 620: Exception o
ccurred. (Invalid class )
2018-06-06T00:24:46.659+0530 ERROR process/process.go:454 Error getting process details. pid=9620: error getting p
rocess arguments for pid=9620: ProcArgs failed for pid=9620: could not get Win32_Process WHERE ProcessId = 9620: Excepti
on occurred. (Invalid class )
2018-06-06T00:24:46.682+0530 ERROR process/process.go:454 Error getting process details. pid=9200: error getting p
rocess arguments for pid=9200: ProcArgs failed for pid=9200: could not get Win32_Process WHERE ProcessId = 9200: Excepti
on occurred. (Invalid class )
2018-06-06T00:24:46.705+0530 ERROR process/process.go:454 Error getting process details. pid=9784: error getting p
rocess arguments for pid=9784: ProcArgs failed for pid=9784: could not get Win32_Process WHERE ProcessId = 9784: Excepti
on occurred. (Invalid class )
2018-06-06T00:24:46.730+0530 ERROR process/process.go:454 Error getting process details. pid=9744: error getting p
rocess arguments for pid=9744: ProcArgs failed for pid=9744: could not get Win32_Process WHERE ProcessId = 9744: Excepti
on occurred. (Invalid class )
2018-06-06T00:24:46.752+0530 ERROR process/process.go:454 Error getting process details. pid=5168: error getting p
rocess arguments for pid=5168: ProcArgs failed for pid=5168: could not get Win32_Process WHERE ProcessId = 5168: Excepti
on occurred. (Invalid class )
2018-06-06T00:24:46.776+0530 ERROR process/process.go:454 Error getting process details. pid=5860: error getting p
rocess arguments for pid=5860: ProcArgs failed for pid=5860: could not get Win32_Process WHERE ProcessId = 5860: Excepti
on occurred. (Invalid class )
2018-06-06T00:24:46.809+0530 INFO cfgfile/reload.go:222 Dynamic config reloader stopped
2018-06-06T00:24:46.810+0530 INFO instance/beat.go:308 metricbeat stopped.
//
On Windows 2016 Same configuration is able to get Data for visualizing.