- Two modes of Operation
a. Distributed mode where it will collect data for all servers in the MLS in this mode it is recommended to run on the MLS.
b. Single SS connection where it will collect data for a single SS
- Considerations when running the script
a. Time to run: 10 to 15 minutes per server.
b. CPU: perfCollect9 script will increase CPU usage of the SpectroSERVER and Archive Manager through the data collection period of time so it is important to run when the server is not excessively busy.
c. Memory: No additional memory will be used.
d. Disk Space: 80 Megs per SpectroSERVER collected.
e. User: Install user so that the script can create a directory in the Spectrum Install area named Performance
To run:
- Open a bash shell on Windows or consol window on Linux or Solaris
- cd $SPECROOT/
- Run:
./perfCollector9
- The script will print a status of the data collecting and will print finished when the process is complete.
- In the $SPECROOT/Performance directory, there will be the results of the data collection. A copy of each piece of data will be left in the directory along with all the information tarred and gzipped up in a file called results.tar.gz
NOTE: Running the script as-is will collect data for all servers in the Spectrum environment. If you only wish to collect on a single SpectroSERVER, declare its hostname when running the script:
./perfCollector9 <HOSTNAME>