Comments
-
I can't strongly enough encourage combining both NTM and Network Atlas into one product. After that is done, it would be very helpful to be able to right click on an element on the map and have a customized list of options that you could select from. For example, run a custom script; or create a hyperlink that would link…
-
+1 Arista
-
This has been a feature request for almost 3 years now: I have been trying to find a way to do this in NPM without Hardware Health and it is not easy! Please add this feature!
-
Am I missing something - I also can't find how to edit these mappings. Has this feature actually been implemented? Manually editing the db lasted about a day when everything was over-written with "Unknown"... Bummer.
-
Hi Jinqiang, This works for me: addProfile = swis.update(uri,ConnectionProfile=vendorCP) vendorCP is the name of the connection profile. HTH. Scot
-
Sorry for the slow response. If you put the explicit deny any at the end of the ACL and include that as the last line in your compliance rule, you should be able to detect any additional ACEs before it.
-
Hi Sc00ter, socket.gaierror: [Errno 11001] getaddrinfo failed That message indicates that your script is not able to determine what IP address to connect to. If your file has hostnames, check that they are resolvable from that host. After that, try stripping the lines in your file of any whitespace or newlines using…
-
No problem, Nick. No, I have not run into any issues with devices having performance issues due to polling. I will add that probably 95% of my devices are routers and switches; I don't do much with servers as we have other tools for them.
-
Thanks Matthew. I opened a case with TAC and they verified that LOG is not a function that is implemented. I asked for a feature add and in the meantime, I am going to take the easier route of just alerting off of the mW levels. I am also saving the data so that historical charts are used and we can at least see when a…
-
This doesn't have the explicit deny at the end of the ACL so you could add entries to the end and the policy wouldn't show a violation. However, since you have an explicit deny, it should work. You would just have a separate compliance rule for each ACL you wanted to check. HTH. Scot
-
Hey Nick We have been running an active/active solution for a number of years now. The biggest issue that we have had is keeping the two synchronized: you have to add devices (and their interfaces), alerts, jobs, etc, 2x. Some of that can be mitigated through the API and a bit of programming while exporting/importing…
-
I have been able to do something similar in the past by taking the entire access-list and pasting as a single sting to match instead of a RegEx. Would that work for you?
-
All - Thanks for the responses. It looks like John's SQL query will get me what I was look for - many thanks! I checked back on that page and it looks like that is not an option under 10.6 (and I have full admin rights) : Not a big deal deal and I have other things pressing. Thanks again, everybody! Scot
-
Many thanks for the response, John. I don't see the Manage Pollers option - you are talking about it being on the Orion Website Administration page, correct? Thanks, Scot