cdenuyl

Comments

  • Have they been added yet? Just looking for a product roadmap for WPM, as it's been dormant lately. IE11 support, etc. Thanks.
  • Any updates from Solarwinds on this application? Back in October we were told to stay tuned, that was over 4 months ago.
  • Andrew, are you happy with the performance of the Micro instance? I'm evaluating options for a small WPM playback site in APAC (5-10 transactions, 5 minute interval, 15-30 second execution time). I'm curious what the costs look like for Micro vs. Small, when you include bandwidth in/out and CPU cycles. Would appreciate…
  • One workaround for this: Build a new playback server in parallel with your existing. Edit the settings of the playback location in WPM, and change its IP to the new server's address. Click Test, Click Save. The historical stats and thresholds are preserved, as WPM thinks it's the same playback server as before.
  • I'm not looking to manually trigger the playback. I'm looking to flip the value in the DB from Green to Gray. Clearly we have playback contention - but I need to defend against blind spots regardless. When a monitoring app tells me Green (good), but my data is 7 days stale, that's very, very bad. I can provide a screenshot…
  • Thanks Lukas, your SQL query fixed our stuck alerting issue. I greatly appreciate it. Thanks also to Jiri - I will look into alternatives re: Unknown status. Currently we include Unknown to defend against the loss of a playback location. The "all 3 must agree" logic won't fire if only 2 sites can detect the Down status. We…
  • Forms based auth, trying to authenticate as an Orion user (no AD auth). Job is running as a local NT user on the Orion app server (local admin). When no auth is passed, I get an email with the login screen. When auth is passed (either embedded in the report URL or via the Orion authentication tab) the emails never arrive.
  • Confirmed that 100% of ESX hosts are managed. Poll for VMWare checkbox is checked.
  • SOLUTION: The SEUM transactions use a different status (Disabled) than nodes monitored by SAM (Unmanaged). I made a copy of the desired icon file, and saved it as seumsmall-disabled.gif, then resaved the map in Network Atlas. Now the correct blue icon is displayed whenever we Disable a playback location in SEUM. Thank you…
  • Your request for assistance has been received. Case #377996 - "Custom Graphics not updating in DB" has been created for you. A member of our customer support team will respond to your case as soon as possible.
  • At the bottom of that screenshot, I see the "exists for more than 0 seconds" field. Is that the recommended value (0 seconds) for both the Trigger and Reset Conditions? When we submit a new playback, often a false alert is triggered with incomplete info (SEUM ALERT: All Logins failed for ${Name}). I'm guessing it's because…
  • Our new playback hardware has been ordered and will be deployed in the next couple of months (globally). In the interim, we're making the best of what's available. My concern is this: The application has an Unknown status, yet it's not being leveraged when playback data gets stale. The data lives in the database, and we…
  • All the ESX hosts are managed, but via ICMP only. We're not using SNMP to poll them in either SAM system. But we see data in one SAM system but not the other.
  • The SQL code provided by Petr above does run much faster - thank you. Now for whatever reason the job won't send the email. I can get the email to send if I leave off the username/password in the Orion Web Login dialog, and don't embed it in the URL. When I do that, I get an HTML email containing the login screen. If I…