Smoke ping integration error

Hi experts,

I’m trying to integrate the smokeping in LibreNMS, after following all the steps and verify the service I get this:

root@librenms:/opt/librenms/scripts# sudo systemctl status smokeping
● smokeping.service - LSB: Start or stop the smokeping latency logging system daemon
Loaded: loaded (/etc/init.d/smokeping; generated)
Active: active (exited) since Thu 2018-10-04 13:59:56 UTC; 1 day 2h ago
Docs: man:systemd-sysv-generator(8)
Process: 1659 ExecReload=/etc/init.d/smokeping reload (code=exited, status=6)

oct 05 00:05:02 librenms smokeping[3990]: ERROR: can’t open /opt/smokeping/etc/librenms.conf: No such file or directory
oct 05 00:05:02 librenms systemd[1]: Reloaded LSB: Start or stop the smokeping latency logging system daemon.
oct 05 15:55:01 librenms systemd[1]: Reloading LSB: Start or stop the smokeping latency logging system daemon.
oct 05 15:55:01 librenms smokeping[28147]: Checking smokeping configuration file syntax…
oct 05 15:55:02 librenms smokeping[28147]: ERROR: can’t open /opt/smokeping/etc/librenms.conf: No such file or directory
oct 05 15:55:02 librenms systemd[1]: Reloaded LSB: Start or stop the smokeping latency logging system daemon.
oct 05 16:00:01 librenms systemd[1]: Reloading LSB: Start or stop the smokeping latency logging system daemon.
oct 05 16:00:01 librenms smokeping[1659]: Checking smokeping configuration file syntax…
oct 05 16:00:02 librenms smokeping[1659]: ERROR: can’t open /opt/smokeping/etc/librenms.conf: No such file or directory
oct 05 16:00:02 librenms systemd[1]: Reloaded LSB: Start or stop the smokeping latency logging system daemon.

As indicates the error the folder /opt/smokeping has not been created. How can I proceed?

Thanks.

Regards.