Comments
-
It sounds like you may be experiencing the same issue outlined in the following thread. * Appinsight for SQL
-
The simplest solution would be to create a dedicated monitoring account on that server for SAM and not repurpose an existing users account as the history is tied to the individual user. Alternatively there are a couple of different options for excluding these commands from the history. $HISTIGNORE: "A colon-separated list…
-
Not natively within the product. At a minimum these developers would need to be a SAM administrator. Alternatively you can control alerting thresholds independent of the warning/critical thresholds via the Advanced Alerting Engine. Another option I wouldn't recommend is to provide your own UI or method for changing these…
-
The fact that the Configure Server Button is not completing is likely indicative of a larger problem, perhaps permission related. If you are not yet running SAM 6.1.1, I would recommend upgrading to see if that resolves the issue. If it does not, please open a case with support so we look through your diagnostics to…
-
-
Case studies can be found at the link below. Resource Center | SolarWinds
-
WPM provides the ability to capture and store historical screenshots of the page as it was seen at the time of the poll.
-
What node is selected when you test the component? How is the that selected node managed in Orion? E.G. SNMP, WMI, Agent?
-
I've logged this as a feature request internally under FB254848
-
ServiceNow is handled separately from the generic HTTP/HTTPS Post operation. The SNOW integration is a highly specialized web services API designed from the ground up to work specifically with ServiceNow.
-
The following KB article I believe is applicable to your situation. AppInsight for Exchange: PowerShell is not working - SolarWinds Worldwide, LLC. Help and Support
-
i did..its running and i have configured it but its still drifting. Adjust the NTP update interval to at least once an hour. Drift is normal, but how bad is the drift that you're seeing? This might be an indication that either the CMOS battery is on its way out of that your crystal clock on the motherboard is bad.
-
Are you attempting to check the DNS server for a record (ANAME/CNAME/etc.), or verify a local host file entry?
-
Agreed. Database shrinks should not be configured to run nightly as it's unnecessary. The only time you need to consider shrinking the database is when the amount of whitespace contained in the database is excessive. This where some unusual circumstance has caused the database to expand to a very large size and then was…
-
This values will be added to the report writer in a future release of SAM. In the meantime you can report upon these metrics in the web based Report Writer using 'Advanced' option and writing a SQL query which queries the 'dbo.APM_CurrentStatistics' table where these IOPS metrics are stored.
-
Have you tried adding the server a WMI managed node instead of SNMP? Does that change the behavior of "List Resources"? If the issue persists please open a case with support and reference this thread. Please also post your case number here so we can ensure it's routed appropriately.
-
Application Custom Properties are available for under the Trigger Condition both under the "APM: Application" or "APM: Component" property types. You are correct however that Application Custom Properties are not available as macros to be included in message body text for the "APM: Component" property type.
-
This cannot be accomplished without modifying the CSS. You may be happy to learn that we are in the process of refreshing the Orion UI, which will have a gray background by default.
-
It should, provided the property type to monitor is set for APM:Component.
-
This is actually normal expected behavior, as a "Down" result is reflective of an error. See my example below. You can try it yourself using the attached template.
-
Agreed
-
Yes. JMX is a standard protocol that is not OS specific.
-
It may, provided it supports the HOST-RESOURCES-MIB.
-
If thresholds are defined then they will control the warning/critical status. If they are not, you can pass warning/critical state as part of the scripts exit code. The choice is yours. Most people use thresholds to define status, but we still need to know if the script ran successfully or not, which is where the exit code…
-
Add a custom table resource to the report, select the object type you wish to report upon, add a column to the report, then all properties for that object type are shown.
-
Yes, this information is available via iVIM in the report writer
-
simon.macpherson is correct. This is a URL. So go to http://{YourOrionserver}/orion/Admin/AdvancedConfiguration/Global.aspx and change the following value from 'Streamed' to 'Buffered'. Then restart all Orion services or reboot the server. This has resolved several customers cases reported in this thread who reported…
-
I have verified that the Linux flavor is only available consistently across distributions via SNMP when the hardware vendors agent software is installed.
-
It appears to be a Business Layer Host process that's hung and holding that file open. Terminating that process should allow the Configuration Wizard to complete successfully without needing to reboot.
-
Have you tried shorting down the text you're searching for to a single word to see if that works? It may be that the page you're monitoring contains lots of javascript or other page elements. Also, the text you're looking for may actually be coming from another page entirely such as an iFrame. I recommend you view the page…