DX NetOps Manager

Free script to identify which devices are assigned to a Vendor Certification 

Feb 05, 2016 04:54 AM

Summary
This document describes a custom Linux bash shell script that retrieves a list of all devices that are assigned to a given vendor certification.

 

Background
Customers like to know which and how many devices are affected by a particular vendor cert.

 

Prerequisites

  • shell access to one of the Data Repository / Vertica nodes
  • dbUser name (as specified on the DA in /opt/IMDataAggregator/apache-karaf-*/etc/dbconnections.cfg)
  • internal name of the vendor cert (can be full name or a substring)
    the internal name can be retrieved from CA PM user interface:
    on CA PC / Data Aggregator / Vendor Certifications, add the column for Internal Name:



Installation
Unpack the zip archive and copy the script file to a directory of choice on any Data Repository / Vertica node.

 

Usage
./getDevicesWithVC.sh <dbUser name> <internal vendor cert name>

 

Example

/getDevicesWithVC.sh dauser HuaweiEntity

 

 

Your feedback is appreciated so please post any comments in this thread.  As with all free Infrastructure Management Field Developed Utility postings, inquiries should be made through questions or comments in this thread, and the author, Lutz_Holzbecher will provide a response.

 

All information downloaded or accessed (including field packs, customized solutions, patches etc.) are provided AS IS and no warranties are provided or made.  For more information you may click here.

Statistics
0 Favorited
2 Views
1 Files
0 Shares
1 Downloads
Attachment(s)
zip file
getDevicesWithVC.zip   691 B   1 version
Uploaded - May 29, 2019

Related Entries and Links

No Related Resource entered.