I'm trying to get collectd to write data to influxdb. The folks on the influxdb list suggested I do so with the java plugin.When I configure it and restart collectd I get: Sep 11 15:35:47 localhost collectd: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00007f803559d000, 2555904, 1) failed; error='Permission denied' (errno=13) Sep 11 15:35:47 localhost collectd: # Sep 11 15:35:47 localhost collectd: # There is insufficient memory for the Java Runtime Environment to continue. Sep 11 15:35:47 localhost collectd: # Native memory allocation (mmap) failed to map 2555904 bytes for committing reserved memory.
The detailed error log in in https://gist.github.com/anonymous/2da78e79328f6430d8fb Details: Centos 7, running on a VMware VM. 4 CPU, 16 GB RAM Collectd 5.5.0.git [root@localhost collectd.d]# free =mh total used free shared buff/cache available Mem: 8011552 137044 7623224 8612 251284 7659596 Swap: 8257532 0 8257532 [root@localhost collectd.d]# [root@localhost collectd.d]# uname -a Linux localhost.localdomain 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Any pointers on how to resolve this? -- -------------------------- Dan Mahoney [email protected] "How you behave towards cats here below determines your status in Heaven." Robert Heinlein "There are two means of refuge from the miseries of life - music and cats" - Albert Schweitzer
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
