Robert Chéramy
Robert Chéramy
There are a few things you can do to help to find the problem. 1. Run oxidized with input.debug: true (https://github.com/ytti/oxidized/blob/master/docs/Configuration.md#debugging) and share the output in /home/oxidized/.config/oxidized/log/-. Remove anything you...
Which version of Oxidized are you using? 0.30.1 introduced a fix for this - not doing a full config (with all defaults).
I'm sorry to read this. I've no way to reproduce the behavior as I don't have a fortigate with 40+ vDoms. => Setting the flag help_wanted.
> Hi guys! I think it's not good to do only `show` instead of `show full-configuration` as it makes a much smaller file and drops all users configured including any...
Do you get timeouts when running device2yaml.rb (from the latest git) on the device? ``` extra/device2yaml.rb user@host -o fortigate.yaml -c "get system status get system ha status get hardware status...
Not very helpful, but my IOS XE devices works (without enable prompts). Can you `tail -f ~/.config/oxidized/logs/10.69.0.1-ssh`, so we can see where it stops? Can you also run from the...
Did you try https://github.com/ytti/oxidized/blob/master/docs/Troubleshooting.md#oxidized-does-not-push-to-a-remote-git-repository-hook-githubrepo ?
So far following has been done to mitigate problems with githubrepo an ssh: - Oxidized 0.34.0 introduced an [explicit warning](https://github.com/ytti/oxidized/blob/e2a66ba632aa27fee2cdc515d7d438f12726c2f9/lib/oxidized/hook/githubrepo.rb#L42-L44) when rugged is installed without an ssh support. (which is...
Please read https://github.com/ytti/oxidized/blob/master/docs/Issues.md and submit a complete issue.
A better way would be to have oxidized try all available IP address until it gets a connection.