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
- Host: GitHub
- URL: https://github.com/usausa/munin-node-alternative
- Owner: usausa
- License: mit
- Created: 2021-12-30T02:11:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T06:04:26.000Z (over 1 year ago)
- Last Synced: 2025-05-14T13:45:43.996Z (about 1 year 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
# 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 ?