My .NET C# open source project “Warden” – a library for monitoring resources

7 points by spetz ↗ HN
Hi all, I've started working on the first open source project and it's been over a month now since its inception. There's a wiki docs, code examples and the prelease version of the NuGet packages. What do you think about such idea? Any opinions will be very appreciated.

URL: https://github.com/spetz/warden

2 comments

[ 6.8 ms ] story [ 17.7 ms ] thread
Looks interesting.

Does the Windows service need to run as Local System? Seems like Network Service may be safer and equally functional.