ScottCyr

Comments

  • Last I checked with the Solarwinds folks they said that it was a know bug and they were working on it.
  • I believe this came out of the user guide. Q How can I set up an automatic login to the Orion website that passes a User ID and password directly to Internet Explorer? A Create a Favorite with a link in the following form: DOMAIN/.../Login.asp and substitute the real User ID for “USER” and the real password for “PWD”.
  • I answered my own question. You need 7.1 or better to see this report in the web interface. Paste the following into a custom SQL report in report writer. Select NodeName, ObjectName, Alerts.AlertName From Alerts inner join activealerts on alerts.alertid = activealerts.alertid order by activealerts.nodename
    in SQL Query Comment by ScottCyr April 2004