Christian Ramseyer
9d24c3f6d8
Added support for IPv6 neighbors in NXOS SSHCollector
2021-09-28 18:50:44 +02:00
Christian Ramseyer
a8a77a2df1
Change SSHCollector::NXOS to use expect ( #707 )
...
* $ssh->capture() aka. directly executing a command via
ssh <device> <command> does not seem to work on NXOS7, maybe
also others
* changed this module to use Expect, successfully tested on
NXOS6 - NXOS9
2020-03-19 13:01:34 +01:00
nick n
b211c7c7e2
remove vim settings from files ( #676 )
...
vim is great, but just use .vimrc instead of settings in the source files.
or if anyone cares that much, write up a sample one and add it to git.
2019-10-31 03:36:19 +01:00
Oliver Gorwits
1a7a8159dc
clean POD in SSHCollector platforms
2017-07-05 06:04:19 +01:00
Oliver Gorwits
608d1b86b2
#298 NXOS SSHCollector and note in docs about VRFs
2017-04-19 21:48:45 +01:00