-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SmartOS] Broken collectd-network in 2016Q4 #483
Comments
Hm, it's strange. I see the network.so lib doesn't link libgcrypt like it should (I think), but I can't bring collectd crashing on the missing symbol, it just keeps running. I'll continue investigating. |
Ah, probably I should have include also the configuration I'm using! Here's the relevant part:
If link against |
Ah OK, confirmed. |
I fixed this in pkgsrc trunk, will backport to 2016Q4. |
Great! Many thanks! |
Should be fixed in 2016Q4, I backported the update to 5.7.1 too. |
sysutils/collectd-network: build fix Revisions pulled up: - sysutils/collectd-network/Makefile 1.2 --- Module Name: pkgsrc Committed By: fhajny Date: Thu Apr 13 17:48:27 UTC 2017 Modified Files: pkgsrc/sysutils/collectd-network: Makefile Log Message: Use a more explicit libgcrypt reference, fixes joyent/pkgsrc#483. PKGREVISION++
sysutils/collectd-network: build fix Revisions pulled up: - sysutils/collectd-network/Makefile 1.2 --- Module Name: pkgsrc Committed By: fhajny Date: Thu Apr 13 17:48:27 UTC 2017 Modified Files: pkgsrc/sysutils/collectd-network: Makefile Log Message: Use a more explicit libgcrypt reference, fixes joyent/pkgsrc#483. PKGREVISION++
sysutils/collectd-network: build fix Revisions pulled up: - sysutils/collectd-network/Makefile 1.2 --- Module Name: pkgsrc Committed By: fhajny Date: Thu Apr 13 17:48:27 UTC 2017 Modified Files: pkgsrc/sysutils/collectd-network: Makefile Log Message: Use a more explicit libgcrypt reference, fixes joyent/pkgsrc#483. PKGREVISION++
sysutils/collectd-network: build fix Revisions pulled up: - sysutils/collectd-network/Makefile 1.2 --- Module Name: pkgsrc Committed By: fhajny Date: Thu Apr 13 17:48:27 UTC 2017 Modified Files: pkgsrc/sysutils/collectd-network: Makefile Log Message: Use a more explicit libgcrypt reference, fixes joyent/pkgsrc#483. PKGREVISION++
Hi,
recently I noticed that nodes I migrated to base-64-lts 16.4.1 are no longer sending metrics to my central graphite server. Turned out that
collectd
daemon was failing to start due to fatal error. Here's the message:image:base-64-lts 16.4.1
collectd:
5.6.2
platform:
joyent_20161222T003450Z
Regards,
Filip
The text was updated successfully, but these errors were encountered: