First of all, is there a central repository of all the table names and their attributes ?
Does anyone know what table I can group information ? I need to generate a report on details of a specific group I have configured. Thanks all.
there is a list of DB tables but it does not really state for what purpose the table:
http://knowledgebase.solarwinds.com/kb/questions/6263
http://knowledgebase.solarwinds.com/kb/questions/6263/Database+Changes+between+NPM+11.0.1+and+11.5+%28Orion+Platform+2014.2+and+2015.1%29
If you would like to know where the groups information are stored, its under the dbo.containers** table
Hope that helps.