diff --git a/hitachi-vsp/agent_hitachivsp b/hitachi-vsp/agent_hitachivsp index d09b8ab..0ed8530 100755 --- a/hitachi-vsp/agent_hitachivsp +++ b/hitachi-vsp/agent_hitachivsp @@ -165,7 +165,7 @@ def process_storage_hardware_status(): for channelboard in channelsboards: output("%s\t%s\t%s" % (channelboard["location"], channelboard["status"], channelboard["type"])) - cacheFlashMemories=full_data["chbs"] + cacheFlashMemories=full_data["cacheFlashMemories"] output("<<>>") output("location\tstatus\ttype") for cacheFlashMemory in cacheFlashMemories: