Comments
-
Can you post a screenshot of the authentication prompt you're seeing?
-
Create a new Application Template, then add the TCP Port Monitor to that template. * Creating New Templates * Custom Application Monitor Template Example
-
Based upon the screenshot you posted it appears you are using Groups rather than Custom Properties for your limitations. Can you try using a Custom Property and seeing if that resolves your issue? Also did this work previous to some type of change? If so, what was that change?
-
IIS will always default to the local computer for authentication if no domain is specified in the username string. Technically you shouldn't need to manually specify the machine name in the logon credentials since this is what's happening transparently in the background anyway but I find it good technical etiquette since…
-
This may in fact be a bug. I've logged this internally for investigation under FB400973. I would suggest however that you open a case with support so we can track it appropriately.
-
The following KB articles outline how hosts using Dynamic IP addresses are handled in Orion, as well as potential changes that can be made in the event dynamic IP addresses aren't being maintained properly in DNS. * SolarWinds Knowledge Base :: How does Orion NPM verify and maintain current IP addresses for DHCP nodes? *…
-
Rerun the configuration wizard and if that doesn't fix the issue then open a case with support so we can troubleshoot this issue further.
-
Yes, this can be done using AppInsight for SQL.
-
If nothing the error is consistent and points to issues authenticating to the server. We will likely need to open a case with support and look through your diagnostics to determine the cause of the issue.
-
The axis is likely rounding to two places right of the decimal. I have seen similar behavior myself when the value variance is simply too small, such as 0.00000000000000001 to 0.00000000000000002. While this can be graphically represented in the chart easily, handling an infinite number of digits written out in the X axis…
-
The issue you're encountering I believe is related to a memory leak in the Remote Registry Service that is fixed with a patch available from Microsoft. The following KB articles provide additional details and a link to download the Microsoft hotfix. * SolarWinds Knowledge Base :: Remote Registry Service and RPC. *…
-
Please post the case number here so we can route it appropriately.
-
For logging to Orion with Desktop notification tool please use same address which you used in browser. Examples: Http://Orionserver.mydomain.com (Server is running on default 80 port) Http://Orionserver.mydomain.com:8787 (Server is running on 8787 port) 192.168.1.10 (server is running under 80 port) 192.168.1.10:8787…
-
What technology does the page use? Is it straight HTML, ASP, PHP, JavaScript, AJAX, Flash, Silverlight?
-
Active Agent is the default operating mode for the agent. It is also the prefered and recommended mode for most environments. Passive operation is typically better suited for servers running within a DMZ that have no ability to initiate a direct connection to the internal network where Orion resides, but can however…
-
Once you've resolved this issue with support please let us know what the cause of the error was, as well as the solution that resolved the issue. If you're not yet already running SAM 6.2, I would personally recommend upgrading to see if that resolves the issue before opening a case with support.
-
There is no way to gather the change percentage of the battery from SAM, as that information isn't available through the VMware API.
-
Are you able to query (SELECT * from Win32_PerfRawData_PerfProc_Process where NAME <> '_Total') using the Paessler WMI tester remotely without issue? It does sound like there is something else going on in your environment unrelated to the issue addressed here in this thread. The problem outlined here is specific to process…
-
SAM 6.2 (currently in beta) allows you to exclude specific hardware devices from monitoring for just this reason.
-
Not really. The only concern is that you may write a PowerShell script that requires PowerShell 3.0 and assign it to Poller "A" where PowerShell 3.0 is installed. That's fine, but then you may assign that same template to a node on Poller "B" that only has PowerShell 2.0, or you may move the node from poller "A" to poller…
-
Correct. Asset Inventory Reports are only available through the new Web Based Report Writer. Those listed in the image above are included out-of-the-box, and can be further modified to your liking through the Orion web interface.
-
Just curious, is your database much smaller now? Another thought is the maintenance job may have re-indexed your database. Just a thought. How big was your database before? How big is the database now? How much free space is in the database?
-
The following reports should help you identify what is using those credentials. * Credentials Used By APM Component Monitors * Credentials Used By WMI Nodes
-
That's coming from SAM's AppInsight for IIS.
-
Do the 'Down' applications not change to 'Unreachable' after the next polling interval?
-
If you open the Windows Event Log of the monitored host you should see the error that resulted in the service to stopping. It should provide some insight as to what caused the issue.
-
A Standard "you cant go there" reply.. I tried filtering on the "Acess Denied" and still no go.. Can you right click on that page and select "View Source"? Then reply to this post and copy/paste the page source code into the message body and I'll take a look at it and see if we can't figure out why this isn't working.
-
I recommend posting this question to the where it will get visibility from others who are more likely able to help. You may also want to look through the SAM Configuration and Integration of PowerShell Technical Reference Guide which should help get explain how PowerShell scripts work with SAM.
-
You can download Oracle's official client connectors from the URL below. http://www.oracle.com/technology/software/products/database/index.html Also our Configuring and Integrating Oracle document provides instructions on where to download the Oracle client and how to install it starting on page 5.…
-
I would check and verify your maintenance expiration date for NTA. If it's coming up soon, that could explain why it wasn't updated properly.