Changeset 0687108 in nscp for counters.defs


Ignore:
Timestamp:
11/18/06 14:14:22 (7 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
d48c31a
Parents:
1a22e52
Message:

+ Added support for empty NRPE checking (i.e.. chec_nrpe without a -c argument)

  • Added error message when detected language is missing from counters.defs + Added Swedish locale to counters.defs (yes, I switched to Swedish XP on my computer :)
  • Fixed : (and possibly other problems) in counters when checking from check_nt (via NSCLient protocol) + Added CheckAllExcept? to CheckDrive? to check all except the specified drives.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • counters.defs

    r1a22e52 r0687108  
    6767NT4_MemoryCommitByte = "\Memória\Bytes confirmados" 
    6868 
     69 
     70[0x041d] 
     71Description = "Swedish SE" 
     72 
     73W2K_SystemTotalProcessorTime = "\Processor(_Total)\% processortid" 
     74W2K_SystemSystemUpTime = "\System\Tid sedan systemstart" 
     75W2K_MemoryCommitLimit = "\Minne\Dedikationsgräns" 
     76W2K_MemoryCommitByte = "\Minne\Dedicerade byte" 
Note: See TracChangeset for help on using the changeset viewer.