GitXplorerGitXplorer
a

munin-node-python

public
10 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
2fdc9ba4df153db73d9f0c262000d36001dac72c

added a service handler

aagroszer committed 12 years ago
Unverified
d59735e4f0cac1109d8be8ce0358478e7418d2ad

some code cleanup, DBG -> LOGGER

aagroszer committed 12 years ago
Unverified
6fa00af21054ea82c027319aafecc97060b96191

TODO: add some (unit) tests

aagroszer committed 12 years ago
Unverified
a0192ebe0ec2c67315b0bacd1e2ab615c6f1bc3a

use RotatingFileHandler

aagroszer committed 12 years ago
Unverified
0ba8077cc59e600547166f6852ca9e98c2e760cd

added a TODO

aagroszer committed 12 years ago
Unverified
0cd99a4069402bed6484d589454b774cd7debcfb

multi connect works now

aagroszer committed 12 years ago

README

The README file for this repository.

munin-node-python

A munin node written in pure python

This piece of code is here to support munin on Windows.

https://github.com/munin-monitoring/munin-node-win32 fails miserably after a few days on Windows 2008R2 server

It was sort of impossible to get the new munin-node-c working on windows with inetd-ish servers.

TODOs:

  • big code cleanup
  • use the same config format as munin.conf does, with some extras
  • add some (unit) tests