UIM - read hub queue sds files
search cancel

UIM - read hub queue sds files

book

Article ID: 210690

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Can see in the hub probe q folder a .sds file is created

Is there a way to read this file.

 

Environment

Release : 9.x/ 20.x

Component :HUB

Resolution

There is a sdsfile.exe in the hub probe folder on every hub 

Can use this to read a .sds file by copying to a different folder

sdsfile.exe -v <sdsfile>

Can also redirect this to a text file

sdsfile.exe –v < sdsfile>  > output.txt