index
:
minimunin
master
A tiny munin-node implementation for FreeBSD written in pure bourne shell providing basic plugin support
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-29
Total screws up display for many file systems. Don't make it the default
erdgeist
2013-09-29
Fix missing newline in df command
erdgeist
2013-09-29
experimental df support
erdgeist
2013-09-29
Add license.
erdgeist
2013-09-29
a simple test plugin to see if the config file parser works.
erdgeist
2013-09-29
Implement more plugin config file parameters
erdgeist
2013-09-28
remove unnecessary temporary variable
erdgeist
2013-09-27
A good project needs a Makefile
erdgeist
2013-09-27
Be more strict about what to allow in a request
erdgeist
2013-09-26
Fix syntax error for process config
erdgeist
2013-09-26
Add process monitoring
erdgeist
2013-09-25
parameters should not contain the whole path
erdgeist
2013-09-25
When looking for a named plugin, also accept soft links
erdgeist
2013-09-25
Need proper parens
erdgeist
2013-09-25
Want to also find soft linked plugins, to support wildcard plugins
erdgeist
2013-09-22
Ignore non-linked wildcard plugins
erdgeist
2013-09-22
Remove debug code
erdgeist
2013-09-22
munin expects the banner munin node... play it to them
erdgeist
2013-09-21
Chomp arguments, as well.
erdgeist
2013-09-21
make last line of configs also finish with a newline. Also fix location of hostname
erdgeist
2013-09-21
Add test routines for the config file parser
erdgeist
2013-09-21
plugin config file parser added
erdgeist
2013-09-19
Welcome to minimunin
erdgeist