An open API service indexing awesome lists of open source software.

https://github.com/usausa/munin-node-alternative

Munin node alternative implementation by .NET
https://github.com/usausa/munin-node-alternative

monitoring munin munin-node

Last synced: 5 days ago
JSON representation

Munin node alternative implementation by .NET

Awesome Lists containing this project

README

        

# munin-node-alternative

munin-node build with .net.

## Install

```
sc create "Munin Node Alternative" binPath=(install directory)Munin.Node.Service.exe start=auto
```

## Milestone

## 1.1

* warning/critical support ?
* Value processing or cdef support ? (ex. 100 - x)
* draw/type/color setting per field
* Dynamic performance counter ?

## 1.2

* Standalone service ?

## 1.3

* Redis plugin ?
* Temper plugin ?
* Bluetooth plugin ?
* SMART++ plugin
* dotnet plugin ?