CiscoDevNet / Hyperflex-Hypercheck

Perform pro-active self checks on your Hyperflex cluster to ensure stability and resiliency
MIT License
27 stars 17 forks source link

vib name change with 4.0.2a #17

Closed sandkum5 closed 4 years ago

sandkum5 commented 4 years ago

With 4.0.2a code, we have changed the VIB Names. Hence, the command "grep -i spring" wont list the vibs.. It should be replaced with "egrep -i "spring|cis".

Sample output:

esxcli software vib list | grep -i cis

scvmclient 4.0.2-12 CIS VMwareAccepted 2020-04-11 stHypervisorSvc 4.0.2-11 CIS VMwareAccepted 2020-04-11 vmware-esx-STFSNasPlugin 4.0.2-12 CIS VMwareAccepted 2020-04-11 ucs-tool-esxi 1.1.0-1OEM CIS PartnerSupported 2020-04-11

hsardana09 commented 4 years ago

Check added in the updated/committed build.