Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.75 KB
MD5: 28b0ce6dc2562cf61f74481fc02b1a1e
SHA-1: d00162c92051dbd4c1474afc58e9c204c748fd5c
SHA-256: fffddc59b08448762ff0ce421fd021d87febb65cf2a7095420b5b72c4707c08d
Download zip
16.25 KB
MD5: dabb43287f1e2b1d50550a38c8d472f1
SHA-1: af1118f45b0a1624d1bff4cfcbfdc6f8e1e15797
SHA-256: fe883e2ed6bd2ae2d1e09101d5c98b7879eaab6455d5c9dabf649849ae4dd03b
Release notes
This is the first stable release of the Drupal for Munin module which incorporates the needed changes to use Drush and no DB credentials in the script. Full list of changes:
#612304: Avoid hard coding database credentials in the script
#1133544: Refactored for Drush, other changes
#1057924: Call-time pass-by-reference has been deprecated warning in munin_api.module on line 88 and 141
#906984: Users information graph fails
#1942952: 7.x-2.0-alpha2 doesn't actually work with Drupal 7 (patch in here)
#1943556: Enabling munin_default will lead to huge performance problems.
There are some extra features added to this release:
- You only have to add one script for Munin to read all plugins. This is done through multigraph plugins type of Munin.
- In the Munin Default Plugins there are some new plugins added:
- Error information.
Adds statistics about watchdog events. - Timers information.
Graphs the page loading times. It's doing that by remembering the last page load.