Skip to Content.

rare-users - Re: [gn4-3-wp6-t1-wb-RARE] url shortener for the blog....

Subject: RARE user and assistance email list

List archive


Re: [gn4-3-wp6-t1-wb-RARE] url shortener for the blog....


Chronological Thread 
  • From: mc36 <>
  • To: Frederic LOUI <>
  • Cc: "" <>
  • Subject: Re: [gn4-3-wp6-t1-wb-RARE] url shortener for the blog....
  • Date: Tue, 9 Mar 2021 08:34:44 +0100

and if once you did the nmaas work, you can embed an 1x1 transparent,
self-refreshing png somewhere on the blogs,
i define an other domain like readers.freertr and the measure123.png,
and you can measure the on-screen time of the blog pages....
and if we add .visitors to measureX.png then you'll
have the client ip, os, browsers, screen size and who knows what else?
basically with the same set of prometheus graphings.... :)
regards,
cs




On 3/9/21 8:05 AM, mc36 wrote:
lemme precise it a bit....

On 3/9/21 7:28 AM, mc36 wrote:
your wish is my commmand, sir!
and at least i can provide you access stats (via prometheus if that's your
next wish?),
and you can tell them that it self-hosted...

so the vrf is already there, you already read most of my infra,
and as you can see these stats are just tables as usual,
so about 10 lines of config to define a sensor for them....
after that,
then you can check the real-time reading in nmaas after posting a tweet....
in this case hopefully we wont hit the double/float issue, but who knows?...:)


www#show ipv4 route nmaas
typ  prefix              metric  iface        hop   
          time
B    10.1.1.236/30       200/0   null@home:4  10.10.10.10    
1d16h
S    172.16.11.0/24      1/0     tunnel8     
192.168.122.37  1d16h
S    192.168.113.0/24    1/0     tunnel8      192.168.122.37 
1d16h
S    192.168.122.0/27    1/0     tunnel8      192.168.122.37 
1d16h
C    192.168.122.36/30   0/0     tunnel8      null       
     1d16h
LOC  192.168.122.38/32   0/1     tunnel8      null        
    1d16h
S    192.168.123.128/27  1/0     tunnel8      192.168.122.37 
1d16h
B    192.168.252.0/32    200/0   null@home:4  10.1.11.1      
1d16h
B    192.168.252.1/32    200/0   null@home:4  10.10.10.1     
1d16h
B    192.168.252.2/32    200/0   null@home:4  10.10.10.2     
1d16h
B    192.168.252.4/32    200/0   null@home:4  10.10.10.4     
1d16h
B    192.168.252.5/32    200/0   null@home:4  10.10.10.5     
1d16h
B    192.168.252.8/32    200/0   null@home:4  10.10.10.8     
1d16h
B    192.168.252.10/32   200/0   null@home:4  10.10.10.10    
1d16h
B    192.168.252.11/32   200/0   null@home:4  10.10.10.11    
1d16h
C    192.168.252.18/32   0/0     loopback8    null        
    1d16h
B    192.168.252.20/32   200/0   null@home:4  10.10.10.20    
1d16h
B    192.168.252.26/32   200/0   null@home:4  10.10.10.26    
1d16h
B    192.168.252.180/32  200/0   null@home:4  10.10.10.180    1d16h
B    192.168.252.199/32  200/0   null@home:4  10.10.10.199    1d16h
B    192.168.252.255/32  200/0   null@home:4  10.1.11.198     1d16h

www#


and if the per domain accounting is enough, check out http://fun.nop.hu/ 's
first some files: .visitors
and the domain y.freertr pronounced also have some fun factor and you can get
rid of x in the pathname.... :)
regards,
cs




www#show dns inet freertr.net | include y|hiy
name                 type   data              
                               hit  ttl    
   since
y.freertr.net        cname  www.freertr.net             
                     1    00:10:00  00:02:29

www#show http inet | include y|hit
host                hit   last
y.freertr.net       7     00:02:29

www#show config-differences
server dns inet
  zone freertr.net rr y.freertr.net cname www.freertr.net
  exit
server http inet
  host y.freertr.net path /data/freerouter/
  host y.freertr.net redir https://wiki.geant.org/x/
  host y.freertr.net subconn 1
  exit

www#write





mc36@noti:~$ curl y.freertr.net/WZTTC
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>moved</title></head><body>moved to <a
href="https://wiki.geant.org/x/WZTTC";>https://wiki.geant.org/x/WZTTC</a>. will be
redirected.</body></html>
mc36@noti:~$



Archive powered by MHonArc 2.6.19.

Top of Page