Skip to content

Releases: perfwatcher/collectm

Version 1.6.0

21 Sep 06:47
Compare
Choose a tag to compare
  • Moved to node-0.12.7
  • PR #10 : added Load plugin (Thanks to Paul Tzianos)
  • PR #12 : added Disk plugin (Thanks to Paul Tzianos)
  • PR #15 : added Df plugin (Thanks to Paul Tzianos)
  • PR #13 (1) : removed duplicate modules from collectdCompat plugin (Thanks to Paul Tzianos)
  • PR #13 (2) : some modules of CollectdCompat plugin are now optional (Thanks to Paul Tzianos)
  • PR #14 : Added crypto support (Thanks to Dimitris Rozakis)

Version 1.6.0rc2

27 Aug 16:57
Compare
Choose a tag to compare
Version 1.6.0rc2 Pre-release
Pre-release

Check ChangeLog for details.

Source code : versions 1.6.0rc come from branch v1.6.0rc (not master).

Version 1.6.0rc1

11 May 08:40
Compare
Choose a tag to compare
Version 1.6.0rc1 Pre-release
Pre-release

Check ChangeLog for details.

Source code : versions 1.6.0rc come from branch v1.6.0rc (not master).

Version 1.5.1

01 Apr 08:06
Compare
Choose a tag to compare
  • PR #8 : fix syntax/parsing errors in default.json. Thanks to Dimitris Rozakis.
  • Fixed issue #7 : Receiving interface rx values as both rx and tx. Thanks to Dimitris Rozakis.
  • Code cosmetics on plugin CollectdCompat.

Version 1.5.0

25 Mar 10:57
Compare
Choose a tag to compare
  • New plugin "process"
  • API change : Plugin callbacks should return 0 if working.
  • Remove old logs after X days
  • Stop after a user-defined TTL (and Windows Service will restart it) to prevent memory leaks side effects

Version 1.4.0

25 Feb 14:57
Compare
Choose a tag to compare
  • Removed dependancy on .Net framework (module node-windows using winser). Now use directly NSSM.
  • Improved logging
  • Moved the installed js files to lib/ directory
  • Upgraded to node.js-0.12.0

Version 1.3.4

17 Dec 15:12
Compare
Choose a tag to compare
  • Fixed a bug (memory leak)
  • Updates on the installer in order to backup config and log files when upgrading

Version 1.3.3

10 Dec 15:11
Compare
Choose a tag to compare
  • Set the default interval as 60

Version 1.3.2

19 Nov 16:56
Compare
Choose a tag to compare
  • Move from windows-cpu to perfmon due to crashs with windows-cpu (wmic cpu get loadpercentage)
  • Added some probes in collectdCompat plugin

Version 1.3.1

31 Oct 12:23
Compare
Choose a tag to compare
  • New plugin sysconfig (to keep track of version info)
  • Always install default config file as default.json-dist