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 months ago
JSON representation

Munin node alternative implementation by .NET

Awesome Lists containing this project

README

          

# Please use this from now on

- [prometheus-exporter-alternative](https://github.com/usausa/prometheus-exporter-alternative)

# munin-node-alternative

munin-node alternative implementation by .NET

# Install

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

# Memo

## TODO?

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