-
Re: PollingUsage in OrionDB
Whenever you are curious about the SQL behind the SWQL, add "WITH QUERYSTATS" in the end and you will get another tab with that info.1 -
Re: Dashboard to calculate the number of Active Critical and Warning alerts
I can't see your code error either ;-) But below should give you nr of alerts per severity: SELECT Count(AA.AlertActiveID) AS QTY ,AA.AlertObjects.AlertConfigurations.Severity FROM Orion.AlertAc…2 -
Re: Stuck while creating a customized report.
@"WindsOfNishat" If all of you wan interfaces has Wan in their name of some other way to search for them, they can all be changed at once in "manage nodes" page. You can also coun…1 -
Re: Hi, I would like to receive an email notification when the number of 'Current Connections' to a website goes above 100.
@"lancasterb" That looks correct. Sometimes when an alert has triggered and you go in afterwards and change the alert rule trigger condition, an existing alert might not reset. Then you ha…2 -
Re: Active Alerts Modern Widget
Suggest you take a look here: Need assistance creating an alerting modern dashboard1
