Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typeperf does not work correctly compared to Get-Counter #41

Open
nicolas2k opened this issue May 12, 2021 · 0 comments
Open

typeperf does not work correctly compared to Get-Counter #41

nicolas2k opened this issue May 12, 2021 · 0 comments

Comments

@nicolas2k
Copy link

nicolas2k commented May 12, 2021

I don't find the good library to use correctly (I'm new to development). And I compare with Get-Counter which works well like

PS C:\Users\Nicolas2k> Get-Counter

Timestamp                  CounterSamples
---------                  --------------
12/05/2021 11:17:40        \\interface réseau(realtek usb gbe family controller)\total des octets/s :
                           1667,6025962895

                           \interface réseau(intel[r] wireless-ac 9560 160mhz)\total des octets/s :
                           0

                           \processeur(_total)\% temps processeur :
                           3,82065933233076

                           \mémoire\pourcentage d’octets dédiés utilisés :
                           55,1774257689662

                           \mémoire\défauts de cache/s :
                           2,96024129518845

                           \disque physique(_total)\pourcentage du temps disque :
                           0,368183912546921

                           \disque physique(_total)\taille de file d’attente du disque actuelle :
                           0

So, half counter works under perfmonbar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant