Environment:
Cloud Service Appliance 4.3
Review Date:
December 22, 2014
Problem: Tripwire is spiking CPU up to 100%
Run 'top' command on CSA and see 'tripwire' running many times
-This is a known issue that is currently being worked on. The defect # is 129849
-Sporadic connectivity issues
Solution / Workaround:
- ssh to the Cloud Service Appliance
- log in as admin
- elevate the rights by sudo su (it will ask for admin password again)
- cd /subin
- mv tripwire tripwire.old
- reboot the Cloud Service Appliance or run ps -ef | grep "tripwire" | awk '{print $2}' | xargs kill