Tuesday, March 27, 2012

Getting Info about Existing Computing Power



For each of the 4 servers in our example let's get the values:
  1. How much disk space is available?

    Open "My Computer" on each server and get each disk space value.
          a. Srv01 -  C: Total 20.0    Free 3.3       D: Total 20.0   Free 8.6
          b. Srv02 -  C: Total   8.0    Free 1.0
          c. Srv03 -  C: Total 14.0    Free 2.3
          d. Srv04 -  C: Total 20.0    Free 5.0       D: Total 30.0   Free 7.0 

    2. How much disk space is used?

          a. Srv01 -  C: Used 16.7                        D: Used 11.4
          b. Srv02 -  C: Used   7.0  
          c. Srv03 -  C: Used 11.7
          d. Srv04 -  C: Used 15.0                        D: Used 23.0   

     3.  How much RAM is installed?

          Right Click on "My Computer", click Properties, General tab, Computer:

          a. Srv01 -  RAM: 2.00 GB  (2.99 GHz)
          b. Srv02 -  RAM: 2.00 GB  (2.99 GHz)  
          c. Srv03 -  RAM: 1.00 GB  (3.00 GHz)
          d. Srv04 -  RAM: 3.51 GB  (3.00 GHz)   

     4.  How many and what kind of CPU are installed?

          Right Click on "My Computer", click Properties, General tab, Computer:

          a. Srv01 -  5160 XEON - 3.00 GHz
          b. Srv02 -  5160 XEON - 3.00 GHz  
          c. Srv03 -  5160 XEON - 3.00 GHz
          d. Srv04 -  5160 XEON - 3.00 GHz
   




Next Post: How to Measure Bandwidth 

Additional resources:

Identify Your CPU                   Measuring Bandwidth Usage 

No comments:

Post a Comment