summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-11-05Release stackdriver-collectd v6.1.4Shulhan
2021-07-20all: change the systemd service run as "simple" instead of "forking"Shulhan
This changes run collectd in systemd service with flag "-f" (do not fork to the background).
2021-07-20all: fix some files installed in "/NONE"Shulhan
Set the prefix and exec-prefix options when running configure to /opt/collectd to fix the perl bindings files installed in /NONE.
2021-07-20Makefile: fix invalid task name "gensign", it should be "geninteg"Shulhan
2021-07-20all: update package to version 6.1.3Shulhan
This changes patch the Makefile.am to make it buildable with latest openjdk. Without the patch, the build will thrown an error, Source option 6 is no longer supported. Use 7 or later.
2021-01-14Release v6.1.1shulhan
2020-12-01stackdriver-collectd: new package for v6.1.0shulhan
This is the Stackdriver's monitoring agent based on collectd for monitoring VMs on GCP.