You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2019. It is now read-only.
I am trying to add various metrics for our different windows machines.
For example.
But all I am getting back from our 2012 server is:
VERBOSE: Metric Received: My.server.hdd.s-drive.diskbytes-sec 0 1460556980
No data, just a date.
From a windows 10 machine, I get
VERBOSE: Metric Received: 85752.2772612114 1460557190
Here are the powershell versions of the 2012 machine:
PS C:\Windows\system32> $psversiontable
Name Value
PSVersion 4.0
WSManStackVersion 3.0
SerializationVersion 1.1.0.1
CLRVersion 4.0.30319.42000
BuildVersion 6.3.9600.17400
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0}
PSRemotingProtocolVersion 2.2
thanks