https://github.com/bloomberg/collectdwin
CollectdWin - a system statistics collection daemon for Windows, inspired by 'collectd'
https://github.com/bloomberg/collectdwin
Last synced: about 1 year ago
JSON representation
CollectdWin - a system statistics collection daemon for Windows, inspired by 'collectd'
- Host: GitHub
- URL: https://github.com/bloomberg/collectdwin
- Owner: bloomberg
- License: apache-2.0
- Created: 2015-06-08T19:39:14.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T18:17:21.000Z (almost 9 years ago)
- Last Synced: 2025-04-19T23:31:57.679Z (over 1 year ago)
- Language: C#
- Size: 429 KB
- Stars: 124
- Watchers: 26
- Forks: 39
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CollectdWin
CollectdWin is a MS Windows service which collects, aggregates and publishes both application and system metrics periodically. These application and system metrics can be used for performance analysis and capacity planning. CollectdWin is very similar to Collectd (https://collectd.org), it was developed because Collectd does not support Windows.
For more info, refer [CollectdWin docs](../../wiki)