Comments
-
The idea with views is what we needed. Our solution was to create a view to use for all devices where you could not see the config tab and another view for a subset of devices where you could see the config tab. It's not the best solution because it requires a lot of work, but I think it's the best Solarwinds can do for…
-
Hi silverbacksays As I mentioned the user/usergroup also needs access to see the status (up/down) and other stats of equipment that Site A is depending on. Let's say that equipment has a property of Site = B. It's important the user can only see status and maybe some other details too, but NOT the configuration of the…
-
Thank you for your answer. I can see I need to explain what I want to do a little more We are using a change management tool for handling change requests and every time a change request is executed it will generate a number of configuration changes that corresponds to a startup configuration file in NCM. These…
-
I wish someone would answer this, as I also have exactly the same problem as you. We also add a case reference number to each config file entry. I looked into in and in "NCM\Resources\NCMConfigDetails\ConfigList.ascx" I found the following line: settingHelper.SetSetting("SWQLGetConfigData", "SELECT TOP {ConfigsCount}…