ytti

Results 7 issues of ytti

We should provide oxlogin or similar command which gives interactive shell to desired box. Essentially REPL loop to input method, but we'd need some terminal emulation/PTY between to handle terminal...

enhancement
help wanted

https://github.com/ytti/oxidized/blob/master/lib/oxidized/output/git.rb#L182 Intention here is to see if data has changed, if it has, create config. And it does work. But it does also leak inodes, which can be GC'd later....

[1 ytti@lintukoto ~]% sudo hping -d 7 -0H 253 194.100.7.227 Causes this backtrace: ``` thread '' panicked at 'called `Option::unwrap()` on a `None` value', ../src/libcore/option.rs:363 stack backtrace: 1: 0x7fbc471ba999 -...

I don't think you can reliably recognize protocol below MPLS (line 37..42) You're now presuming reading BOS + IP version is reliable, but IANA assigns OUIs randomly since several years,...

Reminder for myself, what things we need to fix when/if refactoring the core. 1. Move state from memory to sqlite. Only keep in memory being fetched right now. So that...

enhancement
Stale

For some rarely used node parameters or vars it may be impractical to map it to source, particularly if creating such fields in the source is not easy. In such...

Stale