chvvkumar / Monitoring

Monitor ESXi, Synology, Docker, PiHole and Raspberry Pi and Windows using Grafana, InfluxDB and Telegraf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error Parse Json

CAVACO-PT opened this issue · comments

Hello , and thanks for sharing your monitor , im having this issue , when trying to put piholestats.py working , telegraf gives that error , what am i doing wrong ??

2019-01-19T11:57:00Z E! [inputs.exec]: Error in plugin: unable to parse out as JSON, invalid character '}' looking for beginning of value

2019-01-19T11:57:00Z E! [inputs.exec]: Error in plugin: exec: exit status 1 for command '/bin/piholestats.py': Traceback (most recent call last):...

Did you already get the issue fixed? I saw the error when I was developing the config file as well and in my case the telegraf user did not have the correct permissions to execute the python script.