Last modified 3 years ago
Additional information of all movers on all pools from the admin-interface in html
A script to get additional information about the movers in a dCache-installation.
It uses the jython interface to login to the admin-door to
execute "mover ls" on all pools.
The output can be plain-text and/or html.
Using a wrapper script, it can be run as a cronjob to get up-to-date information of the movers.
Both scripts are attached to this page,
some tweaks of pathes and so on are of course required, but it should be farily obvious.
Attachments
-
getAllMovers.py
(9.1 KB) -
added by hauki 3 years ago.
Actual jython file
-
update_AllMovers-page.sh
(354 bytes) -
added by hauki 3 years ago.
wrapper script to setup the environment for jython
