Search found 95 matches
- Thu May 19, 2022 7:05 pm
- Forum: Feature requests
- Topic: Support backing up HPE Nimble storage device
- Replies: 1
- Views: 24
Re: Support backing up HPE Nimble storage device
We are always open and happy to add support for more devices, however, as always it is crucial such devices are accessible via any of the supported connectors (currently SSH or Telnet). There are other requirements as well: - the device has to be identifiable, which means the device should feature a...
- Thu May 19, 2022 12:58 pm
- Forum: Support
- Topic: SonicWALL Shared Key Daily Config Change
- Replies: 1
- Views: 34
Re: SonicWALL Shared Key Daily Config Change
Hello, The regex flavor used by Unimus is Java regex. Your regex is perfectly fine, but that would work for PCRE flavor of regex which supports the [[:xxx:]] character classes. You can change it to something like this (?m)^\h*shared-key\h4,.+?$ and the IGNORE filter should work just fine. One more c...
- Wed May 18, 2022 1:34 pm
- Forum: Feature requests
- Topic: Minor suggestions for 'backups' view
- Replies: 3
- Views: 335
Re: Minor suggestions for 'backups' view
Hello, I have just wanted to let you know the change for the input processing delay has been brought to our latest version 2.2.3-Beta3 live now. You can find more information in our Beta branch thread https://forum.unimus.net/viewtopic.php?f=4&t=1454 and download the new version below https://unimus...
- Mon May 16, 2022 7:37 pm
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 362
Re: IOS XE file copy INTERACTION-ERROR
Apologies for a late reply. I have looked at the ticket already and I was then testing it against one of my testing devices (Catalyst C3750), but in my case, regardless of how I inserted the commands or whether I used TFTP or SCP/HTTP, I couldn't replicate the issue, so I sent a message to one of ou...
- Thu May 12, 2022 12:02 pm
- Forum: Support
- Topic: i am having problem with email settings
- Replies: 1
- Views: 82
Re: i am having problem with email settings
Hello,
Try SMTP port 587 (if your email provider supports it).
If it doesn't work, then I recommend submitting a support ticket in our Portal and we can look at it closer. Please, attach Unimus log together with the ticket.
Try SMTP port 587 (if your email provider supports it).
If it doesn't work, then I recommend submitting a support ticket in our Portal and we can look at it closer. Please, attach Unimus log together with the ticket.
- Fri May 06, 2022 3:08 pm
- Forum: Support
- Topic: IOS XE file copy INTERACTION-ERROR
- Replies: 11
- Views: 362
Re: IOS XE file copy INTERACTION-ERROR
Hello, I see a correlation between the logs and the snippet you sent us, but that is not firm as it is possible you have copied over only that one prompt+output, but is it possible your device didn't finish with outputting device prompt AUEF-WHS-S1(tcl)# after it was done downloading? As we are exec...
- Wed Apr 27, 2022 6:33 pm
- Forum: General
- Topic: Expected backup exporter perfomance
- Replies: 3
- Views: 204
Re: Expected backup exporter perfomance
Hello, We haven't tested the script at this scale, so it is hard to say what could be a bottleneck. With that being said, in my opinion it doesn't look quite right that you see the script processing one device per second on average, but that also depends on how are you evaluating the performance. We...
- Wed Apr 20, 2022 12:22 pm
- Forum: Support
- Topic: FS Data Center Switch Support
- Replies: 1
- Views: 150
Re: FS Data Center Switch Support
Hello,
Would you mind submitting a support ticket in our Portal? We will then get back to you regarding what we need to proceed to update the existing driver for the other lines or add a support for this product line.
Would you mind submitting a support ticket in our Portal? We will then get back to you regarding what we need to proceed to update the existing driver for the other lines or add a support for this product line.
- Wed Apr 13, 2022 7:48 pm
- Forum: Feature requests
- Topic: Minor suggestions for 'backups' view
- Replies: 3
- Views: 335
Re: Minor suggestions for 'backups' view
Let's start with the limitation of the amount of items in the Backups view. This is an intentional UX design. The reason for this is that we would have to add the whole diff view below the list of devices and backups, and new users might not notice there is a new content outside of their view and th...
- Mon Apr 11, 2022 4:49 pm
- Forum: Support
- Topic: [Solved] password reset error
- Replies: 9
- Views: 761
Re: password reset error
Just as an update, the issue after Unimus update was a DB lock. We unlocked the DB, reset the password and Unimus is now up an running.