Can Orion store text data? I want to query for the path of the tempdb file on each SQL server and record that in ORION. Is there anyway to do this? It only seems to return numbers for statistical data.
This is not possible today. What are some other examples where you would want to query for a string and have Orion store that data? Once stored, what do you want to do with it?
-Craig
Lots of examples. Anything really in SQL. We store versions of the software, SQL has it's own version info, patches, service packs, etc. There is info about the servers (OS, CPU types, etc). That can be found with other tools, but one central place would be great. Also we store information in text files in a certain path and file on every server. To be able to build a report on that data (filter via regex or something) would be helpful.