Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not matching configured prompt (?-mix:^([\w.@()-]+[#>]\s?)$)" #1786

Closed
azharkamal opened this issue Apr 26, 2019 · 0 comments · Fixed by #1811
Closed

not matching configured prompt (?-mix:^([\w.@()-]+[#>]\s?)$)" #1786

azharkamal opened this issue Apr 26, 2019 · 0 comments · Fixed by #1811
Labels

Comments

@azharkamal
Copy link

could you help me for this whe i run oxidized i find this log this. I integrated librenms with oxidized. here this the config

========================================

Press to continue...
Username: not matching configured prompt (?-mix:^([\w.@()-]+[#>]\s?)$)"
W, [2019-04-24T12:52:43.217988 #1791] WARN -- : /192.168.25.251 status no_connection, retry attempt 1
^C- Gracefully stopping, waiting for requests to finish
=== puma shutdown: 2019-04-24 12:52:45 -0400 ===

  • Goodbye!

==========================================


username: admin
password: moratel
model: cisco
resolve_dns: true
interval: 3600
use_syslog: false
debug: false
threads: 30
timeout: 20
retries: 3
prompt: !ruby/regexp /^([\w.@-]+[#>]\s?)$/
rest: 192.168.4.19:8787
next_adds_job: false
vars:
enable: moratel
groups: {}
models: {}
pid: "/root/.config/oxidized/pid"
crash:
directory: "/root/.config/oxidized/crashes"
hostnames: false
stats:
history_size: 10
input:
default: ssh, telnet
debug: false
ssh:
secure: false
output:
default: file
log: true
file:
directory: "/root/.config/oxidized/configs"
git:
user: Oxidized
email: [email protected]
repo: "/root/.config/oxidized/oxidized.git"
source:
default: csv
csv:
file: "/root/.config/oxidized/router.db"
delimiter: !ruby/regexp /:/
map:
name: 0
model: 1
username: 2
password: 3
vars_map:
enable: 4
gpg: false
model_map:
juniper: junos
cisco: ios

==================================

[root@librenms ~]# vi .config/oxidized/router.db
192.168.25.251:cisco:admin:moratel:moratel

Quitz321 added a commit to Quitz321/oxidized that referenced this issue May 17, 2019
ytti pushed a commit that referenced this issue May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant