cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1144
Views
0
Helpful
1
Replies

What's the command -

getwithrob
Level 3
Level 3

to import devices from a CSV or DIF file using the command line on a unix box?

Also, if I have admin type priveleges in RME, can I execute the command without being root? I hope so because I don't have root priveleges....

1 Accepted Solution

Accepted Solutions

nhabib
Level 9
Level 9

If you are still on RME 3.5, the command would be:

/opt/CSCOpx/bin/crmimport.pl

Usage: ./crmimport.pl [-o | -d] importFile

-o causes new community strings to overwrite existing strings for a device.

-d causes new community strings to be discarded in favor of existing strings.

The default holds devices with differing strings in 'Conflicting Devices'.

I just tried it as a non-root user and it didn't complain.

View solution in original post

1 Reply 1

nhabib
Level 9
Level 9

If you are still on RME 3.5, the command would be:

/opt/CSCOpx/bin/crmimport.pl

Usage: ./crmimport.pl [-o | -d] importFile

-o causes new community strings to overwrite existing strings for a device.

-d causes new community strings to be discarded in favor of existing strings.

The default holds devices with differing strings in 'Conflicting Devices'.

I just tried it as a non-root user and it didn't complain.