Cocoon has various "server status" pages:
http://cocoon.zones.apache.org/demos/21branch/samples/
"System Tools And Pages" section.
This uses the StatusGenerator which is already available
in our Cocoon. I did 'svn cp' their XSL and added it to
a new whiteboard plugin ...
org.apache.forrest.plugin.input.serverStatus
You need to local-deploy it.
Then request /cstatus.html
We should add some more of Cocoon's tools.
-David
> Author: crossley
> Date: Fri Feb 10 00:44:31 2006
> New Revision: 376595
>
> URL: http://svn.apache.org/viewcvs?rev=376595&view=rev
> Log:
> Initial plugin for serverStatus.
> Uses the StatusGenerator to show Cocoon's operating environment
> and shows the contents of the cache stores.
>
> Added:
> forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.input.serverStatus/
[ snip ]
|