Comments
-
The difference with NCM is it is completely stand alone and does not share the Orion NPM database when installed on the same server as NPM. The only piece that can tie NCM and NPM together is the NCM Integration piece but this still relies on the information stored in the NCM database. When UDT is installed on the same…
-
This issue is still being investigated. Minor confusion on the couple of cases me and B have.
-
Karl, I just grabbed your case. Jamie
-
Karl, I need you to run the following SQL query and record the results. SELECT * FROM Nodes WHERE GroupStatus like 'Up-%.gif' and not exists(SELECT 1 FROM Interfaces WHERE Interfaces.NodeID=Nodes.NodeID and Interfaces.Status<>'1') I then need you to open a support case with the results.
-
Currently using the Node option under Level 2 sorting is the only option to sort alphabetically. Since the filter is SWQL, I cannot set up a SQL Order By statement for the node names.
-
I have seen this issue before. Try the steps below which should allow EOC to communicate with SQL 2012. The following SQL features need to be installed on the SQL instance: 1. Client Tools Backwards Compatibility 2. Client Tools SDK 3. SQL Client Connectivity SDK
-
You are very welcome! One thing to note if you ever make a change to a config file like this make sure you have a back up copy of the original just in case something goes wrong :)
-
To correct this issue if you are on Windows 2008 using IIS 7 is to go into IIS and highlight the NPM website. Click on Authentication. If Forms Authentication is enabled with Windows Authentication, this is the issue. You will also see an error on the right top side of the IIS window stating you can not have both of these…