Comments
-
for what type of devices?
-
Hi Mike Driskell! I need to do the same thing here. Did you decide to use SQL and change the dynamic IP field in the nodes table to a 1 instead of 0? Is that all you needed to do to configure Orion to use the DNS name instead of IP address? thanks!!
-
These commands are for Cisco IOS (minimum of 12.3 train) and are more advanced than what is in the NCM Admin Guide. This enables the device to log any commands given while in config mode but it only generates a syslog after someone has made a change and left or closed their session (the logging discriminator is what does…
-
I have noticed that too. Not sure if this is going to be addressed or is just a known limitation of using the agent.
-
In your alert, you need to configure a trigger action to send en email. If your current alert triggers to often, perhaps configure a new alert to trigger if the behavior occurs X amounts of times in an hour or something like what you want. Then configure THIS alert with the notification email. make sense?
-
Hi, How many Firewalls do you that you want to use this on. You could: 1) Create a copy of the ASA Device Template and Modify the Download Config Command for the commands you want. Then under the nodes with multiple contexts you could change the Device Template they use to the new one. This would allow you to use the same…
-
shawn_b mebway orioncrack, done here: http://thwack.solarwinds.com/ideas/3654
-
For anyone trying to do this with NPM t1.0.1 and greater, the Accounts table has changed and so ederdal's method will not work. You can use LadaVarga's but after you run the config wizard you have to modify the HomePageViewID and SummaryViewID fields to views configured on your system. You can use the SolarWinds Database…
-
I would like to know as well. I use 3.11 in several instances because we don't have a requirement for high flow retention and do not have the available resources that SW recommends for the FSDB.
-
I don't recall if there is a way to reference a script in a UNDP transform, but couldn't you do this after the fact with a SWQL or SQL query?
-
congrats! I guess I need to pay attention to the thwack monthly missions now. Some of them sound cool and useful. hope to revisit them when I have time.
-
Logan, There is a powershell example here: OrionSDK/Samples/PowerShell at master · solarwinds/OrionSDK · GitHub The forum for the SDK is here: Orion SDK There are many great posts to help do alot of things via the SDK. HTH,