21.7 Monitoring the SCS Source Status

One of the most convenient means of viewing the status of SCS Source publish operations is by accessing the following URL with your browser:

http://<SCS Source host name>:<SCS Source port number>/webcache/state

Following is a sample XML result set displayed on your browser:

<?xml version="1.0" ?>
<state product-version="5.2.5.204 SP2">
<uptime>

<hours>26</hours>
<minutes>59</minutes>
<seconds>39</seconds>
<milliseconds>903</milliseconds>
</uptime>
<total-publishes>

<count>1</count>
</total-publishes>
<full-refreshes>

<count>1</count>
<average-duration>
<hours>0</hours>
<minutes>0</minutes>
<seconds>0</seconds>
<milliseconds>0</milliseconds>
</average-duration>
</full-refreshes>
<incrementals>

<count>0</count>
</incrementals>
<asynchronous-publishes>

<count>0</count>
</asynchronous-publishes>
<active-publishes>

<count>0</count>
</active-publishes>
</state>

Figure 21.20 explains the valuable information conveyed by the above XML result set.

XML element

Interpretation

<uptime>

Total time that the SCS Source service has been up and running.

<total-publishes>

Total number of publishes done since the SCS Source service was last restarted.

<full-refreshes>, <incrementals>, and <asynchronous-publishes>

Total number of Full refresh publish, Incremental publish operations, and Asynchronous publish operations done and their total durations.

<active-publishes>

Total number of publish operations occurring currently.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.7.151