(imported comment written by mynameisbear91)
There was nothing in /var/opt/BESClient except besclient.config.default, so I made a besclient.config per this kb:
http://support.bigfix.com/cgi-bin/kbdirect.pl?id=244
color=blue
My besclient.config:[/color]
root@esx01 BESClient
cat besclient.config
Software\BigFix\EnterpriseClient
EnterpriseClientFolder = /opt/BESClient
Software\BigFix\EnterpriseClient\GlobalOptions
StoragePath = /var/opt/BESClient
LibPath = /opt/BESClient/BESLib
Software\BigFix\EnterpriseClient\Settings\Client__RelayServer1
effective date = 05 May 2006 16:50:36 gmt
value = http://bigfix.companyiworkfor.com:52311/bfmirror/downloads/
Software\BigFix\EnterpriseClient\Settings\Client__RelayServer2
effective date = 05 May 2006 16:50:36 gmt
value = “”
Software\BigFix\EnterpriseClient\Settings\Client__RelaySelect_Automatic
effective date = 05 May 2006 16:50:36 gmt
value = 0
color=blue
Vitals:[/color]
root@esx01 BESClient
pwd
/var/opt/BESClient
root@esx01 BESClient
ls -al
total 16
drwxr-xr-x 2 root root 4096 Nov 9 14:19 .
drwxr-xr-x 3 root root 4096 Nov 9 09:34 …
-rw-r–r-- 1 root root 614 Nov 9 14:19 besclient.config
-rw-r----- 1 root root 521 Sep 30 03:12 besclient.config.default
root@esx01 BESClient
/etc/init.d/besclient start
Starting BESClient:
FAILED
root@esx01 BESClient
Still nothing additional in /var/opt/BESClient after trying to start it (no logs or anything)
I’m in no hurry so we can do this on the forum for user education as long as you want.