Search Criteria
Package Details: collectd 5.12.0-16
Package Actions
Git Clone URL: | https://aur.archlinux.org/collectd.git (read-only, click to copy) |
---|---|
Package Base: | collectd |
Description: | Daemon which collects system performance statistics periodically |
Upstream URL: | https://collectd.org/ |
Licenses: | MIT AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only AND ISC AND MIT-0 |
Submitter: | arojas |
Maintainer: | lilydjwg (lilac) |
Last Packager: | lilac |
Votes: | 10 |
Popularity: | 0.058024 |
First Submitted: | 2021-05-08 09:06 (UTC) |
Last Updated: | 2024-06-21 11:10 (UTC) |
Dependencies (59)
- iptables (iptables-fullconenatAUR, iptables-fullconenat-nftAUR, iptables-gitAUR, iptables-nft)
- libltdl (libtool-gitAUR, libtool)
- libnsl (libnsl-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR) (make)
- libatasmart (libatasmart-gitAUR) (make)
- libdbi (make)
- libesmtp (make)
- libgcrypt (make)
- libmemcached (libmemcached-awesome) (make)
- libmicrohttpd (libmicrohttpd-gitAUR) (make)
- libnotify (libnotify-gitAUR) (make)
- libopingAUR (make)
- libpcap (libpcap-gitAUR) (make)
- librabbitmq-c (make)
- libvirt (libvirt-gitAUR, libvirt-xenAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- lm_sensors (lm_sensors-gitAUR) (make)
- lvm2 (make)
- mariadb-libs (libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-lts-libs) (make)
- mosquitto (mosquitto-gitAUR) (make)
- net-snmp (make)
- nut (network-ups-tools-gitAUR) (make)
- openipmi (make)
- perl (perl-gitAUR) (make)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (make)
- protobuf-c (protobuf-c-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rrdtool (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR) (make)
- yajl (yajl-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (optional) – apache, ascent, curl, nginx, and write_http plugins
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR) (optional) – netlink plugin
- libatasmart (libatasmart-gitAUR) (optional) – smart plugin
- libdbi (optional) – dbi plugin
- libesmtp (optional) – notify_email plugin
- libgcrypt (optional) – encryption and authentication for network plugin
- libmemcached (libmemcached-awesome) (optional) – memcachec plugin
- libmicrohttpd (libmicrohttpd-gitAUR) (optional) – prometheus plugin
- libnotify (libnotify-gitAUR) (optional) – notify_desktop plugin
- libopingAUR (optional) – ping plugin
- libpcap (libpcap-gitAUR) (optional) – dns plugin
- librabbitmq-c (optional) – amqp plugin
- libvirt (libvirt-gitAUR, libvirt-xenAUR) (optional) – libvirt plugin
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (optional) – ascent and libvirt plugins
- lm_sensors (lm_sensors-gitAUR) (optional) – lm_sensors and sensors plugins
- lvm2 (optional) – lvm plugin
- mariadb-libs (libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-lts-libs) (optional) – mysql plugin
- mosquitto (mosquitto-gitAUR) (optional) – MQTT plugin
- net-snmp (optional) – snmp plugin
- nut (network-ups-tools-gitAUR) (optional) – nut plugin
- openipmi (optional) – ipmi plugin
- perl (perl-gitAUR) (optional) – perl plugin
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (optional) – postgresql plugin
- protobuf-c (protobuf-c-gitAUR) (optional) – write_riemann plugin
- python (python37AUR, python311AUR, python310AUR) (optional) – python plugin
- rrdtool (optional) – rrdtool and rrdcached plugins
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR) (optional) – UdevNameAttr option
- yajl (yajl-gitAUR) (optional) – curl_json plugin
Required by (1)
- co2mon-git (optional)
Latest Comments
1 2 Next › Last »
zork commented on 2024-08-28 11:19 (UTC)
Ok, my fault. I removed base-devel earlier.
lilydjwg commented on 2024-08-28 03:03 (UTC)
@zork do you mean build time dependency or runtime dependency? For build time, pkgconf is depended by base-devel, so it's implicitly assumed.
zork commented on 2024-08-27 16:48 (UTC)
Thanks, it works, but now pkgconf is a required dependency.
lilydjwg commented on 2024-06-21 11:11 (UTC)
Fixed. libgcrypt-config is gone: https://dev.gnupg.org/T5034. Upstream issue: https://github.com/collectd/collectd/issues/4310
zork commented on 2024-06-21 09:38 (UTC)
Currently failing with:
... and more gcry_... undefined references
lilydjwg commented on 2024-05-29 00:57 (UTC)
@Levitating yes, it's set by upstream. Search "Password" in the file and you can see why. You can change the permissions if you want of course.
Levitating commented on 2024-05-28 23:13 (UTC)
Is the config supposed to not be world-readable?
lilydjwg commented on 2024-05-09 03:42 (UTC)
@prwood it's fixed.
prwood commented on 2024-05-09 00:29 (UTC) (edited on 2024-05-09 00:38 (UTC) by prwood)
collectd build is currently failing on my system, apparently while compiling the nut plugin: https://gist.github.com/prwood/5cf605feeae99aa59d9fa01c5c4e6133
tolumak commented on 2023-05-07 08:42 (UTC)
waow, what a prompt fix! Thank you very much!
1 2 Next › Last »