Ignore:
Timestamp:
07/28/10 22:00:41 (19 months ago)
Author:
mickem
Message:
  • Fixed issue with NSCA server and closing sockets (no flushes the datat before)
  • Fixed issue with performance data units beeing incorrect:

before: B, K, M, G, ... noew: B, KB, MB, GB, ...

  • Fixed syntax errors in performance data extra ';' dropped and spaces added propperly Result now looks like so: ... |'C:\ %'=42%;10;5 'C:\'=229.66GB;39.06;19.53;0;390.62 'D:\ %'=99%;10;5 'D:\'=3.39GB;20.55;10.27;0;205.54
  • Fixed issues with caluclating netmask (also added support for spaces and tabs in the hostlist string.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/changelog

    r272 r276  
    66 * Fix depend onservice LanManWorkStation (old win) 
    77 * Fix RtlStringFromGUID problem on NT4 
     8 
     92010-07-28 MickeM 
     10 * Fixed issue with NSCA server and closing sockets (no flushes the datat before) 
     11 * Fixed issue with performance data units beeing incorrect: 
     12    before: B, K, M, G, ... noew: B, KB, MB, GB, ... 
     13 * Fixed syntax errors in performance data extra ';' dropped and spaces added propperly 
     14   Result now looks like so: ... |'C:\ %'=42%;10;5 'C:\'=229.66GB;39.06;19.53;0;390.62 'D:\ %'=99%;10;5 'D:\'=3.39GB;20.55;10.27;0;205.54 
     15 * Fixed issues with caluclating netmask (also added support for spaces and tabs in the hostlist string. 
    816 
    9172010-06-02 MickeM 
     
    279287 * Rebuilt installer UI (still missing write config function) 
    280288 * Added debug entry to log filename used by debug log metrics. 
    281  * Fixed so alias will not require the allow_nasty_metachars option set under external sripts module. 
     289 * Fixed so alias will not require the allow_nasty_meta_chars option set under external sripts module. 
    282290 
    2832912009-03-02 MickeM  
Note: See TracChangeset for help on using the changeset viewer.