Changeset 99e4d8f in nscp for counters.defs


Ignore:
Timestamp:
11/24/07 00:30:28 (5 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
7e33d82
Parents:
58a724d
Message:

2007-11-23 MickeM

  • Converted to unicode (damn sometimes I HATE C++) + Added support for escaping " on the /test syntax so now you can do: CheckWMI MaxCrit=3 "MinWarn=1" "Query:load=Select * from win32_Processor"

2007-11-22 MickeM

  • Fixed so the "default path" is correct even when running as a service (issue: #96)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • counters.defs

    r478588b r99e4d8f  
    1 [FileInfo] 
     1[FileInfo] 
    22Purpose = "NSClient counters definitions" 
    33Version = 1.02 
     
    9999W2K_MemoryCommitLimit = "\Muisti\Varausraja" 
    100100W2K_MemoryCommitByte = "\Muisti\Varatut tavut" 
     101 
     102[0x040e] 
     103Description = "Hungarian (Magyar)" 
     104W2K_SystemTotalProcessorTime = "\Processzor(_Total)\A processzor kihasználtsága (%)" 
     105W2K_SystemSystemUpTime = "\Rendszer\Rendszerindítás óta eltelt idő (mp)" 
     106W2K_MemoryCommitLimit = "\Memória\Előjegyzési küszöb (bájt)" 
     107W2K_MemoryCommitByte = "\Memória\Előjegyzett memória (bájt)"  
Note: See TracChangeset for help on using the changeset viewer.