User Tools

Site Tools


deploy:ibm_bigfix_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
deploy:ibm_bigfix_install [2022/01/15 18:09]
manu
deploy:ibm_bigfix_install [2023/12/11 13:12] (current)
manu [Linux]
Line 96: Line 96:
 ==== Linux ==== ==== Linux ====
  
 +Space used on filesystems
 +  /​opt/​BESClient 200MB
 +  /​var/​opt/​BESClient 200MB or more
 +  /​var/​opt/​BESCommon 50MB
 +  /​var/​opt/​BESRelay 30GB
 +  ​
 Get the **masterhead** file from BigFix server: Get the **masterhead** file from BigFix server:
-  wget -O /​etc/​opt/​BESClient/​actionsite.afxm https://<​server_ip>:​52311/​masthead/​masthead.afxm+  wget --no-check-certificate ​-O /​etc/​opt/​BESClient/​actionsite.afxm https://<​server_ip>:​52311/​masthead/​masthead.afxm
 Or Or
 +
 +On the server the **masthead.afxm** file location: /​var/​opt/​BESClientDeployTool/​BigFixInstallSource/​ClientInstaller/​masthead.afxm
  
 Copy the server file **masthead.afxm** to the client created folder **/​etc/​opt/​BESClient** and rename it as ** actionsite.afxm** Copy the server file **masthead.afxm** to the client created folder **/​etc/​opt/​BESClient** and rename it as ** actionsite.afxm**
Line 109: Line 117:
 You 'll find the installation logs into the folder You 'll find the installation logs into the folder
   /​var/​opt/​BESClient/​__BESData/​__Global/​Logs/​   /​var/​opt/​BESClient/​__BESData/​__Global/​Logs/​
 +  ​
 ==== Windows ==== ==== Windows ====
  
-Use the same method as linux, path is : **"​C:​\Program Files(x86)\BigFix Entreprise\BES ​Installers\Client\"​**+Download the BigFix package and extract it. Put in the same folder the file named **masthead.afxm**and install the client package, the masthead file 'll be automatically loader 
 + 
 +Installation ​path is : **"​C:​\Program Files(x86)\BigFix Entreprise\BES Client\"​** 
 ===== CLI ===== ===== CLI =====
  
Line 298: Line 310:
   # Detail info about a computer   # Detail info about a computer
   https://<​bigfix_server>:​52311/​api/​computer/​4194896   https://<​bigfix_server>:​52311/​api/​computer/​4194896
 +  ​
 +===== Change IP or hostname of the Bigfix server =====
 +
 +==== Change IP of the Bigfix server ====
 +
 +If you relocate the server to a different IP address but the name in the Masthead remains the same then you should have no issues other than you will have endpoints whose DNS caching will have the older address. The issue could be mitigated by upper level relays as they would be the only ones contacting the server directly so you could manually clear their DNS caches. Console users would also need to shut down and restart.
deploy/ibm_bigfix_install.1642266565.txt.gz · Last modified: 2022/01/15 18:09 by manu