Bug 679500

Summary: Munin plugin doesn't work, likely due to gnome vfs
Product: [Fedora] Fedora Reporter: David Kovalsky <dkovalsk>
Component: muninAssignee: Kevin Fenzi <kevin>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 13CC: benl, ingvar, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: munin-1.4.5-6.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-04 10:00:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Kovalsky 2011-02-22 18:20:34 UTC
Because of this error df plugin doesn't autoconfigure:

[root@veselo plugins]# munin-run df
df: `/home/veselo/.gvfs': Permission denied
_dev_mapper_vg_veselo_root.value 28.953796323459
_dev_shm.value 0.0172266201636264
_dev_sda1.value 14.2957698556494
_dev_mapper_vg_veselo_home.value 2.7431027085005
_tmp.value 0.000795074776782756
Error executing df. Exit code 256


adding 
env.exclude fuse.gvfs-fuse-daemon
does resolve the issue.

Full config:
[df]
env.exclude fuse.gvfs-fuse-daemon none unknown iso9660 squashfs udf romfs ramfs debugfs



Perhaps df plugin could be modified to ignore gfvs (?)


munin-common-1.4.5-4.fc13.noarch
munin-node-1.4.5-4.fc13.noarch

Comment 1 Kevin Fenzi 2011-02-22 19:36:01 UTC
I fixed this in f14+, but forgot to push the f13 update. ;( 

Will do so here in a few... 
testing very welcome.

Comment 2 Fedora Update System 2011-02-22 19:47:07 UTC
munin-1.4.5-6.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/munin-1.4.5-6.fc13

Comment 3 Fedora Update System 2011-02-24 06:30:46 UTC
munin-1.4.5-6.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update munin'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/munin-1.4.5-6.fc13

Comment 4 David Kovalsky 2011-02-24 15:32:47 UTC
Kevin, thanks for the quick turnaround!

I've tested this out on F13 and everything looks sane.

Comment 5 Fedora Update System 2011-03-04 10:00:26 UTC
munin-1.4.5-6.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.