A new munin node client for windows

Munin Monitor

Munin Monitor

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.

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
  • Share/Bookmark

Related Posts

14 Responses to “A new munin node client for windows”


  • 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 ?

    ReplyReply
    Notify
  • Sorry the problem was my Server only.

    But question : what do I have to write in CIDR adress ?

    the Node Network adress ?

    ReplyReply
    Notify
  • 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″

    ReplyReply
    Notify
  • ok so it’s the master adress ?

    ReplyReply
    Notify
  • yes, master address.

    ReplyReply
    Notify
  • ok do you know if there is a limit for the number of Windows Node for 1 Master Server ?

    ReplyReply
    Notify
  • I think there is no limit.

    ReplyReply
    Notify
  • 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

    ReplyReply
    Notify
  • I am sorry, I have not test temperatures function ;(

    ReplyReply
    Notify
  • 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?

    ReplyReply
    Notify
  • @Jezeku I will test it later.

    ReplyReply
    Notify
  • @Jezekus Not traffic bandwidth, just packages/s (in/out )

    ReplyReply
    Notify
  • 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

    ReplyReply
    Notify
  • @stefan I don’t have windows 2008 server, so I don’t test on 2008.

    ReplyReply
    Notify

Leave a Reply