Comments
-
thanks for that, very helpful
-
when I tried a query with one of the AlertHistoryID, which has an Alert Count of 160, only one comes back. Where do the other 159 come from? e.g. COUNT( AlertHistoryID ) AS [Alert Count] return 160 but this only returns one for that AlertHistoryID: SELECT [AH].AlertHistoryID ,[AH].Message AS [Message]…
-
thanks for that, it's very helpful. I'll have to write code I think, to work out the flicker as and when they are triggered.
-
thanks for that. We don't want to report them though, just know they exist so that someone can take a look at some point to see why something has an alert that comes and goes all the time. I think I mean an alert history for that node showing the alerts is triggered 100 times an hour but clears almost straight away each…
-
I found a more expressive SWQL here and it turns out the EntityType isn't relevant so the SWQL is working. Just need to limit it to Node EntityType.
-
thanks for the reply, much appreciated.
-
I discovered the dashboard SWQL and that provides everything required
-
It then occurred to me that the combination: AlertConfiguraton.AlertID + NodeID e.g. "43209/3490" is the persistent identifier that says the "disk space at 5%" condition has recurred on that node and to re-open the external ticket.
-
the user interface says the Node has 3 dependent nodes and they are critical but the API doesn't seem to have the ability to find the dependencies.
-
actually it has Orion.Alerts so there doesn't seem to be documentation for the schema.
-
turns out the swagger schema seems to be current. The schema from the sdk seems to not be current.
-
Orion.AlertActive isn't showing in that schema. Does each product instance have a different schema?
-
thanks but it's the only schema available in the sdk docs. I provided a link to the docs but this forum deleted the reply as it had a link to the sdk in it and it said it was spam
-
thanks for that. That seems to be the only schema available. SolarWinds Information Service v3.0 Schema Documentation Index