oxidized-script icon indicating copy to clipboard operation
oxidized-script copied to clipboard

CLI and LIB for scripting network devices via Oxidized

Results 27 oxidized-script issues
Sort by recently updated
recently updated
newest added

Unable to run oxs against any node; oxidized is running as normal. The source of the hosts is HTTP. oxs is able to load 47 nodes ``` ~$ oxs --list-nodes...

Is it possible to use oxidized-script with the official Docker image? I have a use case where we want to run Oxidized in a container but also have access to...

Stale

I started using oxidized-scripts and it works awesome so thank you! when i try to run the script against all devices in my router.db file, it says that it loads...

**Works ok:** [oxidized@zabbix oxidized]$ oxs -m ios -x comandos/ios 10.11.1.99 Building configuration... Current configuration : 15075 bytes ! ! Last configuration change at 09:44:27 GMT Sun Nov 4 2018 by...

bug

i just installed oxs with `gem install oxidized-script` as root, when I launch oxs as oxidized user, it gives this error ``` /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135:in `require': cannot load such file -- oxidized/script/cli...

Hello, I must change a local user password on a large quantity of switches (cisco ios) that are all backed up in oxidized. I have tried to create a ruby...

question

I'm trying to push a config onto a device using oxs with the command: sudo oxs -x 192.168.20.1 I'm getting a error saying No such file or directory @ rb_sysopen...

question

I'm having issues with making configuration changes to Ubiquiti Edge Routers using oxs. I'm able to run commands on the Edge routers, but whenever I try to put it into...

question
Stale

ytti, Here's the changes that I made as per your post for lines 37-42: rescue => error puts "We had the following error on node #{node}:\n#{error}" end } end Process.waitall...

Stale

Hi, is it possible to print a command itself in the output of the commands I asked oxs to pull from the device out? When I asks for lets say...