Skip to content

A Windows service that gathers Performance Counter/WMI data and delivers it to a remote collectd daemon

Notifications You must be signed in to change notification settings

ghetzel/wincollectd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[UNMAINTAINED] wincollectd

NOTE: This package is no longer being maintained.

wincollectd is a Windows service that gathers user-specified data from system Performance Counters and WMI (Windows Management Instrumentation) and delivers it to a remote collectd daemon via the collectd network plugin's Binary Protocol. The purpose of this service is to allow for metrics to be collected from Windows and delivered to a collectd server running on *nix such that both environments can be monitored homogenously.

Project Information

This is a Visual Studio 2008 project. It has been successfully built on Windows XP Professional.

Configuration

The configuration for this service is modelled to be syntactically identical to existing collectd configuration files. The purpose of this is to allow the same configuration to be deployed to both *nix and Windows clients.

Super-Alpha Software!

So far, this repository is here because I didn't want to keep it sitting solely at home anymore. I do plan to revisit this project and make it functional. As to when, I cannot say at the moment.

About

A Windows service that gathers Performance Counter/WMI data and delivers it to a remote collectd daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages