PowerMax/VMAX Unisphere monitoring

PowerMax/VMAX Unisphere already present the data calculated in TiB, regardless it is showing TB

is there any way to enforce xormon not to recalculate TiB on fetched data from powermax/vmax.

Comments

  • Hi,


    XorMon reports different values than Unisphere?

    Unisphere provides capacity statistics in TB. Are you saying that it's not in TB, but has already been converted to TiB?


    Can you prove it?


    Here are the curl commands to get SRP capacity:


    Unisphere V9.1:

    curl -i -X GET -k -u <user>:<password> -H "Content-Type: application/json" https://<Unisphere IP>:8443/univmax/restapi/91/sloprovisioning/symmetrix/<symmetrixId>/srp/SRP_1


    Unisphere V10:

    curl -i -X GET -k -u <user>:<password> -H "Content-Type: application/json" https://<Unisphere IP>:8443/univmax/restapi/100/sloprovisioning/symmetrix/<symmetrixId>/srp/SRP_1

  • As shown in the attached screenshot, the effective usage values obtained from the command line are accurate and correct. However, the corresponding data displayed in the XorMon Web UI is not aligned with the actual values and appears incorrectly represented in the TIB dashboard.

  • also, Capacity Values are reported in engineering values (TIB) as B/M screenshot from dell.



Sign In or Register to comment.