You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Collectd-web Users
Hi, all,
I posted the same question on the verplant.org email group earlier, but no response.. but here it is:
---
I have recently encountered an issue related to collectd configuration generated via automation script, where some plugin (generic_jmx and others) have failed to start up due to the following similar message:
Jun 17 17:58:45 pi6 collectd[2773]: Starting statistics collection and monitoring daemon: collectdParse error in file `/etc/collectd/collectd.conf.d/jmx.conf', line 2414 near `': *syntax error, unexpected $end, expecting EOL* Jun 17 17:58:45 pi6 collectd[2773]: yyparse returned error #1 Jun 17 17:58:45 pi6 collectd[2773]: configfile: Cannot read file `/etc/collectd/collectd.conf.d/jmx.conf'.
I have tested on my local env, and it seemly works just fine. However, I am wondering if this is the root cause or I have been mislead by error message. If there is indeed a requirement on the format - line feed character, to collectd configuration, is it documented somewhere to reference to?