- also ignore .sample files as these can confuse plugins by overwriting values
defined in the .conf files.
It would be best if munin would only include .conf files, but until that happens
use this as a workaroud.
PR: ports/147345
Submitted by: Rob B <rbyrnes@gmail.com>
(Only the first 10 of 35 ports in this commit are shown above. )
Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providing
the initial patches and getting me started with this.
Note that munin-main has been renamed to munin-master (see MOVED).
Approved by: portmgr (erwin)
Feature safe: yes
Fix some style issues (files -> ${FILESDIR}, pkg-install -> ${PKGINSTALL})
Adjust patches so PATCH_STRIP is not needed
Fix default config so hddtemp_smartctl works out of the box
(Only the first 10 of 11 ports in this commit are shown above. )
Add Munin network-wide graphing framework (node)
This is the node part. It is used on all machines Munin shall watch.
PR: ports/62479
Submitted by: Lupe Christoph <lupe@lupe-christoph.de>