[smokeping-users] smokeping-users Digest, Vol 149, Issue 1

Marc Brinkmann marc.brinkmann at gmail.com
Thu Sep 5 14:49:46 CEST 2019


Thank you very much Uffe!
I've updated my nginx-config to contain the right aliases.

        location ^~ /smokeimg/ {
            alias /usr/share/smokeping/www/images/;
            try_files $uri $uri/ =404;
        }

        location ^~ /js/ {
            alias /usr/share/smokeping/www/js/;
            try_files $uri $uri/ =404;
        }

        location ^~ /css/ {
            alias /usr/share/smokeping/www/css/;
            try_files $uri $uri/ =404;
        }

Now it looks flawlessly and much nicer than before :)
https://cloud.grolman-group.com/s/qLdeKmWN10iADeZ

Have a great day
Kind regards
Marc

Am Di., 3. Sept. 2019 um 12:00 Uhr schrieb <
smokeping-users-request at lists.oetiker.ch>:

> Send smokeping-users mailing list submissions to
>         smokeping-users at lists.oetiker.ch
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
> or, via email, send a message with subject or body 'help' to
>         smokeping-users-request at lists.oetiker.ch
>
> You can reach the person managing the list at
>         smokeping-users-owner at lists.oetiker.ch
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of smokeping-users digest..."
>
>
> Today's Topics:
>
>    1. smokeping-interface after upgradeing to debian    buster
>       (Marc Brinkmann)
>    2. Re: smokeping-interface after upgradeing to debian buster
>       (Uffe R. B. Andersen)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 2 Sep 2019 16:46:14 +0200
> From: Marc Brinkmann <marc.brinkmann at gmail.com>
> To: smokeping-users at lists.oetiker.ch
> Subject: [smokeping-users] smokeping-interface after upgradeing to
>         debian  buster
> Message-ID:
>         <
> CAGcw5iQFujJDg2UDckOxe4mxCOPQ6LgFjcvnvBb6p7Y-o2-Zfw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Dear Smokeping Users,
>
> i've upgraded our internal monitoring-server some days ago from Debian
> Stretch to Debian Buster.
> Also i've updated the nginx-config to point to php7.3 instead of 7.0 the
> interface now looks like this:
> https://cloud.grolman-group.com/s/iR8l2EPhHsWFbI6 (sorry i cannot really
> explain whats wrong, i'm not webpage dev :)
> I can also see, that i cannot zoom into the graph anymore, but they are
> still beeing filled with data.
> Running smokepoing --check also confirmed:
> --   Configuration file '/etc/smokeping/config' syntax OK.  --
>
> Any hint what is still wrong is highly appreciated :)
>
> Thanks and wish you a nice evening.
> Marc
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20190902/d6b09512/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Mon, 2 Sep 2019 20:14:14 +0200
> From: "Uffe R. B. Andersen" <urb at twe.net>
> To: smokeping-users at lists.oetiker.ch
> Subject: Re: [smokeping-users] smokeping-interface after upgradeing to
>         debian buster
> Message-ID: <82ae4841-e91d-5289-819e-7fd2082b123d at twe.net>
> Content-Type: text/plain; charset=utf-8
>
> On 2019-09-02 16:46, Marc Brinkmann wrote:
> > Dear Smokeping Users,
> >
> > i've upgraded our internal monitoring-server some days ago from Debian
> > Stretch to Debian Buster.
> > Also i've updated the nginx-config to point to php7.3 instead of 7.0 the
> > interface now looks like this:
> > https://cloud.grolman-group.com/s/iR8l2EPhHsWFbI6 (sorry i cannot really
> > explain whats wrong, i'm not webpage dev :)
> > I can also see, that i cannot zoom into the graph anymore, but they are
> > still beeing filled with data.
> > Running smokepoing --check also confirmed:
> > --?? Configuration file '/etc/smokeping/config' syntax OK.? --
> >
> > Any hint what is still wrong is highly appreciated :)
>
> I had the same issue a while ago - if I recall correctly, some paths
> were changed. I think I had to add some aliases to my httpd.conf file:
>
> Alias /smokeimg/ /usr/local/smokeping/htdocs/img/
> Alias /js/ /usr/local/smokeping/htdocs/js/
> Alias /css/ /usr/local/smokeping/htdocs/css/
>
> This is on a FreeBSD 11.3 with Apache, so your statement and paths will
> probably be different.
>
> --
> Med venlig hilsen - Sincerely
> Uffe R. B. Andersen - mailto:urb at twe.net
> http://blog.andersen.nu/
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> smokeping-users mailing list
> smokeping-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
>
>
> ------------------------------
>
> End of smokeping-users Digest, Vol 149, Issue 1
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20190905/d56a7fdb/attachment.html>


More information about the smokeping-users mailing list