Comments
-
If there are changes in the status then those can result in triggering another alert. E.G. Warning to critical, or warning to down, or even critical to down. If however, you have five things that are 'critical' causing the alert to fire, and another item triggers a warning or critical condition, then no, another alert will…
-
High Availability is not free. It is licensed at $6995.00 per-server you wish to protect, and supports protecting both the Main Orion server as well as Additional Polling Engines.
-
We're working on a Linux Agent if that counts! You can even give it a try yourself at the link below. https://thwack.solarwinds.com/thwack-beta.jspa?groupID=1003
-
If you own Server & Application Monitor you can get a sneak peek on the high availability improvements we're working on for Orion by signing up for the beta.
-
wluther, are you wanting to filter the 'Add Entities' search results by custom property?
-
This error typically occurs when the Orion URL ends in a trailing slash '/'. Okta then turns service URL (ACS) into ...//Orion/SamlLogin.aspx (note the double slash).
-
I'm afraid I'm not familiar with Pingfederate, but the error suggests that the SAML response from Pingfederate is not configured correctly. Have you used the 'test' button?
-
Unfortunately, I cannot provide any specific details beyond what is posted publically in our What We're Working on post.
-
SAM's File Age Monitor does not currently support wildcard matching. This would be a feature request that we are currently tracking under FB203291. You could however achieve something similar using PowerShell as discussed in the following thread. Advanced File Age Monitor with PowerShell There is also a template available…
-
Ahh, that makes sense as Azure ADFS is not currently supported by Orion. Azure ADFS is significantly different than ADFS and may other standard SAML providers.
-
Can you describe the nature of the bug? From reviewing your case it appears you were able to get the issue resolved.
-
Did you configure the ‘OrionGroups’ SAML attribute? This can be quickly checked by providing the result of the SAML test. It should display something similar to this:
-
Have you created the corresponding group in Orion? [Settings > All Settings > Manage Accounts > SAML Groups]
-
wakhan wrote: Can we use Shibboleth SP with Orion ? Yes
-
Nice find christopher.t.jones123! Out of curiosity, do you use Internet Explorer as your daily browser?
-
The template has been specifically written for WinPCAP, but could be altered/modified to work equally well for Npcap.
-
joelgarnick wrote: FYI, I ran into some trouble with the group attribute statement...seems that the Name needs to be OrionGroups...If I use GroupNames as suggested above, SAML succeeds, but authentication for the test user fails. You are correct. There should be ‘OrionGroups’. This may be an error in our documentation.…
-
The Orion Migration document available at the link below should have you covered as virtually everything is stored in the database. Really the only portion that is not, and needs to be migrated separately is the certificate used to encrypt credentials used in Orion for things such as issuing IPSLA CLI commands and SAM…
-
Macros are not currently supported within the query body of the SQL User Experience Monitor like they are for script monitors. I would recommend posting this as a feature request so other members of the community have an opportunity to vote on this idea.
-
Sybase configuration is covered in the SAM Administrators Guide section linked below. * Sybase ASE
-
The message you are seeing is intended to let you know that the amount of 'things' that would be automatically imported would exceed your license limit. If that's not true for any reason, then I would recommend opening a case with support so they can determine why you are receiving this error.
-
What do you mean exactly by a job? Are you referring to SQL Agent Jobs?
-
Have you considered using view limitations based on custom properties?
-
This sounds like something that ipMonitor users might want to vote on. Maybe you can post this in the ipMonitor Ideas Section on Thwack.
-
Neither of these counters are included in our out-of-the-box application templates, but adding them to an existing template or creating your own to monitor these metrics is a fairly simple and straightforward process. From [Settings - SAM Settings] click on "Find Processes, Services, and Performance Counters" and select…
-
Variables are not available within SAM's WMI Monitor. You would need to use a Windows or PowerShell Script Monitor instead.
-
SAM only uses MIBs for the SNMP Trap Receiver. NPM's Universal Device Poller also uses MIBs for creating custom pollers. Both of these utilize the Orion MIB Database which is updated weekly. The latest version is always available for download through your customer portal. You can submit MIBs to be added to the database by…
-
The DNS User Experience Monitor targets the Node the application template is applied to. In the case of the agent, this would the node the agent is installed on. This would be essentially the equivalent of going to the machine where the agent is installed, typing "nslookup", changing the server to query against to itself,…
-
You might have created more physical disk space on the drive but have you increased the size of the database? Also, have you tried re-running the configuration wizard?
-
What's more likely the cause of this error is that the timeout value for the template is simply too short. Try increasing the timeout value for the application by doubling the two highlighted values below from 300 to 600. If this resolves the issue then it's not a problem with an overloaded scheduler, but rather there's…