This content has been marked as final.
Show 5 replies
-
-
-
Re: Report on TOP XX Alerted Nodes
amrita1690 May 14, 2018 11:33 AM (in response to aLTeReGo)Thanks aLTeReGo,
This is not exactly I needed, but these helped add to the vision.
For now, I rather need a report stating Node1 has 20 alerts, Node 2 has 30 alerts, Node 3 has 10 alerts, and so on.
-
-
-
Re: Report on TOP XX Alerted Nodes
David SmithMay 14, 2018 8:09 AM (in response to amrita1690)
I'm not sure it will be that straightforward as the Alerts table doesn't store your alerts by NodeID, and not All alerts are directly related to a Node, so you would have to perform some sort of filter that excludes alerts that are not Node alerts, and then various joins to get the other data you need.
I'm sure it's possible, but not easy.
-
Re: Report on TOP XX Alerted Nodes
David SmithMay 14, 2018 8:14 AM (in response to David Smith)
I stand corrected - Although I would argue that there was a lot of work put into those reports but due to the awesomeness of this community we all get to benefit !
-