Oxidized and Puma

Hi Guys,

After I run Oxidized it pulls all required devices and then starts with this.

image

and if I stop this with CTRL + C, it removes all of the discovered hosts.

This Issue was resolved by running

oxidized --daemonize

as it forks the process

Can Anyone help me with this as it seems not to be pulling the config data

image

This is a MikroTik

This should be MikroTik

image

You probably want to look at model_map in your oxidized config

e.g

model_map:
  cisco: ios
  mikrotik: routeros

Check this thread on how to debug if LibreNMS returns a different value https://github.com/ytti/oxidized/issues/1033

config
image

router.db
image