Changeset dc65e35 in nscp for counters.defs


Ignore:
Timestamp:
03/05/07 18:38:48 (6 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
972b98d
Parents:
2c34b97
Message:

2006-03-05 MickeM

  • Fixed -v FILEAGE check_nt (NSClient) check.
  • Added licence agreement header to all files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • counters.defs

    r0687108 rdc65e35  
    6767NT4_MemoryCommitByte = "\Memória\Bytes confirmados" 
    6868 
    69  
    7069[0x041d] 
    7170Description = "Swedish SE" 
    72  
    7371W2K_SystemTotalProcessorTime = "\Processor(_Total)\% processortid" 
    7472W2K_SystemSystemUpTime = "\System\Tid sedan systemstart" 
    7573W2K_MemoryCommitLimit = "\Minne\Dedikationsgräns" 
    7674W2K_MemoryCommitByte = "\Minne\Dedicerade byte" 
     75 
     76[0x0411] 
     77Description = "Japanese" 
     78W2K_SystemTotalProcessorTime = "\Processor(_total)\% Processor Time" 
     79W2K_SystemSystemUpTime = "\System\System Up Time" 
     80W2K_MemoryCommitLimit = "\Memory\Commit Limit" 
     81W2K_MemoryCommitByte = "\Memory\Committed Bytes"  
Note: See TracChangeset for help on using the changeset viewer.