Comments
-
Hi, I found out the problem was resolved with our support. What was the problem? Regards, Jiri
-
Uploaded to Content Exchange.
-
David, This doesn't seem to be NCM-related. Moving your question to NPM forum. Regards, Jiri
-
Hi, You can limit an Orion user account to a single array or a few storage arrays managed by SRM. Then, the accont would see all information related to the array(s). Jiri
-
Hi qubj, we track this as requirement no. 115222. See e.g. this thread. Regards, Jiri
-
Please see my answer in . Jiri
-
Hi, are you able to log in to that device and download configs manually? If yes, please post the steps (ideally with screenshots) here and we will help you with the template needed. Regards, Jiri
-
[deleted]
-
Hi, This is not possible right now, but it's an example of usability improvements we are looking at. Jiri
-
Hi, Please try <Command Name="DownloadConfig" Value="system export mybackup.xml${CRLF}file show mybackup.xml"/> Regards, Jiri
-
Hi, NCM engineers looked at the trace and suggested opening a support case. Regards, Jiri
-
Answering question 3: If you request configs through SSH, you can transfer them via SSH ("direct" download by dumping terminal output), TFTP, or SCP (both "indirect" methods, i.e. transferring files). According to e.g. http://informationsecuritytips.com/2009/01/use-scp-with-cisco-routers-and-firewalls-to-transfer-files/…
-
Hi Arvin, I'm not an ASA expert but are you sure you need SNMP read/write access to upload a config? For debugging the problem, there is session tracing. Enable it in NCM Win32 Client: File -> Settings. (If you have NCM 7.1 RC, the same settings can be found in the Web UI.) After you enable session tracing, try to upload…
-
Hi, Have you tried the Device.CLI.Modify.Config activity? Remove the 'save' command and check the 'Save running config to start-up config when complete' box in the Options. Regards, Jiri
-
Yes, see Using macros for emails in RTCN settings. Jiri
-
Moving to NPM space. Jiri
-
Hi noobes, I saw you resolve the issue with our support. To my understanding there was no clear root cause of the problem. Regards, Jiri
-
Hi, I would try running the NCM Configuration Wizard and if that doesn't help, log a support case. Regards, Jiri
-
Hi siffo, What you describe would be a feature request. Regards, Jiri
-
Hi, In NCM, you need to create your own device template that contains the commands needed to back up the configuration. The Netasq devices are similar to Linux boxes, to the following thread may help: Please note that NCM doesn't support FTP for config backup. You can use TFTP or SCP. Regards, Jiri
-
This thread might help. Jiri
-
Hi Tobias, That would be a feature request. Regards, Jiri
-
Hi Flo, Some elements (like variable reference) are the same for scripts and config templates. However the if-then-else, loops and other flow-control statements are only available in the config change templates. Regards, Jiri
-
Hi andy99, As you suggest, you could schedule a perl script that would check the latest running configs. You can find them in Config Archive (by default in NCM installation directory). If you are able to write such a script, I suppose it shouldn't be difficult for you to extend the script so that it sends an e-mail or SNMP…
-
Hi Bert, As of now, you can have NCM and NPM integrated only if they are installed/running on the same server. This is, effectively, what you achieved by Case 2. If I understand your description, you have both NPM and NCM running on the "NPM server". If you shut down the "NCM Server", but the NCM running on the "NPM…
-
Hi rgward, I recommend upgrading NCM to the latest version (currently 7.3.2), which is supported on 2012 R2. If you run NCM 7.2.2 on 2012 R2 and experience environmental issues, we will ask you to upgrade to 7.3.2 anyway. Jiri
-
Hi, Can't you just set the logging to whatever you need? I mean instead of complicated string manipulation in the config file, isn't there a command like "set logging to 1.2.3.4" that would specify the syslog server address? Regards, Jiri
-
Beth, What version of NCM do you have? I think the "Update Inventory" button was added in NCM 7.4. Jiri
-
Hi, Addition currently doesn't work. You can try a workaround: subtract a negative value. int @intA = 195 int @intB = -1 int @intC = @intA - @intB Jiri
-
Hi sja, In account settings, you can set NCM role to None: Regards, Jiri