<<< Chronological Index >>>    <<< Thread Index >>>

How to stop weekly/monthly plots


Rene,

1. To start/stop making weekly plots, do

    vi ~ttraffic/bin/daily_plots.pl

   Look for 

    print "Weekly plots\n";
    generate_plots ($arguments, "week");
  
   And comment out the "generate_plots ()" statement.

2. Same for monthly plots.

3. To stop both:

    log in as ttraffic on x49.ripe.net
    at -l 
    find the job that starts at 3am.
    atrm <job-id>

(and drop me a mail if you have done this).

Henk
 


------------------------------------------------------------------------------
Henk Uijterwaal                    Email: henk.uijterwaal@ripe.net
RIPE Network Coordination Centre     WWW: http://www.ripe.net/home/henk
Singel 258                         Phone: +31.20.535-4414,  Fax -4445
1016 AB Amsterdam                   Home: +31.20.4195305
The Netherlands                   Mobile: +31.6.55861746  
------------------------------------------------------------------------------

A man can take a train and never reach his destination.
                                               (Kerouac, well before RFC2780).






<<< Chronological Index >>>    <<< Thread Index >>>