Comments
-
I asked our network engineer and he confirmed that everything can see everything in CDP neighbor. Regarding the changes that were made to the links I asked my network engineer and his words verbatim were, the uplink side moved to a different port on the same switch.
-
Thanks so much for taking the time to reply stuartd. I have checked the new interface to monitor at both ends of the link. I have ensured that all three of those boxes are checked on all nodes that we're trying to monitor. These nodes have all been added at least more than a year ago. I'm not 100% sure what our topology…
-
I have a "view limitation" turned on for that page view. For the view limitation I only show nodes that are UPS devices, that way anything on that page only takes into consideration those UPS devices, hence why the event and audit log only pertain to those UPS devices.
-
Those are just regular event widgets. I don't use any custom SWQL. One is just a "Last 25 Events" widget and the other is a "Last 25 Audit Events" widget.
-
It should be fairly simple to setup. The widgets in question are simply "Universal Device Poller Summary Status" widgets that monitor different pollers. Just setup the pollers you want and toss them in that widget.
-
What do you mean by share a copy? Is there a way for me to export it? If so how do I do that? Thanks!
-
-- UPDATE -- I was able to resolve this issue by simply saving my existing map as a new map with a different name. Everything works when I do that and I'm also able to add new nodes without them turning grey. Thanks everyone!
-
Ah ha! Thank you. My NPM version is 2023.3.0. And I just have to say that commenting out the WHERE line, and just putting WHERE Message NOT LIKE '%Self Test%' worked perfectly. Thanks so so much!
-
I'm not exactly sure what version I'm running. Here's a snippet of the Platform Info page if it helps. It now makes sense that the widget didn't work if that SQWL statement is per node. The page that I took that picture from is sort of a summary page that has several assets reporting information. Do you have a SQWL…
-
Will that give me events for 1 node, or any/all nodes? I'm not currently versed whatsoever in SWQL, I'll have to brush up quite a bit if I want to implement this. No matter how I change the SWQL code, even leaving it the same, I still get "There was an error processing the request." displayed in the output of the Widget.…