Munin Node for the Windows platform written in .NET.
To run in interactive mode, simply run the application from a command line:
Munin.WinNode.exe
It can also be installed as a Windows service by running:
Munin.WinNode.exe /install
To uninstall the service, run:
Munin.WinNode.exe /uninstall
By default, port 4949 must be open for the node to be accessible by the server.
Apache 2.0