[collectd-changes] collectd, the system statistics collection daemon: Changes to 'st/netapp'

Florian Forster octo at verplant.org
Wed Sep 23 11:01:19 CEST 2009


New branch 'st/netapp' available with the following commits:
commit 235e731905fc81a379ba7ba0717dd96a69ac2737
Author: Sven Trenkel <sven.trenkel at noris.net>
Date:   Tue Sep 22 09:46:36 2009 +0200

    netapp plugin: New plugin to collect statistics from NetApp filers.
    
    Moin,
    
    ich wollts ja eigentlich letzte Woche schon geschickt haben, aber hier ists
    nun doch noch: Das collectd netapp Plugin. Es ist noch einiges an doppeltem
    Code vorhanden, er ist noch nicht schön und der Configurationscode ist noch
    nicht in der angemessenen Ausführlichkeit getestet, aber zumindest hier bei
    mir funktioniert jetzt alles und ist voll konfiguriertbar.
    
    Kompilieren tut ich das Ganze so:
    gcc -g -c -Wall -I include -I /home/ifst/collectd-4.4.2/src netapp.c
    gcc -g -o netapp.so -lnetapp -lxml -lpthread -ladt -lssl -lm -shared netapp.o
    
    Mit freundlichen Grüßen
    
    Sven Trenkel




More information about the collectd-changes mailing list