Releases: perfwatcher/collectm
Releases · perfwatcher/collectm
Version 1.6.0
- 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
Check ChangeLog for details.
Source code : versions 1.6.0rc come from branch v1.6.0rc (not master).
Version 1.6.0rc1
Check ChangeLog for details.
Source code : versions 1.6.0rc come from branch v1.6.0rc (not master).
Version 1.5.1
Version 1.5.0
- 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
- 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
- Fixed a bug (memory leak)
- Updates on the installer in order to backup config and log files when upgrading
Version 1.3.3
- Set the default interval as 60
Version 1.3.2
- 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
- New plugin sysconfig (to keep track of version info)
- Always install default config file as default.json-dist