Pardon my ignorance, but in your BAMT conf file, when you declare using cgminer_opts:, do you need the -k phtak --api listen at the end of that? I use a similar setup and I dont use those options. Also, below when you are configuring your GPU, I see that you are enabling it to change your core, clock, and other settings. Again, I dont do that either. For my GPU settings I simply enable it, and then enable cgminer for it (cgminer : 1).
You are redirecting BAMT to the cgminer.conf file and in there is where all of your arguments are and it will get all of its info, nothing else should be needed inside of the BAMT conf. You dont even need to edit the pools conf file in BAMT, again, cgminer.conf will do all of that for you.
I am not sure if the the -k phatk --api listen info after declaring the use of cgminer is a requirment, I just copy and pasted from the instructions.
I left my previous BAMT conf setting alone so I could easily flip back and forth between the 2 different miners if needed. I think you are correct, once cgminer is up and running, you no longer need any of the extra stuff in the bamt.conf and you wont need the pools conf either.
As far as gpumon being used for mining status, i'm not sure if it pulls the settings (temp hi, temp low, etc.) from cgminer.conf or bamt.conf.
yes.. looks like gpumon is not getting the info from cgminer via the api.
try testing the api and see if you can get info from it manually
I have adjusted the correct IPs in the api settings in both the bamt.conf and the cgimner.conf. gpumon now shows live statistics for me.
Thanks for everyone's help. Maybe one day, after a lot of experience and even more help from the community, I might actually be smart enough to help someone else out for once. :-D