Toll Free US: +1 888 720 9500
Intl: +1 925 924 9500

OpStor

Multi-Vendor Storage Management

OpStor is a heterogeneous storage infrastructure monitoring solution that helps enterprises to monitor their storage resources.
  • Multi-vendor storage infrastructure management
  • Pro-active Fault and Performance monitoring
  • Visualize SAN availability and health
  • Detect problems with utilization and availability of storage devices.
Success Stories
"OpStor lets us monitor our entire storage environment, Servers, HBA's, Switches, and the SAN." - Bryan Dearlove, - Information Guelph General Hospital Download 21-Day Trial

Monitoring and Management of StorageTek / LSI Logic storage systems

OpStor provides monitoring and management of StorageTek / LSI Logic storage systems

Models Supported

  • D Series
  • B Series
  • Flexline 200 Series
  • Flexline 300 Series

Features supported
Inventory Details Logical Details Monitors Report Details
  • Raid Controllers
  • Raid Controller Ports
  • Disk Drives
  • Enclosure Component Health details
  • Volumes
  • Volume Groups
  • LUN Mappings
  • Host Groups
  • Raid Status
  • Raid Port status
  • Volume Group status
  • Disk Drive status
  • Capacity Summary
  • Availability
  • Controller statistics
  • Volume statistics
  • Array statistics

Prerequisites for monitoring StorageTek / LSI Logic Arrays
  • OpStor uses command line utility (SMcli.exe) available as part of SANtricity Storage Manager Client installation
  • Ensure that SMcli is installed in the server in which OpStor is installed
  • Include the directory containing SMcli.exe in the PATH environment variable.
    • For Windows : C:\Program Files\SM8\client\
    • For Linux / Unix : /opt/SM8/client/
  • Ensure that OpStor is restarted (shutdown & started) after including SMcli in the PATH for the latest changes to take effect
  • Register OpStor server IP address as snmp trap destination         

SMcli commands to check StorageTek / LSI Array response

OpStor uses command line utility SMcli to fetch StorageTek / LSI Array details

  • Ensure SMcli is set in the system PATH where OpStor is installed
  • Open a command prompt and go to <OpStor Install Dir> and execute the following commands
                   
            SMcli 192.168.1.1 -c "show storagesubsystem profile;"
            SMcli 192.168.1.1 -c "show storagearray profile;"

    where 192.168.1.1 - is the Name of the Storage Subsystem
         
  • The following response must be got for any one of the above commands with any of the below strings in the command output
          
            PROFILE FOR STORAGE SUBSYSTEM

            PROFILE FOR STORAGE ARRAY

  • This ensures that device is properly responding for the SMcli commands

SMcli commands to check Performance monitoring of StorageTek / LSI Arrays

OpStor uses following SMcli commands to fetch performance statistics from IBM DS 4000 / IBM FastT Arrays

  • Ensure SMcli is set in the system PATH where OpStor is installed
  • Open a command prompt and go to <OpStor Install Dir> and execute the following commands         
  1. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show allLogicalDrives performanceStats;”

  2. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show allVolumes performanceStats;”

  3. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show storageSubsystem performanceStats;”

  4. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; show storageArray performanceStats;

  5. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageSubsystem performanceStats file=\\\"fileName.txt\\\”;”

  6. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageArray performanceStats file=\\\"fileName.txt\\\”;”

  7. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storagesubsystem performanceStats file=\\\"fileName.txt\\\”;”

  8. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageSubsystem performanceStats file=fileName.txt;”

  9. SMcli -n 192.168.1.1 -c "set session performanceMonitorInterval=60 performanceMonitorIterations=1; save storageArray performanceStats file=fileName.txt;”

where 192.168.1.1 - is the Name of the Storage Subsystem
         
  • This ensures that device performance statistics are properly responding for the SMcli commands

Steps to add StorageTek / LSI Logic Array in OpStor
  • Navigate to Admin Tab-->Manage Storage Devices link in OpStor
  • Provide IP Address of StorageTek / LSI Raid Controller
  • Select None option
  • Click Add Device

Note : Repeat the above procedure to add second raid controller if present