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
- Host: GitHub
- URL: https://github.com/usausa/munin-node-alternative
- Owner: usausa
- License: mit
- Created: 2021-12-30T02:11:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T06:04:26.000Z (6 months ago)
- Last Synced: 2025-04-02T18:51:46.333Z (about 2 months ago)
- Topics: monitoring, munin, munin-node
- Language: C#
- Homepage:
- Size: 140 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ?