guerremdq / collectd-nfs-freebsd

NFS Plugin for collectd and FreeBSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

collectd-nfs-freebsd

NFS Plugin for collectd and FreeBSD

configuration

        <Plugin python>
            ModulePath "/opt/collectd/plugins/python/"
            LogTraces true
            Interactive false
            Import "nfs_stats"

            <Module nfs_stats>
            </Module>
        </Plugin>

About

NFS Plugin for collectd and FreeBSD

License:GNU General Public License v3.0


Languages

Language:Python 100.0%