Metadata-Version: 1.0
Name: collectd
Version: 1.0
Summary: library for sending statistics over UDP to collectd servers
Home-page: http://code.google.com/p/collectd/
Author: Eli Courtwright
Author-email: eli@courtwright.org
License: BSD
Download-URL: http://collectd.googlecode.com/files/collectd-1.0.tar.gz
Description: This Python module implements the binary protocol used by the collectd Network
        plugin to let you send arbitrary numeric data to collectd servers. Other than
        turning on the Network plugin on the destination collectd server, no
        configuration is needed.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking :: Monitoring
