fholzapfel

Comments

  • Cisco is unfortunately or fortunately the most common network device vendor or not? I manage my brocade and F5 devices in NCM also! kind regards, Flo
  • Hi, first of all please verify if Enable in your Connection Profile is activate and if so please delete it: It should be looking like this: Furthermore I modify the normal Cisco Device Template "Cisco NXOS" for Nexus only minimal changes are done. But unfortunately I do not know how to upload it. If you want it, please…
  • Hi, really you can download the config via snmp? are you sure? the MIB: CISCO-CONFIG-COPY-MIB.oid is normally the way how to initiate the download of the running-config. I normally set the specific option just mentioned it here: http://ccie20728.wordpress.com/2008/05/20/get-the-cisco-configuration-over-snmp/ But I never…
  • Hi Stephen, if you have the Need to secure your NCM then do so. A user with the rights to connect to the Orion DB can of course read the specific table (ConfigArchive). But this user has possible the access to the folder of the ConfigArchive, too. So implement limitations. First do anyone need a remote access to your Orion…
  • Hi aclarkvanmaur, rstoney00 is right. My Suggestion is that you want to check that the default value 3 is not changed. So if the command do not exist in your config then it is the default value. Otherwise you get a new line in your config like "ip ssh authentication-retries 2". So you are able to create a compliance check.…
  • you know that a default rule "Set Authentication Failure Rate ... " exist? You find it in "Manage Rules"
  • Hi, I build my own compliance policies & reports but i saved the rules or edit it. there is a Feature request: https://thwack.solarwinds.com/ideas/1666 for the box "policy violations". For me I build a Workaround to Display all my policy Violation. It isn't nice but it works. Create a custom swql query and paste following…
  • yes i upgraded it and it works!
  • Hi, for what do you need this variables? I wrote a powershell script which catch all acknowledged and approved Jobs and send it via email to your ISO20K-Changemanagementsystem for our documantation. if you tell me what is your goal, perhaps I can help you. regards, flo
  • Hi, with a normal editor (vi or notepad or better one's) you can open the ncm-template files and should see something like in the admin guide http://www.solarwinds.com/documentation/orionncm/docs/orionncmadministratorguide.pdf chapter 8. also if you imported (copied) the templates you can verify the syntax of the template.…
  • Hi, i am a network engineer so i will try to help you. Do you have an example for me? Are you using only the string block in Manage Rule and search for a string or do you using Advanced Config Search? Do you want something like that: Of course you can use the RegEx for new lines ".*\n(.*\n)*.*". You find further RegEx for…
  • Hi again, go to Configs then Jobs: If there is not this menu then you have to customize your menu bar. For that you have to go to Settings(Website Administration) and click on "Customize Menu Bars" Here you can add Jobs or delete it. regards, flo
  • Hi, start your Database Manager on your Win 2012 System. Add Default Server (only click on it) and after that scroll down to your table "Nodes" and with a right click you can display the Details of the table. in the columns you can see all properties. Kind regards, flo
  • Hi, I have create the feature request: https://thwack.solarwinds.com/ideas/4249 Kind regards, Flo
  • Hi Itcovalt, creat a new job with the job type "Download Configs from Devices". Then choose your nodes for example "All nodes". 3. Send an email notification. 4. Check "send config change" the last step is to schedule and run the job. Enable it and perhaps you can start the job at once if you type the "Start Job" - Button.…
  • activate session tracing via web gui and go to > Settings > NCM Settings> Advanced Settings> and tick “Enable Session Tracing” checkbox. afterwards go to the session-trace directory and look. but dont forget do disable session tracing after debugging like on switches. regards, flo