1.7.0 JPython Administration Interface

How to ...

Get dcache.jar and cells.jar from the /opt/d-cache/classes directory of one of our dCache nodes.
        export CLASSPATH=/<BASE>/cells.jar:/<BASE>/dcache.jar
        jython <pyton scritp> ARGUMENTS
     

Examples

This is an example on how to use the pyton interface to get detailed information per pool.

Collected useful tools

You contribution could be here ...