| 301 | | The multimemory munin plugin (attached to this page) was copied from the old live server to /usr/local/etc/munin/plugins/multimemory and the following was added to /usr/local/etc/munin/plugin-conf.d/plugins.conf: |
| | 301 | The old, hacked, multimemory munin plugin (attached to this page) was copied from the old live server to /usr/local/etc/munin/plugins/multimemory.bak and a [http://exchange.munin-monitoring.org/plugins/multimemory/details newer version which supports !FreeBSD by default] was downloaded: |
| | 302 | |
| | 303 | {{{ |
| | 304 | cd /usr/local/share/munin/plugins |
| | 305 | wget http://exchange.munin-monitoring.org/plugins/multimemory/version/1/download -O multimemory |
| | 306 | cd /usr/local/etc/munin/plugins |
| | 307 | ln -s /usr/local/share/munin/plugins/multimemory |
| | 308 | }}} |
| | 309 | |
| | 310 | And the following was added to /usr/local/etc/munin/plugin-conf.d/plugins.conf: |