Received: from mail-lj1-f194.google.com (mail-lj1-f194.google.com [209.85.208.194]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 1FA57782BDD for <~alpine/users@lists.alpinelinux.org>; Tue, 9 Jun 2020 08:53:13 +0000 (UTC) Received: by mail-lj1-f194.google.com with SMTP id y11so22380001ljm.9 for <~alpine/users@lists.alpinelinux.org>; Tue, 09 Jun 2020 01:53:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=LnE/FNE/AJFQp0PUuXj0x4Gzc2cWrRJ5Tna4Szt3x7A=; b=Uh33CQsrhzEpfEO3lIpdObWKd0Jzx92ekqlU9NvANkWmEy0YqZpwT1KIre84HUl0pA Eb9Q9dxF98eevmu184U+HcTy1eXU0Ut3sJ4rpJ59kHNNgu4i7VA3A+VlYIVu8jeODb8H OO2s8D4TG9Hj1amH5NrQwlqsa51el/8pHImH1Epi+gUvfdmAbccT2wIx5gqV6Gw3WDsa sGg+zRhLwqC/Qrsxc25C30sMJkS8FgWIB/QXX5YRt4WKEL63MzpnPqSitOPVBQBYoG3B My+8ZiQd0t7wE2wFMNoLUqnueAuU6rfZyHFSj8usoRlKUbOzKtL0KtwnEBLizE4vcpbp /xvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=LnE/FNE/AJFQp0PUuXj0x4Gzc2cWrRJ5Tna4Szt3x7A=; b=MNtXc3467VcK3i5AphYM9JKgnjGqBPb3oQz6qouXBeWwskkwiXd6sTnBidw7HOKXvR FZtImrLknE9sdU+tjgzk4BB+1GmZLcQ8ZKyXe4rZgu16LyBMEzocdqdhZjneW1lZ6rqR 5Po2BvEcmStZkrEqF96KJkeeFqrjeI0E8ZTLfrndCGDnqel/54ZRNQBeL6+5lVcVxwin 0IrSKkMC+jmKnIKZKWgOS38kVTFNNlPYLCQupB7+sd48AlAtMhnZ3Bvt5zc6TCY+jNEl FhYFAAUaW0n+kRHeqlus2NxB8XET3RJwB3hF1urPMcXZNW0m5RWyWT4UVIQlwZkBZ8z6 QWzw== X-Gm-Message-State: AOAM531jceWNEPOFfjDPGawmDdhgaaB9y/Ent01t4kOPl7ZyNfbHJA7V rp73iG1GysfVbAJOROH1dJUdc0QlJTDlYeKFLis= X-Google-Smtp-Source: ABdhPJxKP/zD7/Owi3LGnrkqFO3p8EM5mDWaDsqiSPwmd9EgiOFUNjnfx2vhUjrg+uaU6DXsKrGJikrUE1XaEujU7Xo= X-Received: by 2002:a2e:870f:: with SMTP id m15mr6011128lji.392.1591692792246; Tue, 09 Jun 2020 01:53:12 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a05:6512:3047:0:0:0:0 with HTTP; Tue, 9 Jun 2020 01:53:11 -0700 (PDT) In-Reply-To: References: From: PICCORO McKAY Lenz Date: Tue, 9 Jun 2020 04:53:11 -0400 Message-ID: Subject: Re: Smokeping Lighttpd config issue To: Phani Krishna Raavi Cc: ~alpine/users@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable currently i'm working in docker documentation.. right now exact commands are just variations of the wiki pages of cacti.. but with one adition.. usage of aliasing is the correct and professional wa= y! i try to updated that wiki page but curently not right now! please read about aliasing in lighttp config wiki 2020-06-08 1:34 GMT-04:00, Phani Krishna Raavi : > Dear PICCORO McKAY Lenz, > > Is it possible to give the new set/flow of commands and changes in the > config files so the WIKI document can also be updated and it will be help= ful > to a lot of Network Admins who are looking for a lightweight Smokeping > solution. > > Regards > > > Phani Krishna Ravi > > > > > > > >> On 08-Jun-2020, at 8:17 AM, PICCORO McKAY Lenz >> wrote: >> >> i read that wiki page.. everything on it is the biggest piece of crap I'= ve >> ever seen: >> >> 1) it uses sudo.. >> 2) set up 777 to a file.. so are worldwide writeable >> 3) set up soft links that breaks and unorganized the filesystem hierarch= y >> 4) added world wide permission to the lighttpd user >> >> also of course it break all kind of security, puff >> >> CORRECT WAY: >> >> 1) DONT USE ANY SUDO SHIT >> 2) use aliasing in lighttpd.. check lighttpd wiki page for examples >> 3) use aliasing to the .simg file event setup soft links >> 4) added lighttpd user to the net group to able to use traceroute, or us= e >> setuid >> 5) added lighttpd user to the net group to able to use fping, or use >> setuid >> >> >> All the monitoring production deploys must be like Catci wiki page: >> https://wiki.alpinelinux.org/wiki/Cacti:_traffic_analysis_and_monitoring= _network >> >> >> >> Lenz McKAY Gerardo (PICCORO) >> http://qgqlochekone.blogspot.com >> >> El dom., 7 de jun. de 2020 a la(s) 15:39, Phani Krishna Raavi >> (phani@rvr.in ) escribi=C3=B3: >> There is an issue with the Howto Smokeping in Alpine Linux >> (https://wiki.alpinelinux.org/wiki/Setting_up_Smokeping >> ) the lighttpd >> config is not working in the cgi. also what is the working URL in the >> above config. > > --=20 Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com