Comments
-
Just to clarify, you mean the server's real IP address, not the NAT IP. Correct? As discussed above, the managed node should reflect the servers real physical IP address. If it shows the IP address of the NAT then this may explain the issue you are encountering.
-
AppInsight for IIS, which is part of the SAM 6.2 beta, includes native Application Pool monitoring.
-
In the example above the macro ${APM_ApplicationCustomProperties.NotificationTeam} should work provided you are running SAM 6.1. SAM 6.0, 6.0.1, and 6.0.2 however must continue to use the workaround listed above. If this macro is not working for you in SAM 6.1, please open a case with support so we can troubleshoot the…
-
Your best option would probably be PowerShell. You might want to ask the folks in the forum for help creating such a script. In the meantime you can give this File Count Script a try.
-
That looks like a perfectly well functioning MSMQ to me. The reason why those *.MQ files are being orphaned could be that they're being held open (locked) by anti-virus on the machine. I would recommend setting an exclusion on those file types or that directory specifically.
-
That's certainly a problem we will have to solve for sure. Who knows, we might even be working on that now?
-
My suggestion would be to make sure the ICMP packet size is 32 bytes unless a user changes it. That sounds like a great idea.
-
I've logged this additional requirement as a feature request under FB163003.
-
Upgrading the Database schema is handled by the Configuration Wizard. As long as a direct upgrade path is supported from the version you're running to the version you're going to, then there should be no issue. If you're concerned, you can do a dry run on another machine using a 30 day evaluation.
-
Excellent. Then something is clearly wrong or unique about the website you are trying to monitor. Unfortunately without more specific details pertaining to this site we can only speculate as to what might be the cause. I suggest opening a case with support if you are unable to disclose more specific details here in this…
-
The KB article below has been updated for APM. The recommended setting is now 4000. Thank you everyone for your feedback. http://knowledgebase.solarwinds.com/kb/questions/3476/Website+Error%3A+The+URL-encoded+form+data+is+not+valid.
-
SQL authentication or mixed mode is stated in the system requirements section of the Administrator Guide for all Orion based products. http://www.solarwinds.com/documentation/en/flarehelp/SAM/default.htm#samadminguide-requirementsforsolarwindssam.htm SQL Server SolarWinds supports the following versions of SQL Server: •…
-
Can you right click on that page and select "View Source"? Then reply to this post and copy/paste the page source code into the message body and I'll take a look at it and see if we can't figure out why this isn't working.
-
redlotus, I believe I answered this question in the following thread you started below. * Volume usage is not available
-
It is possible to copy views, but it is not possible to copy only a specific resource from one view to another.
-
You mean something like this?
-
Based on what you posted it appears you figured it out. My guess offhand is that the Windows Scheduled Task icons are fairly special and unique. The only close equivalent would be Windows Scheduled Tasks. These are not tied to an application or a component monitor, but are rather a sub-component of a component monitor.
-
You're running SAM 5.2.0 SP1. You're several major versions behind currently. * SolarWinds Knowledge Base :: SAM 5.5 Release Notes * SolarWinds SAM 6.0 Release Notes * SolarWinds SAM 6.1 Release Notes
-
One of those ODBC drivers should be installed on the Orion server before you will be able to connect to an Oracle database server. You can use the SolarWinds Oracle Plug-in available in your Customer Portal, or download Oracle's Instant Client from Oracle's website.
-
Thanks bobross!
-
It should be applied only to mailbox servers which are members of the DAG. * The target Exchange server must have an Exchange Mailbox role and be a part of Database Availability Group.
-
Installation of any software on Windows that registers as a service requires privileged execution. Once the Agent is installed however, it runs under the least privilege local system account.
-
kasaff is a total rockstar
-
Try configuring this alert at its most basic level, as pictured below. Trigger Condition: Email Alert Action:
-
If you don't use APM what program are you using where you're encountering this issue?
-
Based on your description of the problem and screenshots provided it looks like you are encountering an issue that was recently brought to our attention by Jeremy Dixon. He posted a solution to the issue in the following thread. AppInsight for Exchange - PowerShell Issues utildayael wrote: So some case updates in case…
-
I strongly recommend upgrading to NPM 11.5.1, which includes numerous alerting fixes. NPM 11.5.2 and SAM 6.2.1 RCs would be even better as they contain even more fixes to the new web based alert manager, but I understand some people may be adverse to installing RC's in production.
-
is what you're trying to monitor at all related to, or similar to JSON or SOAP?
-
I was going to ask about other 3rd party utilities, but if we truly believe we have identified an SNMPv3 issue with SolarWinds products, we'll need to use NET-SNMP as the point of comparison since there's no way of knowing for sure what other vendors might be doing inside the encrypted session. At least NET-SNMP is well…