This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
uls:testsuite:version_180:preparations [2014-02-28 13:10] uls |
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> | ||
| 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> | ||
| Line 51: | Line 51: | ||
| <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> | ||
| Line 59: | Line 59: | ||
| ==== gnuplot colors ==== | ==== gnuplot colors ==== | ||
| - | Made some research on what colors to use for the output of gnuplot. | + | 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. | 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: | But it took some time. Came back to these settings: | ||
| Line 68: | Line 68: | ||
| * Threshold set to generate 12 colors (the function of pre-shuffle is unclear) | * Threshold set to generate 12 colors (the function of pre-shuffle is unclear) | ||
| - | <!-- define the gnuplot colors in /usr/local/uls/wwwbin/loggingout_grafik_prescript.plt --> | + | But finally, we took these 16 colors: |
| + | * TODO | ||
| + | <!-- define the gnuplot colors in /usr/local/uls/wwwbin/loggingout_grafik_prescript.plt --> | ||
| + | |||
| + | ----- | ||