Comments
-
Ahhh okay thanks for clearing that up for me. EDIT: Yep... Missed this "The only one I know I can provide are the ones I configured in UDP."
-
I think this should work although I do worry that I am overlooking something. Let me know if this gets what you expected? SELECT Nodes.Caption ,cp.OID ,CPA.CustomPollerAssignmentID ,CPA.AssignmentName ,CPA.CustomPollerID ,CPA.NodeID ,CPA.InterfaceID ,CPA.PollerID ,CPA.Status ,CPA.LastStatusChange ,CPA.ID FROM…
-
I'm a bit new to all of this but the mentions of ports makes me think about WMI and needing to have a large range of ports open for ephemeral ports. I found this link referencing what I am talking about. WMI ports for monitoring
-
I think you are looking for something like this:
-
Did you ever get to the bottom of this? Having what appears to be a similar issue myself.
-
I would check this post out and see if you can find a solution from it. I'm not sure if this gets you exactly what you want but it might get you close! The Ultimate CPU Alert - Reloaded! Hope this helps and if you have any more questions definitely keep on coming here!
-
Our installation makes fairly heavy use of UnDPs for quite a few different objects. Manually entering those in 1 by 1 would take way to long and be horribly tedious. So we came up with this after not finding a good solution elsewhere. There was an import and export button so we knew it was possible somehow just needed to…
-
Have you tried custom table rather than using the built ins and then using a filter? I have had similar issues and found it easier to create my own query in some cases.
-
Looks like you can export some pollers, replace the fields and import what you need.