Comments
-
The NCM desktop application is going to be deprecated soon. The reasons are discussed on multiple places on thwack and I'm ready to defend them any time. That's why we decided to only support multi-poller environment on web. Then it doesn't really matter whether you have 2 or 10 additional pollers. I'm also curious about…
-
As far as I remember, there's a link to the additional poller download package in the main NCM 7.1 install package (zip). I don't think there's anything extra to take care of. Jiri
-
I have two possible explanations for that: * The device connected just a while ago and the report hasn't been updated yet. * There's a bug . If you eliminate option 1 then I suggest opening a support case. Jiri
-
Hi Simon, No worries. I'll move the thread to the NPM forum. Regards, Jiri
-
It's not recommended to have both SRM Orion and SRM Profiler on the same server. I would move SRM Orion to the server with NPM, use IVIM there and you should get the desired integration. Jiri
-
What exactly do you mean checking the IOS level against a standard? Could you please share more details about the use case? Thanks, Jiri
-
Hi, You may experience some issues if you try integrating the machines again. Engineering team definitely recommends upgrading your NCM before integrating with NPM 10.6.1. You should also seriously consider moving your NCM to the NPM server as your current deployment model is going to be unsupported. Regards, Jiri
-
Hi kurtrh, The engineers have confirmed this problem is associated with a bug that we plan to fix in the next regular release. In the meantime, there's a simple workaround: Just add the IP addresses you want to ignore the conflict for to the alert for IP conflicts: Regards, Jiri
-
Then it's NPM, sir. Moving to the appropriate forum. Jiri
-
Tracked as #138942.
-
Yes. In your case it's intentional, but it may be a misconfiguration, too. Jiri
-
Hi TPoff, I regret to hear that you did not have the appropriate level of support from SolarWinds. Regarding the technical side, you may want to change the RESET command in the template like this: <Command Name="RESET" Value="" RegEx=">" /> or maybe <Command Name="RESET" Value="set terminal length 0" RegEx=">" /> if that…
-
Could you please post that template to the Content Exchange -> Device Templates? I could do it, of course, but it's your credit and you would receive extra points for every download. Isn't it tempting? Jiri
-
Hi Bassem, unfortunately this is not possible now but it's been tracked as #138942. Regards, Jiri
-
Debbi, The upgrade procedure is as simple as running the installer of the new version. The installer of 9.4 doesn't let you continue if you don't uninstall the previous version of Kiwi Web Access. Regards, Jiri
-
Understood. Instead of having per-poller directory settings, wouldn't it be easier for you to store the job results to a shared drive? By the way, if you have concerns about disk space, I recommend not to use config archive at all. The configs are stored in the DB and wby using a proper combination of Config Export job and…
-
Jeff, I've sent you an email; please take a look at it. Regards, Jiri
-
Hi, I wanted to summarize the issues that are discussed in this thread: * Writing to a shared network drive -- this is high priority. I can't communicate dates, but it should be fixed in the next release. (Internal #267688) * Job results are sent per poller instead of only one report (per job). This request is moderately…
-
Hi orionfan, Depending on the model, you may want to use one of the following templates: Brocade NOS-1.3.6.1.4.1.1588.ConfigMgmt-Commands Brocade IOS-1.3.6.1.4.1.1991.1.3.ConfigMgmt-Commands Have you noticed the new Brocade inventory report? Regards, Jiri
-
No, it's not possible. You can post a feature request, if you want to. Jiri
-
Np. Let's move this thread to the proper space. Jiri
-
On the node management page, you can group the nodes according to "Licensed by NCM" value. Regarding the possibility to select a group of nodes where some nodes are in NCM and the other are not -- this requirement is high on our list. Jiri
-
I suppose you've explored that but is there a way to tell the "more current-config" not to generate the spinning prompt? Alternatively, would you be able to dump the config to a file and then transfer it via SCP? Something like <Command Name="DownloadConfigIndirectSCP" Value="more ${ConfigType} > file.conf{CRLS}copy…
-
Thanks for the info, good to know. Jiri
-
Fortinet case should be BUG ID 0300588. Jiri
-
It looks like Fortigate made a change that requires a fixed order of the encryption algorithms -- see e.g. Cipher protocols supported by NCM SSH . I suppose Putty can somehow handle that while our software can't. Anyway, FortiOS 5.2.7 should fix that problem. Jiri
-
Great content! Jiri
-
Excellent! cnorborg is our star! I must admit I didn't realize until today that the block remediation enhancement of NCM 7.4 could be used for thing like this. Jiri
-
You can customize "Config Transfer Audit" or "User Activity Tracking Report" for a specific username. Jiri
-
OK, so you copy the device template to the directory you listed above. You can assign this template and specify device credentials either in NCM Web UI (NCM 7 and above) under Settings -> Manage Nodes -> you select the node -> Edit Properties -> NCM Properties at the bottom. Or, you can do it in NCM Win32 GUI when you…