[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat May 1 11:03:59 CEST 2010
contrib/collectd_unixsock.py | 66 +++++++++++++++++++++++++++++++++--------
version-gen.sh | 2 +-
2 files changed, 54 insertions(+), 14 deletions(-)
New commits:
commit 2fe7b905e3875a2c0cba81c995dc3ab93ac67e14
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat May 1 11:03:47 2010 +0200
version-gen.sh: Bump version to 4.10.0.
commit ff8390d53b08dd36f8b0c5f4e530fe7ea9f21b90
Merge: 96382507c3296a35399f6b3c258ae2a47761bf06 c9a98da0bdd86f7a13bbc6b00a016941d6e79dd6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat May 1 11:02:57 2010 +0200
Merge remote branch 'powdahound/master'
commit c9a98da0bdd86f7a13bbc6b00a016941d6e79dd6
Author: Garret Heaton <powdahound at gmail.com>
Date: Sun Nov 15 16:09:21 2009 +0000
Work with unix socket more defensively
If it fails when writing, reconnect and try one more time. If it fails
at other times, just reconnect.
commit 0f512f5546c5d45721171d6dc891488b47b601a3
Merge: c901e521eea4a7f066e9e359e8dca49935064d61 9fbaea758b3821d305a89782b8f260cc787e21ab
Author: Garret Heaton <powdahound at gmail.com>
Date: Mon Nov 9 08:53:51 2009 -0800
Merge branch 'master' of git://github.com/octo/collectd
commit c901e521eea4a7f066e9e359e8dca49935064d61
Author: Garret Heaton <powdahound at gmail.com>
Date: Sun Oct 18 15:34:13 2009 -0700
Support all plain text protocol commands
Also rename class from Collect to Collectd and improve output when run
as standalone script.
commit ef868b32154b2711850f70832ab0cd895f431376
Author: Garret Heaton <powdahound at gmail.com>
Date: Sun Oct 18 14:19:26 2009 -0700
Follow Python PEP-8 syntax requirements.
Also remove comment which seems to refer to a file outside of the
collectd project.
commit 2176c4f4fa8609608570e63629ef875531c8e06d
Author: Garret Heaton <powdahound at gmail.com>
Date: Sun Oct 18 14:09:26 2009 -0700
Ignore compiled python files
commit c896ff6c84d6dc2e3bef5840bc453a9d318e54c2
Author: Garret Heaton <powdahound at gmail.com>
Date: Sun Oct 18 14:06:22 2009 -0700
Replace dashes with underscores in python modules
It's not possible to import python modules with dashes in the name.
See http://bit.ly/2t7fcy for more information.
commit f91f41d39ff7d009d8305d7dbfb29a26738af1ee
Author: Garret Heaton <powdahound at gmail.com>
Date: Sun Oct 18 13:29:23 2009 -0700
Ignore more java bindings classes
More information about the collectd-changes
mailing list