Changeset a6aaf0a in nscp for counters.defs


Ignore:
Timestamp:
09/11/07 21:30:55 (6 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
5b40546
Parents:
22019c2
Message:
  • Added Dutch performance counters to counters.defs
    • Added Spanish performance counters to counters.defs
    • Added #69 [includes] directive to INI-file to include other files
    • Fixed #75 (spelling issue)

+++ Tried to setup a 64bit build +++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • counters.defs

    rdc65e35 ra6aaf0a  
    5454[0x0C0A] 
    5555Description = "Spanish" 
    56 NT4_SystemTotalProcessorTime = "\Sistema\% Tiempo total de 
    57 procesador" 
     56NT4_SystemTotalProcessorTime = "\Procesador(_Total)\% de tiempo de procesador" 
    5857NT4_SystemSystemUpTime = "\Sistema\Tiempo de actividad del sistema" 
    5958NT4_MemoryCommitLimit = "\Memoria\Límite comprometido" 
    6059NT4_MemoryCommitByte = "\Memoria\Bytes comprometidos" 
     60 
     61W2K_SystemTotalProcessorTime = "\Procesador(_Total)\% de tiempo de procesador" 
     62W2K_SystemSystemUpTime = "\Sistema\Tiempo de actividad del sistema" 
     63W2K_MemoryCommitLimit = "\Memoria\Límite comprometido" 
     64W2K_MemoryCommitByte = "\Memoria\Bytes comprometidos" 
    6165 
    6266[0x0416] 
     
    8084W2K_MemoryCommitLimit = "\Memory\Commit Limit" 
    8185W2K_MemoryCommitByte = "\Memory\Committed Bytes"  
     86 
     87[0x0413] 
     88Description = "Dutch" 
     89W2K_SystemTotalProcessorTime = "\Processor(_total)\Percentage processortijd" 
     90W2K_SystemSystemUpTime = "\Systeem\Systeem ingeschakeld" 
     91W2K_MemoryCommitLimit = "\Geheugen\Toewijzingslimiet" 
     92W2K_MemoryCommitByte = "\Geheugen\Toegewezen bytes"  
Note: See TracChangeset for help on using the changeset viewer.