Changelogs
- add CIDR network address access (192.168.0.0/24)
- don’t send logevent when munin master connect
- add logError function to service.cpp
- add master ipaddress config
- add wether log connections config
- don’t rewrite new config file
I fork a new munin node client for windows this week. everyone can download source, post bug report and download release binary at google code.

Hey i tried you version for Munin Node Windows and i Have some weird msg in Event Viewer :
The Description for Event ID (1) in source (munin-node) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may have be able to use the /AUXSOURCE=flage to rretrieve this description; see help and supportes for details. The following information is part of the event : Service started.
Any help ?
Sorry the problem was my Server only.
But question : what do I have to write in CIDR adress ?
the Node Network adress ?
write CIDR like this
[MuninNode]
CIDRAddress=192.168.1.200 127.0.0.0/18
you can use signle IP address like “192.168.1.200″ or CIDR like “202.23.0.0/16″
ok so it’s the master adress ?
yes, master address.
ok do you know if there is a limit for the number of Windows Node for 1 Master Server ?
I think there is no limit.
Hello, I would like to ask how do I use mbm plugin to get temperatures etc.?
I have munin-node running and MBM5 too, plugin in ini file enabled but no temperatures reported to master.
Thanks
I am sorry, I have not test temperatures function ;(
Oh, OK.
And one more question about network traffic.
I got 1Gbit NIC but in graph I got only few kbits/s when real traffic is tens of Mbits/s.
Have I set something wrong?
@Jezeku I will test it later.
@Jezekus Not traffic bandwidth, just packages/s (in/out )
I got it running under windows 2008.
But I need help in the perfomance counter section.
I get the message:
Failed to load PerfCounter plugin: [PerfCounterPlugin_Lesevorgaenge]
what could be the error?
stefan
from the ini:
[PerfCounterPlugin_Lesevorgaenge]
DropTotal=1
Object=Logischer Datenträger(_Total)
Counter=Lesevorgänge/s
CounterFormat=double
CounterMultiply=1.000000
GraphTitle=Disk Time
GraphCategory=system
GraphArgs=–base 1000 -l 0
GraphDraw=LINE
@stefan I don’t have windows 2008 server, so I don’t test on 2008.