collectd icon indicating copy to clipboard operation
collectd copied to clipboard

Stackdriver's monitoring agent based on collectd (http://collectd.org).

Results 4 collectd issues
Sort by recently updated
recently updated
newest added

* Version of collectd: 6.1.3-1 * Operating system / distribution: CentOS Linux release 8.3.2011 ## Expected behavior No errors with default configuration on virtual machine instances _without_ swap. ## Actual...

* Version of collectd: 6.1.1 * Operating system / distribution: Linux / Arch ## Expected behavior No error. ## Actual behavior The collectd program print the following error message, ```...

* Version of collectd: GCM-46 * Operating system / distribution: Windows 2019 ## Expected behavior The system user does not have permission to the disk created by the drive file...

Fixes: src/libcollectdclient/network_parse.c: In function 'network_parse': src/libcollectdclient/network_parse.c:537:13: error: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Werror=format=] 537 | DEBUG("lcc_network_parse():...

cla: yes