Comments
-
How you specify the instance name for TCP/IP vs Named Pipes isn't any different. You do it the same regardless of the communication protocol being used. The "default" instance is always empty/null. Named instances require that the instance name be filled out in the " SQL Server Instance" field highlighted below. If you're…
-
The permission denied error you are receiving is coming from the operating system, not the script itself. I would recommend running the script as 'root' to ensure it works and eliminate any permissions issues. Once you've verified the script works, you can then go through the script and ensure that all command line tools…
-
After following the steps outlined in the KB article above does the issue persist? It's my belief that the KB article above should resolve that issue as well.
-
Is there any common thread between these hosts that are exhibiting the problem? Are they all running the the same operating system version for instance?
-
SAM 6.2 (currently in beta) allows you to monitor processes and services when they are running, and have them go into a neutral "Not Running" state when they're not. This prevents alerts from triggering and red appearing on your dashboards for processes and services that run only as-needed, while still allowing you to…
-
You will need to add the Additional Poller to the TMG policy specified below anywhere the "SAM server" is referenced above.
-
Yes. When the configuration Wizard is launched simply click "Cancel", install the next product and repeat. When you're ready to migrate the license and shut down your existing Orion instance you can re-launch the Configuration Wizard and walk through that process and enter your license key information.
-
Can you post a graph that shows what you're seeing?
-
That's what I thought, but I wanted to make sure. Thanks for the feedback. I'll get this logged as a feature request.
-
johnnygeesw wrote: I'd like to know as well - we had all of our NetPath Probes stop reporting data but cannot find the root cause. Only an agent removal (including probe) and re-install followed by a re-configuration resolves the issues. Have you opened a support case regarding this issue?
-
This thread is indeed referenced in the case.
-
Then you will need to fix the WinRM configuration on the Orion server and the remote host before you can use the script in SAM using the remote execution method. Alternatively you can utilize the optional Agent included in SAM 6.2 to execute that same PowerShell script without need to configure WinRM at all. Simply install…
-
You can download a pre-release copy of SEUM by contacting your Solarwinds Sales Rep or by emailing sales@solarwinds.com
-
Correct. If you have a regularly scheduled Network Sonar Discovery scans, you should add whatever you don't want to monitor to the ignore list to prevent them from appearing in the Network Sonar Discovery results.
-
The plan looks solid. If you're not already running SQL 2016 SP1 I would recommend also including a SQL upgrade in that process.
-
byrona, have you confirmed that each of the Polling Engines can resolve eachothers hostnames (shortname, not FQDN)? E.G. The main poller must be able to resolve the hostname of all additional polling engines. Similarly, the Polling Engines must be able to resolve the hostname of the main poller.
-
Forget syslog, though creating an alert rule is shown below. Instead I suggested using SAM's SNMP Monitor to monitor the metric you are looking to alert upon.
-
The full list of macros supported by Network Atlas, and their related object types are available at the link below. Custom map tooltips show variable name instead of value - SolarWinds Worldwide, LLC. Help and Support
-
You now have a statistic, but you need an exit code. At a minimum you'll need to add "Exit 0" to the end of your script.
-
It sounds like it might be a permissions issue with the account your using to poll the vCenter. Ensure you're using an administrative account for your VMware Credentials in SAM. Another thing to try is to manage the ESX hosts directly by clicking "Virtualization Settings" and changing your Poll Through setting for your ESX…
-
WMI should be the prefered method for monitoring AppInsight applications, not SNMP. This is because some information like Disk I/O that's tied to volumes is only available for nodes managed via WMI. Without looking at the console firsthand I believe SAM is reporting this database to be in a "Warning" state because it has…
-
I would agree that a packet capture would be certainly be helpful, but you may also want to try reproducing the issue outside of Orion using a different product altogether, such as Kiwi Syslog. http://www.kiwisyslog.com/help/syslog/index.html?setup_snmp_input.htm If the behavior is reproducible in different products then…
-
Is the site where you're getting this error publically accessible by chance?
-
That is correct. As the alert is written that would be the expected result. It's not possible to "and" together multiple components together since it would not be possible to tie that back to a single object in the alert. E.G. when you received the alert where would the link go? The first object or the last object? What if…
-
the maximum i can achieve on polls completion is 99.14% Rajiv, where are you getting that statistic from?
-
hpstech wrote: What is the diag tool checking on this one? I'd like to verify this one manually. Check site bindings Last checked Feb 2, 2019 11:03:42 PM Orion website has no DB entry. Please run Config wizard and rebuild the site. Related KB articles MT7646 It is validating your IIS Site Bindings to ensure that the…
-
Can you zip the report and attach it to a post? Also, you have Node based custom properties called "IsFinance" and "FinanceSystem" that you created in the custom property editor with values of "y" or "Yes" populated for specific nodes?
-
Indeed it does not appear to have rolled back successfully. Please open a case with support so we can track down the root cause of the issue. Alternatively, you can replace these resources yourself manually no differently than adding/removing a resource from a view. I'm still hoping you can you tell us why you want to roll…
-
Out of curiosity what kind of DNS server are you running in your environment? Sorry for all the questions..
-
You'll also need to ensure that the IIS Management Scripts And Tools component is installed on the machine being monitored by AppInsight for IIS.