It works for me although it is possible that if you e.g. use nfs4 and 
no nfsv3 that it may fail. Can you do

cat /proc/net/rpc/nfs

and send output

On Thu, 16 Feb 2012, Ramon Bastiaans wrote:

> Is it possible there is a bug in the "nfsstats.py" module in release 3.3.1 ?
>
> I receive the following error:
>
> root# gmond -d9 -f
> loaded module: core_metrics
> loaded module: cpu_module
> loaded module: disk_module
> loaded module: load_module
> loaded module: mem_module
> loaded module: net_module
> loaded module: proc_module
> loaded module: sys_module
> loaded module: python_module
> Discovered device /
> Discovered device /boot
> Discovered device /scratch
> [multi_traffic] Received the following parameters
> {'target_device0': 'admin', 'target_device1': 'ib0'}
> [PYTHON] Can't call the metric_init function in the python module [nfsstats].
>
> Traceback (most recent call last):
>  File "/usr/lib/ganglia/python_modules/nfsstats.py", line 141, in 
> metric_init
>    (ts, value) =  get_value(configtable[i]['prefix'] + name)
>  File "/usr/lib/ganglia/python_modules/nfsstats.py", line 184, in get_value
>    return (ts, int(m.group(1)))
> AttributeError: 'NoneType' object has no attribute 'group'
>
> -- 
> ing. R. Bastiaans, B.ICT
> * Senior Systems Programmer
> * Operations, Support and Development
>
> SARA
> Science Park 140     PO Box 94613
> 1098 XG Amsterdam NL 1090 GP Amsterdam NL
> P.+31 (0)20 592 3000 F.+31 (0)20 668 3167
>
>
>

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to