Cisco Cisco StadiumVision Mobile Streamer Maintenance Manual

Page of 28
© 2011 Cisco Systems, Inc. All rights reserved. This document is Cisco Internal Information. 
Page 27 of 28 
This will return XML as follows:  
<popInfos> 
<popInfo> 
  <id>7</id>  
  <popStateInfos />  
  <startTime class="sql-timestamp">2010-07-05 09:58:31.0</startTime>  
  <endTime class="sql-timestamp">2010-07-05 10:02:11.0</endTime>  
  <scriptName>4310_test_pop</scriptName>  
  <scriptCookie>430-MMg83</scriptCookie>  
  <scriptId>430</scriptId>  
  <finished>true</finished>  
  <processed>true</processed>  
  <scriptSnapshot>true</scriptSnapshot>  
  <statesLog>true</statesLog>  
  <rawData>true</rawData> 
  </popInfo> 
  </popInfos> 
3.  Find the object with the same script cookie and look at the "finished", 
"scriptSnapshot", "stateLog", and "rawData" entries. If any one of these 
fields are not set to true, the status will not be green.  
Updating the Report Status Green Settings 
1.  To set the "scriptSnapshot" and "stateLog" to true, go to the following 
URL:  
http://yourServerIP:8080/StadiumVision/pofp/snapshot/<script cookie> 
2.  To set the "rawData" to true, go to the following URL.  
http://yourServerIP:8080/StadiumVision/pofp/rawdata/<script cookie> 
The status indicator should turn green after the operation is finished.  
Locating the Proof of Play Files on the SV Director 
Server 
All proof of play data files are stored in the /var/sv/pofp/data/"script cookie" 
directory.  
genData.csv 
koreData.csv  <== KORE report 
process.log   
rawData.csv   
snapshot.XML   
states.XML 
There is also a nightly data dump from the raw data database table. The 
dump files are stored in the /var/sv/pofp/dbDump directory.