[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Packaging] Bug#767102: munin-plugins-core: df* plugins report warnings for special filesystems on kFreeBSD



Hi Steven,

On Mittwoch, 29. Oktober 2014, Steven Chamberlain wrote:
> And I guess because /proc/mounts is trying to emulate Linux, it pretends
> that /sys is sysfs - I guess some applications expect that:
> http://svnweb.freebsd.org/base/releng/10.1/sys/compat/linprocfs/linprocfs.c
> ?view=annotate&sortby=file#l365
> 
> But /proc/mounts still identifies /proc itself as linprocfs.  If it
> didn't, then it would be ambiguous and even more confusing.

the best way to find out is to debug+fix the plugins, which is really easy:

apt-get install munin munin-node
while $problems ; do 
  munin-run df
  vi /etc/munin/plugins/df
done

(Note that /etc/munin/plugins/df is a link to /usr so unless you replace the 
link with a copy your fixes will get overwritten on upgrades.)


cheers,
	Holger

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: