source: branches/PublicaMundi_David-devel/docs/services/status.rst @ 696

Last change on this file since 696 was 696, checked in by djay, 9 years ago

Small fixes in the main documentation.

  • Property svn:keywords set to Date Author
File size: 1.6 KB

ZOO Status Service

The ZOO-Status Service is a ZOO-Project utility allowing to get the status of a running WPS Service.

Description

It returns the stage of completion of the ongoing Service in percentage (%). The ZOO-Status Service is usefull to monitor :ref:`services_index`. It can also be used to animate WPS progress bars from client-side applications.

?

Installation

To install the ZOO Status Service you have to move in /path/to/zoo/source/zoo-services/utils/status/ and compile the source running the make command. If no errors are returned during compilation you can copy the content of cgi-env to /usr/lib/cgi-bin/ or where you have your zoo_loader.cgi working with this command (you need administration right):

cp /path/to/zoo/source/zoo-services/utils/status/cgi-env/*{zcfg,zo,py} /usr/lib/cgi-bin

With this command you copy the code to permit to ZOO Status Service and some example processes about how it works.

Now you have to add these two lines to main.cfg :

rewriteUrl=call
dataPath=/var/www/data

Here you define the path where the service is able to find the xsl file, specified in the dataPath parameter. You also tell the ZOO Kernel that you want to use the rewriteUrl.

The last operation is to copy the updateStatus.xsl to dataPath directory as follow:

cp /path/to/zoo/source/zoo-services/utils/status/cgi-env/*{xsl} /var/www/data
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png