Comments
-
The only way I'm aware of to get that onto the webpage is as I described above. Add the "Universal Device Poller Status" to the view manually via the "Admin" menu and select "Manage Views". Select the view you want to add the resource to, such as the "Node Details" page and click "edit". From there click the "+" symbol…
-
Hotfix 1 was released a little more than a week ago, so it's too soon yet to speculate when hotfix 2 will be available. However, if you look at the cadence of past hotfix releases as a guide you can probably make some loose assumptions.
-
That's just how good Petr Vilem is. He can write the SQL query blindfolded
-
The issue does not affect normal Active Directory authentication. It's limited only to LDAP authentication. Everyone affected by the issue in the couple of hours the hotfix was available was resolved with a very simple fix through support, so there was no need to call it hotfix 2.
-
The great and powerful tomasv is correct. I was mistaken. HTTP can be used with AppInsight for IIS but Microsoft does not allow the use of HTTP when querying Exchange.
-
Can you verify that node & application polling for other nodes/application is working properly? E.G. that you have recent historical data for nodes/interfaces/volumes/applications/components etc. that are in a Green/UP status.
-
Are there any expired certificates in the local computer's personal certificate store? Are any IIS sites on the Exchange host configured to use an expired certificate?
-
'RES' represents the actual memory utilization of a process in TOP. Virtual memory isn't even necessarily memory. Address space (ie. virtual memory in the process list) doesn't cost anything; it's not real. What's real is the RSS (RES) column, which is resident memory. That's how much of your actual memory a process is…
-
How many other hosts are on the same san controller? Who is this question for?
-
Do you mean network I/O between the NTA collector and the SQL server? No, I was referring to the Disk I/O. Writes while the data is being collected, and I/O reads when viewing the information on the web.
-
From the sounds of it, the issues appear to be more Microsoft and .NET Framework related in nature. I'm glad you were able to get the issue resolved, but the fact that .NET 4.8 did not install properly is likely indicative of some other underlying problem. It may be beneficial to run Microsoft's .NET Repair tool anyway to…
-
Mike Driskell wrote: Well that particular issue is gone but still facing sporadic polling issues. My main poller just seems to stop polling even though all services are operational. Opening a case with support. Good call. Can you post your case number here so we can ensure it's routed appropriately?
-
I've logged this as a bug for investigation under FB156091. We'll take a look and see if we're able to reproduce this in our lab and report back our findings.
-
Removing and reinstalling the ActiveX control didn't solve the issue. As it turns out the ActiveX control on my Orion 8.5 server is way old. This is likely the problem but I can't explain why it's so old or how/where to get the latest version of the ActiveX control
-
Hmm ok, can you send me your diags so we can look into I just uploaded my Solarwinds Diagnostic via LeapFile. If you need anything else you know how to reach me. Thanks for looking into this!
-
Offhand, no. But if you have at least one duplicate remaining it may be possible to determine the cause by opening a case with support and rummaging through the diagnostics. This should not be occurring and is not at all a common behavior.
-
The variable not being properly escaped is an issue in the JSON post method PagerDuty provided as the downloadable trigger action for Orion. The variable is populating properly, but the code they have provided to their customers to integrate with the PagerDuty service does not handle reserved characters like "\" properly.
-
The user credentials used with these templates must be a Windows Administrator account on the local Orion server. The SAP credentials are specified in the profile created using Icon Software's SAPOrion.
-
stripet, or anyone else in this thread, would you be willing to work me and one of our developers to create an SAP application template for APM? Unfortunately due to SAP licensing terms we're unable to obtain a copy of SAP for our lab so we'll need the assistance of the Thwack community to develop an SAP template for APM.
-
The WMI method is not tied to the same limitations o Index IDs that SNMP uses to identify volumes. Instead WMI uses the volume serial number as the unique identifier.
-
Your assertion as to how the Alert Suppression tab works is correct. At this point it's a hold over from before dependencies existed in Orion. If you were to build anew I would strongly recommend using Dependencies rather than the Alert Suppression tab in the Advanced Alert Manager. I
-
Which queues are growing? You can find this information in Perfmon.exe
-
What version of Internet Explorer is being used here?
-
We're also looking for volunteers willing to provide SNMP MIB walks from their printers. The process is the exact same as mentioned in the link below. HP Printers are preferred, but we'll take any printer MIB walks you're willing to share. This will help us implement native printer monitoring support in APM.
-
Microsoft by default requires that this account be a local or Domain Administrator. There is however a way of allowing a non-administrators access to poll using WMI. It's outlined in the KB article below. http://knowledgebase.solarwinds.com/kb/questions/3304/How+to+create+a+non-administrator+user+for+APM+polling.
-
Excellent example of just the kind of information we are looking for . Keep it coming!
-
Hmm.. I might be doing something wrong. I was able to drop the table "Applications" and I also dropped a table (not a view) called "ApplicationStatistics". There doesn't seem to be any trace of a table called "ApplicationStatistics_Daily", ApplicationStatistics_Detail", or "ApplicationStatistics_Hourly" I'm still pretty…
-
Your poller appears to be fine. The fact that you're always at "9" or greater suggest that you have orphaned jobs in the job engine database. I suggest performing a repair of the Job Engine and Collector packages (Add/Remove Programs -> Repair). This should in theory clear out any orphaned jobs that are stuck. Since they…
-
Another option is to use a free internet proxy service to route the request though. The best option however would be to use Web Performance Monitor hosting a WPM Player on Amazon EC2, (which can be done for free) to truly monitor outside->in user experience.
-
Indeed it is.