Is a Windows client for the popular Munin monitoring system. It is written in C with most plugins built into the executable.
Switched to NSIS Installer
Removed Windows Firewall setup code from munin-node.exe, now done in the NSIS Installer (r43)
Statically linked MS Visual C libraries (MS Visual C Runtime no longer required)
Plugin Changes
Added DERIVE Performance Counters support, patch by josh (Google Code Issue 4 , r27, r32)
Updated Performance Counter plugin to include error codes in error messages (r42)