Strategy Intelligence Server status information is stored in the file system under a file called 'status-iserver.xml'.
This file can be found under: <install drive>\Program Files\Strategy\Intelligence Server for a default installation of Strategy on Windows.
The contents of the file are the following:
- <status>
- <computer_name>MACHINE_NAME</computer_name>
- <login>NT AUTHORITY\SYSTEM</login>
- <process_id>3004</process_id>
- <process_creation_time>2006-06-30 10:45:25.093Z</process_creation_time>
- <state can_be_paused="0">running</state>
- <execution_mode>service</execution_mode>
- <version_info>
- <file_version>9.2.102.023</file_version>
- <file_description></file_description>
- <company_name>Strategy Incorporated</company_name>
- <original_filename>DSSSERVER.EXE</original_filename>
- <product_name>Strategy ® Intelligence Server 8.0</product_name>
- <product_version>9.2.102.023</product_version>
- <legal_copyright>Copyright © 2000-2005 Strategy Incorporated. All rights reserved.</legal_copyright>
- <legal_trademarks>Strategy ® is a registered trademark of Strategy Incorporated</legal_trademarks>
- </version_info>
- <application>
- <version>9.2.102.023</version>
- <tcp_port_number>34952</tcp_port_number>
- </application>
- </status>
The status of Strategy Intelligence Server can be found under the tag sequence of <state>.
The value could take different values depending on the status of the Strategy Intelligence Server: Running, Stopping, or Starting.
The version is dependent on the version of Strategy Intelligence Server.
The creation time is displayed as in GMT 0 time zone.
This file can also be found in a UNIX installation in the location <path to micrcrostrategy home>/IntelligenceServer/
The file also contains the following information:
- Computer Name
- Authentication Mode
- Process Id for the DSSSERVER.EXE process
- Time the process was started
- Execution Mode
- Version information of the Intelligence Server
- Build Number
- Intelligence Server port