Munin : Add Target Items2026/06/10 |
|
Enable plugin to add new monitoring target items. ⇒ https://github.com/munin-monitoring/contrib/ For example, add a terget iten to enable Apache access plugin on here. |
|
| [1] | Configure on the target host you'd like to enable a new plugin. |
|
root@dlp:~#
root@dlp:~# apt -y install libwww-perl ln -s /usr/share/munin/plugins/apache_accesses /etc/munin/plugins/apache_accesses root@dlp:~# a2enmod status root@dlp:~# systemctl restart apache2 munin-node
|
| [2] | Login to the Munin admin site and make sure a new taget item is displayed after few minutes later. |
|
| Sponsored Link |
|
|