Coder Social home page Coder Social logo

Comments (3)

radek-bruha avatar radek-bruha commented on July 26, 2024 2

I am using PerfmonBar with non English system language and it's working good. Only problem here is that you cannot use English names of counters - you need to use localized ones. So for example instead of \Processor Information(*)\% Processor Time I need to use \Informace o procesoru(*)\% času procesoru (Czech localization). English names not working even in PowerShell, so I think this cannot be solved. Only real problem what I see here is that default configuration not working for non English localization, so people may get bad decision that PerfmonBar not working at all.

from perfmonbar.

XhmikosR avatar XhmikosR commented on July 26, 2024

True that. Care to make a PR adding to docs and/or website please?

from perfmonbar.

noeljf avatar noeljf commented on July 26, 2024

Some sample of the config file from french system :
once the right counter is found in exported counters file seems pretty good.

    <counter name="cpupct" value="\Processeur(*)\% temps processeur"/>
    <counter name="processCount" value="\Système\Processus"/>
    <counter name="cpufreq" value="\Informations sur le processeur(*)\Fréquence du processeur"/>
    <counter name="cputhread" value="\Processus(*)\Nombre de threads"/>

    <counter name="mem" value="\Mémoire\Mégaoctets disponibles"/>
    <counter name="memval" value="\Mémoire\Octets validés"/>
    <!-- counter name="mempct" value="\Mémoire\Limite de mémoire dédiée"/-->
    <!-- counter name="mempct" value="\Mémoire\Pourcentage d'octets dédiés utilisés"/-->

    <counter name="netin" value="\Interface réseau(Intel[R] Centrino[R] Advanced-N 6205)\Octets reçus/s"/>
    <counter name="netout" value="\Interface réseau(Intel[R] Centrino[R] Advanced-N 6205)\Octets envoyés/s"/>

    <counter name="freediskC" value="\Disque logique(C:)\Mégaoctets libres"/>
    <counter name="freediskF" value="\Disque logique(D:)\Mégaoctets libres"/>

from perfmonbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.