That did it for me as well. May want to put that in the documentation online too since it has changed.


Robbie Wright
Siuslaw Broadband
541-902-5101

**For support issues, please email support@siuslawbroadband.com.**


On Wed, Mar 12, 2014 at 1:20 PM, Julian Rutz <mail@jurutz.com> wrote:
Does

$config['smokeping']['split_char']      = "_";

in your observium config help?

On 12.03.14 20:09, Tim Calvin wrote:
> Same symptoms for me.
>
> $config['smokeping']['dir']     = "/var/www/smokeping/data/";
>
> Verified www-data has permissions to these folders and it contains the RRD files.
>
> RRD's in the following format:
>
> host-name_domain_tld.rrd
>
> Can access smokeping webpage directly without issues.
>
>
> From: Robbie Wright <robbie@siuslawbroadband.com<mailto:robbie@siuslawbroadband.com>>
> Reply-To: "observium@observium.org<mailto:observium@observium.org>" <observium@observium.org<mailto:observium@observium.org>>
> Date: Wednesday, March 12, 2014 at 12:35 PM
> To: "observium@observium.org<mailto:observium@observium.org>" <observium@observium.org<mailto:observium@observium.org>>
> Subject: Re: [Observium] Smokeping tab gone on holiday
>
> /var/lib/smokeping
>
> and it contains RRD files in this format, consistent with the documentation.  host-name_domain_tld.rrd
>
> Integration was working great before, something broke in one of the updates.
>
>
> Robbie Wright
> Siuslaw Broadband<http://siuslawbroadband.com>
> 541-902-5101
>
> **For support issues, please email support@siuslawbroadband.com<mailto:support@siuslawbroadband.com>.**
>
>
> On Wed, Mar 12, 2014 at 10:20 AM, Adam Armstrong <adama@memetic.org<mailto:adama@memetic.org>> wrote:
> What is the structure of your smokeping rrd directory?
>
> adam.
>
>
>
> On 2014-03-12 11:20, Peter Persson wrote:
> We are on 5101 and do not have this issue...
>
> /Peter
>
> 2014-03-12 17:41 GMT+01:00 Robbie Wright <robbie@siuslawbroadband.com<mailto:robbie@siuslawbroadband.com>>:
> Anyone have any updates on this? Just updated to 5100 and still no Ping tab.
>
>
> Robbie Wright
> Siuslaw Broadband
> 541-902-5101<tel:541-902-5101>
>
> **For support issues, please email support@siuslawbroadband.com.*<mailto:support@siuslawbroadband.com.*>*
>
>
> On Sat, Mar 8, 2014 at 6:56 AM, Robbie Wright <robbie@siuslawbroadband.com<mailto:robbie@siuslawbroadband.com>>
> wrote:
>
> Robert, have the exact same issue. Feb change log shows smokeping
> improvements so I presumed something happened there. Just hadn't posted
> about it yet.
>
> On Mar 8, 2014 2:49 AM, "Robert Williams" <Robert@custodiandc.com<mailto:Robert@custodiandc.com>> wrote:
>
> Hi - our Smokeping tab has vanished mysteriously. Not sure exactly when
> but definitely within the last week. The setting is still there:
>
>
>
> $config['smokeping']['dir']     = "/var/lib/smokeping/";
>
>
>
> Plus the script which auto-generates the Targets file with the correct
> formatting is still there also and running ok (extract below):
>
>
>
> echo "*** Targets ***\n\nprobe = FPing\n\nmenu = Top\ntitle = Network
> Latency Grapher\nremark = Welcome to SmokePing\n\n";
>
>
>
> $query = mysql_query("SELECT hostname FROM `devices` WHERE `ignore`=0 AND
> `disabled`=0 ORDER BY hostname");
>
> while ($data = mysql_fetch_array($query)) {
>
> $hostid = str_replace(".","_",$data['hostname']);
>
> $hostname = $data['hostname'];
>
> echo "+ $hostid\n\nhost = $hostname\n\n";
>
> }
>
>
>
> Making hosts that look like:
>
>
>
> + sw-msl-pab-52_mastv_local
>
>
>
> host = sw-msl-pab-52.mastv.local
>
>
>
> So the targets file itself looks good and the Smokeping site is running
> fine if you browse it directly. The RRDs are all in /var/lib/smokeping/ and
> we are SVN up'ing daily.
>
>
>
> Host names are unchanged and it has been working fine for over a year so
> I'm lost as to why it would disappear now. It's gone for all hosts as far as
> I can tell?
>
>
>
> I have no idea how to debug it as it's not a poller / discovery thing, so
> any pointers as to what might be broken please?
>
>
>
> Cheers :)
>
> Robert Williams
> Custodian Data Centre
> Email: Robert@CustodianDC.com<mailto:Robert@CustodianDC.com>
> http://www.CustodianDC.com
>
>
> _______________________________________________
> observium mailing list
> observium@observium.org<mailto:observium@observium.org>
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
>
>
>
> _______________________________________________
> observium mailing list
> observium@observium.org<mailto:observium@observium.org>
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
>
> _______________________________________________
> observium mailing list
> observium@observium.org<mailto:observium@observium.org>
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
> _______________________________________________
> observium mailing list
> observium@observium.org<mailto:observium@observium.org>
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
>
>
>
>
> _______________________________________________
> observium mailing list
> observium@observium.org
> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
>

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium