User Tools

Site Tools


uls:testsuite:version_180:preparations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uls:testsuite:version_180:preparations [2014-01-23 11:36]
uls created
uls:testsuite:version_180:preparations [2015-02-25 19:25] (current)
uls
Line 11: Line 11:
  
 <code bash> <code bash>
-u2w_interpreter /​home/​uls/​testsuite/​del_all_limits.s2w+u2w_interpreter /​home/​uls/​testsuite/​del_all_limits.s2w
 </​code>​ </​code>​
  
 Check that the regular ULS jobs are correctly executed by cron: Check that the regular ULS jobs are correctly executed by cron:
 <code bash> <code bash>
-cd /​etc/​cron.d/​ +cd /​etc/​cron.d/​ 
-vi ulsserver+vi ulsserver
 </​code>​ </​code>​
  
 Should look like: Should look like:
-<​file ​crontab ​ulsserver>​+<​file ​bash ulsserver>​
 # delete old values # delete old values
 3 0 * * * uls /​usr/​local/​bin/​jobmonitor2uls -s ULS -t Delete-Old-Loggings /​srv/​uls/​clean/​mysql_delete_old_loggings >/​dev/​null 2>&1 3 0 * * * uls /​usr/​local/​bin/​jobmonitor2uls -s ULS -t Delete-Old-Loggings /​srv/​uls/​clean/​mysql_delete_old_loggings >/​dev/​null 2>&1
Line 41: Line 41:
  
 <code bash> <code bash>
-/​usr/​local/​uls/​ulsmeld/​do_ulsmeld -f test_limits +/​usr/​local/​uls/​ulsmeld/​do_ulsmeld -f test_limits 
-/​usr/​local/​uls/​ulsmeld/​do_ulsmeld -f test_kombilimits +/​usr/​local/​uls/​ulsmeld/​do_ulsmeld -f test_kombilimits 
-/​usr/​local/​uls/​ulsmeld/​do_ulsmeld -f test_isalive+/​usr/​local/​uls/​ulsmeld/​do_ulsmeld -f test_isalive
 </​code>​ </​code>​
  
-:!: That will perhaps run for a long time depending on the number of unprocessed values :!:+:!: That will perhaps run for a long time depending on the number of meanwhile ​unprocessed values :!:
  
 Clear the log file for the notification messages: Clear the log file for the notification messages:
  
 <code bash> <code bash>
-echo > /​tmp/​ulsserver.meldungen.out +echo > /​tmp/​ulsserver.meldungen.out 
-chmod 664 /​tmp/​ulsserver.meldungen.out+chmod 664 /​tmp/​ulsserver.meldungen.out
 </​code>​ </​code>​
  
 ---- ----
 +
 +==== gnuplot colors ====
 +
 +We made some research on what colors to use for the output of the graphs for which gnuplot is used.
 +Found [[http://​phrogz.net/​css/​distinct-colors.html]] very useful to play around with colors.
 +But it took some time. Came back to these settings:
 +
 +  * Hue: 0 to 360, step 30
 +  * Saturation: 100 to 30, step 70
 +  * Value: 100 to 100, no variation
 +  * Threshold set to generate 12 colors (the function of pre-shuffle is unclear)
 +
 +But finally, we took these 16 colors:
 +  * TODO
 +
 +
 +<!-- define the gnuplot colors in /​usr/​local/​uls/​wwwbin/​loggingout_grafik_prescript.plt ​ --> ​
 +
 +-----
 +
uls/testsuite/version_180/preparations.1390473407.txt.gz · Last modified: 2014-01-23 11:36 by uls