Comments
-
Ahh.. Clicking on the feature category link "Web Services Monitoring" of the "What's New" resource should take you to the section of the Administrators Guide that provides more information about monitoring SOAP, JSON, XML, and other web service types.
-
Sorry about that. I forgot to include a link. The link below includes an outline of the process as well as a free MIB Walk utility for collecting the data. We'd really appreciate your participation.
-
I am no longer the Product Manager for Server & Application Monitor, so I can't comment on the roadmap for SAM. I can only confirm that the latest shipping release of SAM (6.6.1) does not include SFTP/FTPS Component Monitor types. bshopp may be able to provide additional details.
-
Generally, the issue is that the AppPool is spinning down due to lack of use. This is a resource conservation feature that's native to IIS that works great when hosting dozens, or even hundreds of different sites on the same server and need to be conservative with resource usage. In a situation where Orion may be the only…
-
The settings should persist, though I did stumble upon an instance where they did not for some reason. I found that if you make your changes, then click on "Admin" in the top left, the changes persist. If you click on "Node Management" next to it, they do not, so your mileage may vary.
-
The following KB article may be applicable to your situation, even if the server you are monitoring is not MacOS. SolarWinds Knowledge Base :: After upgrading to SAM 6.0, script monitors begin failing Mac OS X Servers.
-
Most environments allow both internal and external resources to be accessed through the Proxy server. Under these conditions there is no need to define separate proxy settings for internal vs external resources. Though I fully understand that this is not the case in all environments, the workaround listed above is…
-
Lukas is correct. This functionality was not added until APM 4.2. It's likely you've imported a newer template that's added the additional field to the database, but none of the supporting code is in place to provide this functionality in APM 3.5. I recommend you upgrade to APM 4.2, or sign-up to participate in the SAM 5.0…
-
SP1 is not absolutely required, but only what has been tested and is supported. That's not to say that if you are running 2008 R2 without SP1 it won't work.
-
What type of authentication is SharePoint configured to use? Windows Integrated? Basic? Forms based auth?
-
The issue is not limited only to SAM. NCM Configuration Change Templates downloaded through the in-product Thwack integration are also affected. I recommend downloading these templates directly from Thwack and manually importing them into SAM/NCM until this issue is resolved.
-
The alert as you have it defined appears to be correct. Some things I would recommend double and triple checking. Ensure your recording ID's are correct. I usually use "Name" so I can tell which recording is specified without having to hunt through the browser URL or debug logs. Make certain you have nothing defined " for…
-
Nevermind.. I was directed to the following thread. I swear I searched, but somehow I missed this.
-
The problem appears to be with your Filter. It looks like you chose "Advanced elementary condition" when you should have chose "New Elementary condition" and selected "Network Nodes -> Custom Properties" and selected the Custom Property you created with the Custom Property Editor. I've attached a working example that's…
-
You could always attack the problem from a different angle if the device supports it. For instance Dell servers allow you to adjust the temperature warning and critical thresholds on the servers themselves through the OpenManage agent web interface.
-
Yes, you can install the WPM Player on a Windows device that's connected to the wireless network and have it download data on a regular basis.
-
Index fragmentation is polled only once an hour by default and is not tied to the "Poll Now" button.
-
Thresholds can be used for warning and critical response time status, but if the site is down then the status will be 'down' rather than warning or critical. If you're wanting to configure a retry mechanism for the HTTP Monitor, this can be done but not through the web interface. Instead you will need to edit the…
-
The host above was added using the VMWare API only. It's an ICMP node (no SNMP) with the "Poll for VMWare" option selected using the "root" credentials.
-
In that case, can I suggest you look at the Blackberry Delivery Confirmation Script? It should get you going in the right direction.
-
I believe the following statement contained in the article referenced by Zack Mutchler is precisely what you are looking for. While it may be technically possible to create a least privilege user account for monitoring domain controllers via WMI or RPC, Microsoft has made the process so incredibly difficult that in most…
-
Not at this time, but you can post this as a feature request in the Ideas forum here of Thwack.
-
AppInsight for IIS supports IIS 7.0 (Windows 2008), IIS 7.5 (Windows 2008 R2), IIS 8.0 (Windows 2012), and IIS 8.5 (Windows 2012 R2). Is it possible you are trying to monitor IIS 6.0 (Windows 2003) or IIS 6.5 (Windows 2003 R2)?
-
A BES server failover will trigger an SNMP Trap, which can be alerted upon using the SNMP Trap Receiver included in Orion. http://docs.blackberry.com/en/admin/deliverables/16661/Monitoring_for_a_failover_event_588993_11.jsp
-
Then you will need to enter your custom SQL query into the Web Based Report Writer to return these specific fields. There is no SWIS entity for those particular field as seen in the database.
-
TLS 1.2 support is available in the SAM 6.3 and NPM 11.6 betas, which are currently available.
-
The spt_values table is in most cases always in memory which is likely why you haven't noticed any performance issues. Another reason why this might not be visibility impacting performance is that the table is likely very small. If this is the most fragmented table monitor that's in a warning or critical state it's a…
-
The following error suggests an issue with the Cortex service. I would recommend looking at those logs next to determine why 2019-07-16 17:12:09,082 [142] ERROR SolarWinds.InformationService.Core.InformationService - (null) (null) Exception caught in method SolarWinds.InformationService.Core.InformationService.Invoke…
-
As is typically the case, we are unfortunately not permitted to discuss timeframes.
-
I've covered how to monitor processes running on Windows NT in this thread here -> Re: Windows Service Monitor - Unexpected error occured. Invalid class Unfortunately not all information required for process monitoring is available via SNMP in Windows NT. The earliest version of Windows to support process monitoring via…