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

Possible to change displayed columns of RME Report Generator

axa-wongjeff
Level 1
Level 1

I created a Software Report from the RME Report Generator. The CSV file has the following default colums in the report:

Device NameUpdated AtSystem DescriptionLocationContactSerial NumberVendor TypeSW VersionManagement TypeConfig Register Value

I would like to add a column called "IP Address" which would be the IP address of the device. This is so that whomever looks at the report has both the name and IP address of the device.

Is there a file I can edit to have RME add the attribute/credential to the report?

Thanks.

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

No, the built-in reports are fixed, and cannot be changed.  However, you could create an inventory custom report with the following ruleset, and get close to what you want.

System:Name:equals:All
AND:IP Address:IP Address:equals:All
AND:System:Description:equals:All
AND:System:Location:equals:All
AND:System:Contact:equals:All
AND:Chassis:Chassis Serial Number:equals:All
AND:Chassis:Chassis Vendor Type:equals:All
AND:Processor:SW Version:equals:All
AND:Processor:Config Register Value:=:All