VoViewGraphing

From PDP/Grid Wiki
Jump to navigationJump to search

Copied all script and data from beerput:/project/srv/monifarm to (hefnet):/global/ices/grid/nikhef/elprod/monifarm and changes the php scripts and web pages on /www/grid/stats/ and /www/grid/stats/ndpf-prd such that they look to the new generated data.

A few changes were also made to the script, such that they write the generated graphs to the standard web tree, and look for rrdtool in /global/ices/toolset/ibin/ (JT: thus resolving the empty graphs)

Added HEFnet (192.16.199.0/24) to the list of network that can talk to stro.nikhef.nl (on the deel ACL list).

All logic remains the same. monifarm on beerput will also remain running for a while as we test the new setup for consistency.

Cron tab entries on naab

These cron jobs run as davidg on naab (but could be run on ribble as well, if that machine did not have a process cap):

*/10 * * * *    /www/grid/stats/graphs/.creategraphs.pl > /dev/null 2>&1
12 2 * * *      /www/grid/stats/graphs/heatplot-farms.sh > /dev/null 2>&1
* * * * *       /www/grid/stats/grisview/.htgrisview_mon.perl > /dev/null 2>&1
*/5 * * * *     /www/grid/stats/grisview/.htgrisview_plot.perl > /dev/null 2>&1
* * * * *       /global/ices/grid/nikhef/batch/bin/moniboot -s allier.nikhef.nl > /dev/null 2>&1
*/5 * * * *     /global/ices/grid/nikhef/batch/bin/plotboot -s allier.nikhef.nl > /dev/null 2>&1
* * * * *       /global/ices/grid/nikhef/elprod/monifarm/bin/moni_farm -s ce03 --torque=stro.nikhef.nl > /dev/null 2>&1
*/5 * * * *     /global/ices/grid/nikhef/elprod/monifarm/bin/plot_farm-nikheftb -s ce03 > /dev/null 2>&1
*/5 * * * *     /global/ices/grid/nikhef/elprod/monifarm/bin/plot_farm-grisinfo -s ce03 > /dev/null 2>&1