arturom

Comments

  • Thanks Martin ! A couple of questions from your comments : - "I've only used the Trap.Acknowledged field to disable alerts for a trap that never got a corresponding "everything is OK" trap" : can you explain how you do it ? - From the thread, Richard Letts puts an example of a query (maybe it is like that because of what…
  • Excelent ! Sounds like a good starting point ... I'll check it and let you know how far can it get me Thanks a lot
  • A quick question on the flag Trap.Acknowledged : what is it used for ? Under what circunstances it is changed ? In my Database, it is always set to "0", and I was wondering whether it should change when, for example, an operator clicks "ACK" to an ALERT ? (I don't think so : that should be a flag in the field related to…
  • I have a HP c7000 Enclosure, and this information is precisely what I need for triggering ALERTS (Warning / Critical), based on the results ... In my case (lattest NPM) : Since you mentioned that "this values are retrieved from these devices and stored in the database", I wonder : - The easiest/more direct way to trigger…
  • Thanks mate ! However, I don't see where are the "out of the box alerts" in the case of this enclosures. I can see the "Node view" showing the relevant HW status information, and my problem is preciselly that : how to create the alerts from that Node View (that is : Solarwinds obviously knows how to automatically check…
  • Thanks again for your comments and suggestions. However, at least in this case, SW seems to offer out of the box the "Node Details view" I already mentioned with the status information for the Enclosure, BUT I don't see any pre configured harware sensor ALERT in this case. What are the options in this case, in your…
  • Thanks mate ! - I already did the SNMP Walk on the device, and yes, you are correct that he HPc7000 SNMP Agent is reporting garbage (lack of configuration, something I am fixing in the HP SNMP agent, as it should be done), so that is fine : once I fix that on the HP SNMP Agent, SW should have that status information…
  • Thanks Mesverrum ! In this case, the screenshots are from an HPc7000 Enclosure, but the idea is the same. So I guess your suggestion is "don't create ALERTS based on SWQL, since that is not documented & could change from release to release" ? Correct ? If it is : What would be the alternative to monitor / ALERT those…
  • Hello Folks : its 2019, and I happen to have the exact same problem ! I am getting a table of values, from which I only need the AVERAGE among them, it keeps returning the full table of AVERAGE value ... but I only need "the average value" (one value) Any ways to do it, now, 9 years latter ? Maybe an SWQL/SQL query to get…
  • Folks : I am quite new with Solarwinds, and need some pointers on the basics discussed here regarding what I think it is called : "Custom SQL Alerts" What do I need ? 1.- I have SNMP Traps flowing into the Trap Viewer just fine 2.- I need to turn those SNMP Traps into Solarwind ALERTS. How ? so far, the path seems to be…