Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^3: Plaintext plot - existing sofware?

by parv (Parson)
on Jul 21, 2021 at 11:58 UTC ( [id://11135261]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Plaintext plot - existing sofware?
in thread Plaintext plot - existing sofware?

ScatterPlot worked in the way I wanted to ...

elapsed:day
5.3                                         ... 
|                                        ....   
|                                    .....      
|                                 ....          
|                             .....             
|                       .......                 
|                 .......                size:T 
0.0        ........                        20.7 
0.0.........------------------------------------

(This & following 2 lines I have added myself.)
X: amount of data transferred, TB;
Y: number of days elapsed.

Above is not very linear graph of data transferred via zfs send | ssh other-host zfs recv from one FreeBSD 12 host to another. After 5.3 days, 20.7 TB of data (total is 47.9 TB) had been transferred.

As of now, linear regression suggests ~10 more days to finish. Polynomial curve fit (of degree 3) — which had matched the plot more than linear regression — estimates ~30 days. Yikes!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135261]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 18:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found