Problem:
The "Insp Que" entry on the console of the HUB VM always shows 0 HUB-side Inspection Queue. CID-side queue number works fine though. To resolve this, we need to correct and status screen script.
Resolution:
SSH (i.e., w/Putty so you can copy/paste) into the HUB appliance as friend/sspassword and execute the following commands:
su - (same sspassword when prompted)
sed -i 's/\-type/\ \-type/' /opt/lwl/bin/lwl-status
The change will take effect on the next reboot. To reboot now, issue the reboot command. Otherwise press CTRL+D twice to logoff.
Product: Stratusphere FIT/UX
Product Version: Stratusphere 5.8.*
Updated: Jan 27, 2017