Comments
-
I went ahead and made those changes, but I am now getting a new error: SQL Error: Invalid column name 'n_mute_dashb'.
-
Time to show my ignorance ;-) I am not very good with SQL, so I am not exactly sure how to "update Database name in SQL script". I know that I need to change the "SolarWinds.dbo" statements, I think. My database is hosted on a different server than the NPM server (it is named Blizzard), and the database itself is named:…
-
Wow, that is unusual. I am no IIS expert by any means, but the process that you described worked for me. Any chance that you have access to a local IIS Admin or developer, that you can run this buy? I'm afraid that I am out of ideas. Sorry, Jon
-
I forgot to mention that after you run the config wizard, you have to setup the Group status bullseye style charts again. Sorry about that...
-
Hi Ian, Can you find a file named PrecompiledApp.config within the web site folder structure (mine is located at: C:/inetpub/SolarWinds)? If so, rename it to *.bak, or delete it, run the config wizard selecting only to setup the web site, and then after it completes, hopefully you won't get the error anymore. Jon
-
The error was caused by a file PrecompiledApp.config in the site's root directory. Once I deleted that file, ran the config wizard and repaired the web site, the site started working!
-
Yea, I was afraid of that. This whole Server 2012 migration has been a disaster! I am having to re-install everything from scratch and work out all the issues one product at a time. I'll keep digging into this and if I find a solution, I will post it in case someone else runs into the same problem.
-
Well, going through a very painful migration to new Server 2012 R2 servers and NPM12. Among a lot of other issues, this add-in has quit functioning with the following error: The file '/Orion/NetPerfMon/GroupMemberAggregateStatus.aspx' has not been pre-compiled, and cannot be requested. I am not an IIS admin, so I am not…
-
Very nice add-in for the SOC homepage. Cudus to m-milligan for helping me get it to work in our environment!
-
I tried it too, but it didn't work. Oh well, it doesn't take much to just try values until it fits. Thanks again for your help!
-
Thanks! Is there a way to make the height "dynamic" so that it will only be as tall as the data being displayed?
-
Ta Da!!! Thanks so much "m-milligan)! This is really cool! One last question... is there a way to resize this windows so that everything is displayed and you don't have to use the scroll-bar? I have been looking around in the settings (especially under Customize Page), but I have not been able to locate anything that will…
-
I think that you just found the issue! We are in thge process of upgrading to SQL Server 2012, but currently we are running on: 10.50.1600.1 Enterprise Edition (64-bit). The first new query returned all valid data. The second new query returned about half valid data and half "NULL" data.
-
I just rebuilt the web site to /Inetpub/SolarWinds/, copied the files to the correct location, changed the src reference back to /Orion/NetPerfMon/... but I am still getting the same error.
-
Now this could be an issue if it is specifically looking for that path. Once upon a time, SW support had me rebuild the web site and rename it. Thus the path for me is: Inetpub/SolarWinds1/Orion
-
The first query returns: Msg 195, Level 15, State 10, Line 1 'concat' is not a recognized built-in function name. Msg 195, Level 15, State 10, Line 1 'concat' is not a recognized built-in function name. The second query returns: Msg 195, Level 15, State 10, Line 11 'concat' is not a recognized built-in function name. Msg…
-
So I tried: <iframe scrollbars="none" height="170px" width="100%" src="https://sarahv2/Orion/NetPerfMon/GroupMemberAggregateStatus.aspx?ContainerID=1" ></iframe> but I got the same error.
-
I do have smart card authentication configured on my NPM. Think that might be causing this issue?
-
My NPM server is named Sarahv2 (long story ;-), so I typed "https://sarahv2/Orion/NetPerfMon/ContainerDetails.aspx?NetObject=C:1" into a browser and the group details page comes up.
-
It is: <iframe scrollbars="none" height="170px" width="100%" src="/Orion/NetPerfMon/GroupMemberAggregateStatus.aspx?ContainerID=1" ></iframe>
-
Unfortunately this is not working for me. I keep getting this error: Unexpected Website Error Object reference not set to an instance of an object. I have verified the group ID is correct as well as the file path. If I look at the error report, I see this: Message: Object reference not set to an instance of an object. This…
-
Question 1: Do you have enough time in the day to develop the tools you do own into a highly useful product? Unfortunately not... We are not taking advantage of what we already own, but there just isn't enough time to do it "right". We try to tell mgmt that positions like like network management and network security should…
-
Hi, we use the Athena FirePAC product along with SolarWinds NCM. Athena recently updated their integration process, and I have to say that it works great! It only takes a couple of minutes to setup, and it has worked every time for me. As far as question 1 goes, I don't believe that you loose any functionality. FirePAC…
-
Hi Haley, We are a Dept. of the Army shop, and as such have to comply with DISA Security Technical Implementation Guides (specifically the Network STIG V7R1). Any chance that you guys could get with DISA and come up with compliance reports for the STIGs? Jon
-
I think that I found a possible solution for this. OID 1.3.6.1.4.1.9.9.46.1.8.1.1.3 is "vtpDatabaseLocalMode(3)". The description for this OID is as follows: The local VTP mode for a particular database type in this administrative domain. - 'client' indicates that the local system is acting as a VTP client of the database…
-
All, I worked with SW Tech Sup on this, and they helped me find the SNMP 3 password by doing the following: Please use the data base manager. 1- please open the data base manager 2- expand the data base 3- look for the nodes table 4- right-click it and press query table 5- execute query 6- look for the node in question and…
-
Thanks Jiri!
-
Oops, just stumbled across the answer: Ctrl + Enter
-
Please add the MIB for the Websense v10000 G2 appliance. The MIB is attached to this post. Thanks, Jon
-
Before upgrading, I would definitely figure out a way to backup your NPM database. That being said, when I went from NPM 10.6 to 10.7, it was a smooth process with no issues. However, I have had issues with past upgrades. In fact, I just upgraded NCM, and I am having major issues with that upgrade. If I have learned one…