Comments
-
I would like to be able to add a description of the function of a component monitor to the Component Details resource on the APM web page. This could either be a manual description entered by the user, or perhaps be pulled from some standardized location or both. For example, I might want to be able to see the units of…
-
Do you show anything in your windows event viewer? What is your Disk I/O look like? What is the raid level and drive spec? (ATA/SCSI/SATA/SCA)
-
Are you following this thread because you are possibly experiencing issues with NPM 12.3, or even previous releases hoping that upgrading the latest release would address those issues? If so, we have identified a small trend which could explain some of these symptoms. If not, don't worry. We are still delving into the…
-
How many nodes/interfaces/volumes etc are you monitoring? What kind of hardware are you running on? (Specs) Is there anything else running on the box other then Orion and SQL?
-
Why not just disable automatic updating under the Global Agent settings?
-
This information is available easily through the Patch Manager web console via the "All Patches" resource and can be exported to PDF.
-
Try re-running the configuration wizard. If that doesn't work I suggest you open a support ticket and provide them with a Solarwinds Diagnostic.
-
Based on the chart shown each bar represents a one hour time range. Depending how frequently your polling (default is 5 minutes) the percentage is calculated on the number of samples collected during that one hour time frame. As for what was down exactly, it's hard to say just looking at that chart. The failure of the DNS…
-
Almost all information collected by Orion and presented through the Orion web interface is available via the Orion SDK Information which can be accessed using the Orion SDK.
-
You can specify the specific instance of a process you wish to monitor by the command line options that are used to execute the process. These can be seen when launching the Real-Time Process Explorer.
-
There is not at this time. This is currently an outstanding feature request you can vote on at the link below. I would recommend instead of converting the node to SNMP that you instead monitor the Java Application Server via JMX and not SNMP. * IBM WebSphere (JMX) * Java Application Server (JMX) * Oracle WebLogic (JMX)…
-
Duly noted. I beleive we refer to this as ultra high precision.
-
Dell does not expose this information via SNMP, so a Universal Device Poller will not help here.
-
I have not tried 11.50 personally, but I would suggest trying by creating the stored procedures outline in the template description. If you are unable to create these under 11.50 then the template will not function properly.
-
Have you tried importing the PEM formatted certificate I posted back in 2015? There is no password. Give this one a try by pasting it verbatim. If it works, then your certificate is likely not in PEM format. -----BEGIN RSA PRIVATE KEY----- MIICWQIBAAKBgHsSuRPLMDrxcwMB9P6ubGFGmlSvHvSXq2kfwycrcEKf/TCctShz…
-
We don't currently have out-of-the-box application templates for RRAS, though we do for DirectAccess (available below). I've logged this as a feature request internally under FB290910. In the meantime you can create your own using the Component Monitor Wizard available under [Settings -SAM Settings] * Microsoft…
-
APM does not include an SFTP user experience monitor, only FTP. You could create a Windows or Unix script monitor or use a simple TCP port monitor for port 22.
-
Yes.This can be accomplished using the "Group Member" property type with the ${GroupMemberName} and ${GroupName} macros in the alert message body.
-
In the custom property editor select the custom property you would like to modify and click [view] Next select the values you would like to modify and click "Edit multiple values"
-
It's been moved to the very bottom of the page
-
Are you referring to when you click the SNMP "test" button?
-
sdawson35, what specifically are you looking for on your Huawei devices in Orion that you're not seeing today?
-
SAM 6.3 (currently in beta) will allow you to change the polling method from WMI to Agent without losing any of your polling history or monitoring selections.
-
Updating the Multi-Object Chart resource to use the new charting library is already on to-do list, but it doesn't hurt to post it to the Ideas section of Thwack so other users can vote for this idea.
-
It looks like you're using a modified version of the SQL query we provide in the Administrators Guide, with at least one notable exception. You appear to be missing the stored procedure call "foreachdb" which assigns the appropriate permissions to all databases managed by the SQL server. AppInsight for SQL requires at a…
-
Yes. Both the Windows and Linux agents can be deployed using the OrionSDK. Below is a link to such an example. * Added PowerShell sample for Agent deployment verb (#38) · solarwinds/OrionSDK@65ebe4a · GitHub
-
This function is not available in NPM. I would instead recommend looking at Server & Application Monitor, which fully integrates with NPM.
-
Depends on the component monitor type. Most component monitor data is stored in the "Orion.APM.PortEvidence" table (performance counters, User Experience Monitors, etc.). The "Orion.APM.DynamicEvidence" table is where script monitor results are stored, and the "Orion.APM.ProcessEvidence" table is where information related…
-
What exactly are you looking for in PerfStack that you're not finding? All interface metrics are available in PerfStack today.
-
There is really little to no difference between these two. AppInsight for IIS simply gathers this information dynamically without any additional configuration. AppInsight for IIS is also dynamic such that as new sites are created or removed these monitors are appropriately applied. The information they return however is…