Loading...
Loading...
Unix - File Discovery probe parameter script.sh cannot identify Swidtags due to filename format Sample Filename : 1986-03.com.ibm_IBM_Security_Directory_Server_-_Client-6.4.0.20.swidtag Current logic to extract filename does not work : echo $line | cut -d'.' -f2
Run discovery on AIX host where swidtag filenames contain character "."
This problem is currently under review and targeted to be fixed in a future release. Subscribe to this Known Error article to receive notifications when more information will be available. As a workaround use the following code instead : echo $line | rev | cut -d '.' -f 1 | rev
PRB1687759
Click on a version to see all relevant bugs
ServiceNow Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.