It was reported that an alert posted in the Alert Console did not trigger an email as designed. This is an alert definition that has worked in the past. I need a way to determine if the email was missed or if there was an error and the email trigger errored. Is there a log I can check? An Event?
I've got a SQL query that works in Database Manager, but the alert requires me to join that with a setup statement. I've done this to get a count of events per node, which works, but just a total count has me puzzled. Both the setup statement and the data I need counted are in the same table, so I'm not sure what to join…
I have created ${N=SWQL;M=SELECT Alert_Response_Team_Email FROM Orion.AlertConfigurationsCustomProperties WHERE AlertID = 563} which I put into the To field of an Alert Email Action but would really rather it be something like ${N=SWQL;M=SELECT Alert_Response_Team_Email FROM Orion.AlertConfigurationsCustomProperties WHERE…
Hi Guys I need to create a Node Reboot Last Boot has Changed Alert for ALL Nodes and stuck with the following. If a Node is rebooted intentionally but but not come back up after 5 minutes then we are Alerted (Node DOWN) I can't see where to set the condition that specifies the 5 minute threshold before reporting that the…
Hi everybody, I need your help for a tricky case. We have several sites monitored (with Router, firewall, switch, AP, Controller etc) and we don't use dependencies. For a site, all equipment are stored in one group and we don't want to receive massive alerts when a site goes down. How should we proceed to receive only one…
Hi, how can I suppress events on specific nodes, because we interface with Service Now and we don't want to generate specific issues on specific nodes. Thanks in advance. Kind regards
the below is throwing "MACRO SQL ERROR - Invalid object name 'Orion.Nodes'" ${SQL: SELECT NodeID, IPAddress, Caption, NodeDescription, Description, DNS, Vendor, Location FROM Orion.Nodes}
Are there any ID's for an alert that uniquely identifies each alert, so that I can store the ID and fetch the same alert in the future for investigation. If there are combination of ID's that can be used to form an unique ID will also be helpful, and also It's getting really hard and pain to understand what are all these…
Short version: In a second alert escalation step I have a script to Unacknowledge the alert. When that triggers the whole alert gets re triggered. Why? Long version: An alert triggers when a windows service is down. First escalation level with action: Log to Orion, Acknowledge the alert with PS so people "know" orion is…
Is there an efficient way to mass mute interfaces? To give some background, our company will sometimes mass mute nodes by creating a spreadsheet with a list of all nodes that need to be muted and importing that list on the manage nodes page. It would help me make a common custom property for the list of nodes I could then…
It looks like you're new here. Sign in or register to get started.