Comments
-
In theory, you should be able to use the Apache application templates with Oracle OHS.
-
If you're SQL Server is using Mixed authentication mode a SQL user account will not work with WMI/RPC monitors as those would require Windows Administrator account permissions. If you don't have access to the SQL Server application itself to grant permissions or create users accounts then the "SQL Server 2005-2008…
-
How is your application notification alert currently configured (trigger condition)? You should only be getting an email notification that the server went down, unless you've configured the application or component alerts to trigger when their status is anything other than "up". When the server an application is assigned…
-
ChildStatus != '0'
-
The following reports should get you pointed in the right direction. * APM Component Monitors Whose Credentials are not Inherited from the Original Template * APM Component Monitors that are not Inheriting from their Original Template
-
I believe this is a know issue that is resolved by following the steps outlined in the KB article below. * SolarWinds Knowledge Base :: Incorrect data is appearing in a hardware alert email.
-
Is there any reason why you could add this as an ICMP (Ping) only managed node in Orion? This will allow you to monitor availability (up/down), response time, as well as packet loss.
-
Can you provide a detailed example of what you're trying to accomplish? I'm afraid your description is a bit too vague to follow, making it difficult to provide an answer.
-
Might I suggest using one of the following templates instead? * TCP Connections (WMI) * TCP Connections (SNMP)
-
Interface statistics for SNMP managed nodes is only available with NPM. It is not currently something SAM is capable of providing natively out-of-the-box. Similarly, disk I/O statistics aren't made available via NET-SNMP for logical volumes, and only some distros provide any disk IO statistics at all. Those can be…
-
Some things to check. First are all Orion services started? You can use the Orion Service Manager under <Programs -> SolarWinds Orion -> Advanced Features> and click "Start Everything" to be sure. Another thing to check would be that the date/time hasn't changed on the server recently, and that the time between your APM…
-
Is it safe to assume that these are 64bit cmdlets? By default SAM runs all PowerShell scripts in a 32bit process, which cannot load 64bit cmdlets. To change this behavior on a per-application basis, edit the assigned application, expand "Advanced" and change the "Platform to run polling job on" to "x64".
-
This is possible using the Custom Query Resource, though you will likely need some understanding of the SolarWinds Query Language to construct the query properly. You will find examples in the
-
It does not appear the DAG Name is an available alert macro. I have logged this internally under SAM-2392. While less than ideal, you could pass the DAG name as static text in the alert until this becomes available.
-
Customers can continue using older backup solutions which do not support memory optimized tables, but this performance feature must be disabled in Orion by following the steps outlined below. 1. Go to: \Program Files (x86)\SolarWinds\Orion 2. Open: ConfigurationWizard.exe.cfg 3. Change the MemoryOptimizedTables value from…
-
We've noticed that in some environments under certain circumstances the Remote Registry service becomes unresponsive. This service is required for some component monitor types and restarting this service usually resolves the problem. Microsoft has addressed many of the issues with the Remote Registry service hanging in…
-
This is from another thread located here Here is a way to use powershell to grab a web page and to a regex look in it: $URL = 'https://${IP}/' $REGEX = '(line 1)(.|\n)*(line 12)' # Ignore Certificate errors [System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true} #Create Object to access web page…
-
You could use the Agent which polls the system locally instead of remotely. Alternatively you could switch the polling method to SNMP since SNMP isn't audited by Windows.
-
The node the component is assigned to is the one that must be running POP3 or IMAP4. WIthin the component monitor you can specify the SMTP server to use in the "SMTP Server" field. You can also specify separate credentials for POP3/IMAP4 vs SMTP, as well as separate encryption settings as needed.
-
Are you seeing this error exclusively on Windows Performance Counters or does this apply to services as well? Do none of the component monitors in the template work against this node or only some?
-
What kind of information are you looking to monitor from the EPO server?
-
You might get a better response if you post this in the APM forum. This topic area doesn't get the same level of visibility that the APM forum receives, and this thread does seem to be specific to APM and not generic Network Performance Monitoring.
-
After reviewing the codebase it's possible that these FTP credentials are being manipulated/changed on the fly to transparently convert them from username@domain.ext, to domain\username format. If that's the case, it was likely implemented in this fashion to simplify the credentials handling for IIS FTP servers. That…
-
What is the device being monitored here? Vendor/Model/etc. What operating system is running on this node? Windows/Linux/VMware/etc?
-
Have you looked at the Server Clock Drift (PowerShell) and Server Clock Drift (Perl) templates? Component Monitors Clock Drift (Internet Time Service) This monitor shows the clock drift between the target client (target node) and the target Internet Time Service server (argument) in seconds. Positive values of clock drift…
-
Unfortunately SAM does not collect and store the startup status of the service so it would not be possible to make this a condition of the trigger.
-
The Engineers Toolset Includes a utility to perform SNMP SETs.
-
Your core switch isn't running CatOS is it?
-
The CPU chart is showing the total CPU time, not just user or system time. As you can see in our screenshot their is a very high I/O wait CPU time, that likely indicates the CPU is spinning cycles waiting for the disk.
-
Please install Hotfix 5 using the latest hotfix bundle, available for download through your Customer Portal.