source: nscp/version.txt @ 523576e

0.4.00.4.10.4.2
Last change on this file since 523576e was 523576e, checked in by Michael Medin <michael@…>, 15 months ago
  • Added new unit context on command line for running simple unit test cases: nscp unit --language python --script test_nsca
  • Added dependency on Tcpip
  • Dropped OS bit-match requirement so now you can install any version on x64 plattform.
  • Added so you can specify multiple counters for CheckCounter and poll them all in one go (#387)
  • Added test cases (a bit flaky) for counters.
  • Added ${host} and ${domain} to hostname settings option which might be used to construct your own hostname. (#428) Not 100% sure about domain as on my box the "hostname" is only a name ie. has no domain...
  • Fixed so too long log messages are trunacated instead of discarded
  • Added option to truncate logfile if to large (#358) logger max size = 1000
  • Added keyword to reload (settings) to reload settings store (ie. flushing the cache) (#249).
  • Added ability to load all files in a given directory (#366)
  • Tweaked a bit in regards to ExternalScripts? so it works better and handles errors better (#367)
  • Fixed default report mode in 0.4.0 (#290)
  • Made NSCA Client handle timestamps like send_nsca (ie. ignoring local time)
  • Property mode set to 100644
File size: 43 bytes
Line 
1version=0.4.0
2build=135
3date=2012-02-19
Note: See TracBrowser for help on using the repository browser.