Last modified 3 years ago
Additional information of the Xrootd-Door from the admin-interface in html
A script to get additional information about the state of the XrootD-Door.
It uses the jython interface to login to the admin-door to
execute "info" on the door itself and all its children.
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 door.
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
-
getXrootdInfo.py
(9.8 KB) -
added by hauki 3 years ago.
Actual jython file
-
update_Xrootd-Door-page.sh
(377 bytes) -
added by hauki 3 years ago.
wrapper script to setup the environment for jython
