linuxserver/docker-smokeping

[FEAT] InfluxDB support

sartoricz opened this issue · 2 comments

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Would you kindly add InfluxDB::HTTP perl module to the docker file?
I'm trying to export data into an Influx database and it is failing with
DBG: Setting up a new InfluxDB connection
ERROR: Could not import InfluxDB modules, but InfluxDB host was configured: Can't locate InfluxDB/HTTP.pm in @inc (you may need to install the InfluxDB::HTTP module) (@inc entries checked: .. /usr/share/smokeping /usr/local/lib/perl5/site_perl /usr/local/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /usr/share/smokeping/Smokeping.pm line 4169.

Reason for change

Make possible InfluxDB export, which is supported by Smokeping by default.

Proposed code change

No response

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Change has been merged in.