Jeffrey Forman
|
c599753e87
|
simplify things a bit. single threaded, handle one host, no config file.
|
2013-08-22 21:30:39 -04:00 |
|
Jeffrey Forman
|
00b34264b9
|
Merge pull request #4 from rodo/master
Add option --prefix and --noprefix on targets name
|
2013-03-28 17:04:14 -07:00 |
|
Rodolphe Quiedeville
|
11cf6fbf3e
|
Remove print debug
|
2013-03-25 12:10:13 +01:00 |
|
Rodolphe Quiedeville
|
7442c55ca1
|
Add option --prefix and --noprefix on targets name
|
2013-03-25 12:03:48 +01:00 |
|
Jeffrey Forman
|
961337c725
|
initial commit of readme
|
2013-02-10 08:53:02 -05:00 |
|
Jeffrey Forman
|
3cba33964c
|
some more cleanup around pool management.
TODO: Make pool handling smarter, handle keyboardinterrupt
|
2013-02-09 16:22:46 -05:00 |
|
Jeffrey Forman
|
669cbe6a57
|
Add config parser module to make specifying hosts easy
|
2013-01-09 20:09:29 -05:00 |
|
Jeffrey Forman
|
9ed5a2ad13
|
multiprocessing support! uses a pool (default size: 1) to query multiple munin nodes at once.
lots of code cleanup: shows elapsed time of query, logging levels.
|
2013-01-03 22:42:49 -05:00 |
|
Jeffrey Forman
|
5d73640841
|
new features, new linting. elapsed time, log levels, noop, more intelligent handling of fetch output
|
2012-12-31 10:04:59 -05:00 |
|
Jeffrey Forman
|
731b81759e
|
Initial commit of the munin2graphite poller, still in heavy development
|
2012-12-29 22:10:36 -05:00 |
|