Comments
-
Hi Everyone, I figured this out. Putting together images and will post shortly.
-
Hi @"ermine", Just wondering what you found to resolve your issue (assuming you did due to the post date being over a year ago). Was it related to IIS having both "Forms Authentication" and "Windows Authentication" enabled simultaneously?
-
Hi @"coult45usmc", For issue 1: It might be related to this: https://support.solarwinds.com/SuccessCenter/s/article/Check-Replace-a-process-level-token-account-privilege-of-user-which-runs-Solarwinds-Orion-Module-Engine-service. I haven't attempted this in my environment yet because I want to see how password changes of…
-
I've found the following OIDs. Max licensed users: 1.3.6.1.4.1.12532.55.0 "clusterConcurrentUsers": 1.3.6.1.4.1.12532.13.0 "iveTotalSignedInUsers": 1.3.6.1.4.1.12532.48.0 Referenced: https://kb.pulsesecure.net/servlet/fileField?id=0BE3Z000000Tk00. Anyone know how to get a view of this? Ideally like PerfStack?
-
I had to do sort of the same thing. I knew ahead of time though, so I wasn't reading directly from the database. I had my DBAs load a backup from before the migration to my Orion lab environment and mounted it as the database. Then you can view your rules in Syslog Viewer and Trap Viewer. But it is still a manual…
-
Hi @"jaguemon", Try the credentials with the SNMP Walk tool. If you’re receiving an SNMP error “Unknown user name”, but you’re certain that the username is correct, the other aspects that may be causing it are: * SNMP Permitted Managers This aspect is like an ACL. It indicates which managers the agent will reply to. * VACM…
-
Hi @"dbradley1", Are you able to share the trigger condition? That will help for us to figure out what's happening.
-
I have found that you can. It doesn't show in the Web UI, or in SWQL queries. But if you copy the field value out of SQL/SWQL Studio and paste it into something else like Notepad, the carriage return is there. It will also display in alerts. It looks like it does cause issues with how it's displayed in the Orion Website…
-
Are the alerts for Orion itself, or alerts on objects being monitored?
-
@"jason.carrier", Would it be possible to get the version number and/or publish date for the MIB database shown on the download page? Looking at the MIBs.cfg, I don't see a way to determine if the one downloaded is newer than the one installed (beside the upcoming 2020.2 method).
-
Hi @"raymond.chen" , Are these the types of results you're looking for?
-
Hi @"raymond.chen" , I'm assuming that you're looking for something that gets you data like this: In the screenshot you'll see that I used the "WHERE NodeID = ####" to limit the results to a single node. You could limit by other details, or not use the WHERE clause at all to get all IP/MAC address on all nodes. You'll also…
-
HI @"toshana777" , Yes, you can: https://support.solarwinds.com/SuccessCenter/s/article/How-to-Monitor-an-SSL-Certificate-and-Create-an-Alert-in-SolarWinds-SAM-When-There-Are-X-Days-Before-Expiration I haven't figured out how to get Orion to pull details out of the Certificate Subject to make the alert go to the email…
-
Gave you a thumbs up to increase visability. Hopefully someone chimes in, I'm getting what I assume is the same error. For me the job is stuck in 'Unknown' status. I've tried this on Agent based nodes as well as SNMP.
-
Hi SowmyaGadang, If I recall correctly (from when I first set it up myself), I had to select "Orion (v3)" as the Server Type. Also, for the Server Name field, don't include HTTP:// or HTTPS:// , just the fqdn of the server.
-
Hi Samiksha, Can you provide a little more information, please? Are you looking to monitor the "Java Development Environment" on a server hosting some sort of services for developers using an IDE that connects to a server? The base requirement will be SAM (Server and Application Monitor). You can create custom monitors of…