Sign in Sign up
nuget

Smdn.Net.MuninNode.Hosting

A .NET implementation of [Munin-Node](https://guide.munin-monitoring.org/en/latest/node/index.html) for [.NET Generic Host](https://learn.microsoft.com/dotnet/core/extensions/generic-host). This library provides APIs to run Munin-Node as a background service running on a .NET Generic Host. This library mainly provides a `MuninNodeBackgroundService` class derived from `BackgroundService`, and extension methods to register the Munin-Node service to the `ServiceCollection`. This library uses [Smdn.Net.MuninNode](https://www.nuget.org/packages/Smdn.Net.MuninNode) and the API is provided as an extension to `Smdn.Net.MuninNode`.

Activity

Latest release
2mo ago
Total releases
4
Cadence
~6 months
Last 12 months
2

Reach

Stars

Details

License
MIT
First release
May 01, 2025
Releases
Version Released
3.3.0 minor
3.2.0 minor
3.1.0 minor
3.0.0 initial