dr:munin
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dr:munin [2011/02/07 16:42] – created fgm | dr:munin [2020/11/23 17:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| * extensions: APC caching, APC uptime | * extensions: APC caching, APC uptime | ||
| * Munin-monitoring: | * Munin-monitoring: | ||
| - | * Code available at http://git.osinet.eu/gitweb? | + | * Code available at http://code.osinet.fr/fgm/drupal_module__munin_api |
| - | ===== Extension | + | ===== Feature changes ===== |
| + | |||
| + | * split APC caching: | ||
| + | * memory use: allocated / in use | ||
| + | * entries: split or not ? | ||
| + | * hit / miss / insertions | ||
| + | * entries: cached / deleted | ||
| + | * drush-based plugin: plugin is currently web-based, but this is only really necessary for drupal APC | ||
| + | * providers should be in an include file | ||
| + | * API implementation could exist both as a module hook implementation and a drush plugin | ||
| + | * generate the "ln -s" series of commands needed to activate plugins | ||
| + | |||
| + | ===== New plugin | ||
| * Forum monitoring: | * Forum monitoring: | ||
| Line 26: | Line 38: | ||
| * subscriber count per newsletter | * subscriber count per newsletter | ||
| + | ===== Other extension ideas ===== | ||
| + | |||
| + | * Mobile monitoring (Android / iPhone). Munin templates don't cut it on a phone. | ||
| + | * Actual access control for probes (currently just placeholders), | ||
| + | |||
| + | ===== Documentation ==== | ||
| + | |||
| + | There is actually a book on the topic of Munin plugin development: | ||
| + | |||
| + | < | ||
| + | |||
| + | ===== Third-party ideas ===== | ||
| + | |||
| + | * [[http:// | ||
| + | * my page execution time, | ||
| + | * my per-bootstrap memory consumption, | ||
| + | * my most-frequently run (or longest running) queries" | ||
| + | * Moshe Weitzmann (same page) "We need | ||
| + | * cache hit rate from one place, | ||
| + | * slow queries from another, | ||
| + | * watchdog from another" | ||
| + | * Guy Saban: | ||
| + | * "Page execution time has been on my radar for a while" | ||
| + | * http:// | ||
| + | * [[http:// | ||
| + | ===== Existing products / services ===== | ||
| + | |||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
dr/munin.1297096977.txt.gz · Last modified: (external edit)
