The most recent content from our members.
We are running a project to move to a new DHCP servers. So for this we need to change the ip helper-address on all routers. This settings is set on an interface. How can i do this easily with NCM? I was thinking to create a policy report, but because the interface name is always different i don't know how to work with this…
Trying to build a remediation script that will remove any and all unwanted snmp-server hosts without having to specify the ip address (such as by wildcarding it or using place holders instead of the actual ip). Say I have: "snmp-server host 1.1.1.1" and "snmp-server host 2.2.2.2" in my device I want to remove "snmp-server…
I'm new to Regex, it's foreign to me and I really want to understand it as it seems to be the key to my NCM needs. I'm trying to find and remediate all IP accounting enable devices nightly. What is the sweet regex string that I can use to access the specific interface that currently has IP accounting enabled? Where do I…
I am new to Solarwinds (and code/scripting in general) as an intern this summer. I am trying to create a script as part of the remediation process for the local rules I am creating which can do two things. 1) if my string is not found at all in a device then I need the script to insert itself in 2) if my string is…
Can anybody provide an example of a simple remediation script for a Cisco device? It seems none of the built-in rules have this in place, and I'm not sure where to get started when comparing to config-change scripts. For a simple example, I'd like to start with standardizing my logging buffer size, since we tend to have…
I would love it if there was an option to exclude nodes that are currently listed as "DOWN" when doing a Compliance remediation script, or a config change job. Orion tends to get hung up a bit trying to log into devices that are down, when it would be so simple to just exclude them. I could see this being implemented in…
Been playing quite a bit with Policy Compliance and remediation scripts and one thing I've noticed is that after the script is run on a node, RTCD is very slow at processing the nodes for updating. The last lines in my remediation script are "write mem", so I can see it triggering RTCD in the Trap Viewer on the server. I…
Hello world... For some years we have had written a number of Orion NCM Policy Reports. These are used to check that parts of the configuration of various nodes or devices are correct. If the configuration is not, the report highlights the nodes that are not correct. This is useful, but we are now looking at going a step…
Hello, Is it possible to make the policy reporter's remediation scripts smarter in a way that the script would apply a configuration change based on the violating interface in a router? Clarification: Say we are looking for a specific command under all interfaces of a router or a switch, and interfaces fast 1/5 and 1/6…
It looks like you're new here. Sign in or register to get started.