How do i find all the alerts associated with a single node, so I can edit them accordingly.
Here is one way: https://webcache.googleusercontent.com/search?q=cache:-QCuOVAwrjcJ:https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Knowledgebase_Articles/All_alerts_this_object_can_trigger_resource+&cd=1&hl=en&ct=clnk&gl=us&client=firefox-b-1-d
Success Center link is no longer working, so provided Google cache link above.
edit--found a link, just had to search Success Center directly and not ask Google: Success Center
There's a resource named: All Alerts this Object can trigger.
It might be part of the default Summary page for a node. if not, you can add it:
WARNING....
This solution will give you MOST of the alerts an object can trigger, BUT NOT ALL OF THEM.
Just know that before you trust it completely.
You could also choose a node alert and copy it. Then limit its scope to nodes with a custom property matching a certain value. Then you would know from the onset where it did and did not apply.
https://support.solarwinds.com/SuccessCenter/s/article/Create-a-Group-of-Nodes-alert-using-a-Custom-property-to-Identify-Group-name-and-Group-Member-Name-With-Variables
Essentially the point of all these indirect answers is that Orion doesn't have a direct relationship between nodes and alerts. You don't "assign" an alert to a node, you set a condition on an object and any objects that match your condition trigger the alert. Some of the conditions could be "static" things that aren't likely to change, but Orion makes no attempt to figure out which nodes "could" become a candidate for an alert, just checks if they currently are.
You just have to review your alert logic by going to edit the alert to know which alerts could apply where.