Cb Response - Deploy Linux Sensor v5.1.1.60603
0 Votes |
Description
This Fixlet will allow you to deploy the Carbon Black Response Sensor (v5.1.1.60603) for Linux.
Note: The Carbon Black Response Sensor Linux Standalone RPM Installation package for the desired profile will have to be placed in the Root Server's Uploads folder (..\BES Server\wwwrootbes\Uploads or /var/opt/BESServer/wwwrootbes/Uploads), and the actionscript of this Fixlet will have to be modified accordingly. It can be downloaded via the Carbon Black Response Server interface under Administration -> Sensors -> Download Sensor Installer -> Linux Standalone RPM.
Property Details
21666 | |
Production - Fully Tested and Ready for Production | |
Cb Response - Deploy Linux Sensor v5.1.1.60603 | |
BESC | |
Software Deployment | |
3102654 | |
Carbon Black | |
Critical | |
1/21/2016 12:00:00 AM | |
IBM BigFix & Carbon Black Integration Content | |
CarbonBlack on 9/16/2016 11:50:43 AM | |
CarbonBlack on 9/16/2016 11:50:43 AM | |
9504 Views / 154 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

version of client >= "9.0"
Used in 1 fixlet | * Results in a true/false |

(exists match (regex "Linux CentOS (6|7)") of name of operating system) OR ((name of operating system starts with "Linux Red Hat") AND (exists file "/etc/redhat-release" whose (exists line whose (exists match (regex "Red Hat Enterprise Linux (Client|Server|Workstation) release 6|7") of it) of it) AND NOT exists file "/etc/vmware-release" whose (exists line whose (it contains "VMware ESX") of it) AND NOT exists file "/etc/enterprise-release" whose (exists line whose (it contains "Enterprise Linux Enterprise Linux") of it)))
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
// Please modify the SHA1, Size, URL, and SHA256 values in the prefetch statement below to match your Carbon Black Linux Installer.
// Sample relevance clause that might help create an appropriate prefetch statement for a given file (be sure the file name is correct and does not contain spaces or special characters - or URL encode it):
// ("prefetch cbinstaller.tgz sha1:" & sha1 of it as string & " size:" & size of it as string & " http://127.0.0.1:52311/Uploads/" & name of it & " sha256:" & sha256 of it as string) of file "cbinstaller.tgz" of folder (value of setting "_BESRelay_HTTPServer_ServerRootPath" of client & "Uploads"
prefetch cbinstaller.tgz sha1:87b88bad1492e23b93f6e799d7c69aa47d11f9a6 size:4414491 http://127.0.0.1:52311/Uploads/CarbonBlackLinuxInstaller-v5.1.1.60603-Internal%20AWS%20Clients.tar.gz sha256:655d3cdf77b02ce19838592a409a186e99ffd1749538138bba707463bca1c840
wait tar -xzf __Download/cbinstaller.tgz -C "{pathname of download folder}"
wait sh "{pathname of download folder}/CarbonBlackClientSetup-linux-v5.1.1.60603.sh"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |