[smokeping-users] Smokeping not working as intended on Raspbian

Eric Brander mailinglists at rednarb.com
Wed Jan 28 23:17:19 CET 2015


On Wed, Jan 28, 2015 at 2:37 PM, Jake Hall <jake at thegeek.info> wrote:

>
> Hi all,
>
> I am trying to setup Smokeping on my Raspberry Pi to monitor some services
> local to our household, and I have come across a problem (with a fresh
> install of Raspbian and Apache). I installed using apt within the console
>
> First and foremost, running smokeping --debug within console throws the
> following error:
>
>
> pi at raspberrypi ~ $ sudo smokeping --debug
> ERROR: loading smokeping configuration file /usr/sbin/../etc/config: No
> such file or directory
>
>
>
> <snip>

Stopping right there. Anything beyond this message is irelevent until this
is resolved. Edit smokeping in the bin folder and make
sure Smokeping::main("path/to/conf/file"); has the right path and file
name! I have smokeping installed in /opt there for
/opt/smokeping/bin/smokeping has an entry in it that looks
like Smokeping::main("/opt/smokeping/etc/smokeping.conf"); because I have
my conf file saved in /opt/smokeping/etc/. Another option is to tell
smokeping where your config file is on the command line. RTFM for that
syntax.

You may want to check this in smokeping.fcgi as well. It's critical they
all point to the correct config file.

HTH,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20150128/4817ba6c/attachment.html>


More information about the smokeping-users mailing list