Johan
- Total activity 435
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 103
Comments
Recent activity by Johan Sort by recent activity-
Hi Mick, What did you do to fix this? I just want to understand if we did something wrong, or if we can improve somethings to make it easier. BR johan
-
Hi, That is fine. The UI and the CMON API (a RESTful API) is still on 1.2.4, but the ClusterControl server needed a patch (fixes for the comments above saying upgrade did not work) and became 1.2...
-
Hi, Can you post the /var/log/cmon.log from any of the problematic agents? Also can you do on the same problematic node you get the /var/log/cmon.log from: ps -ef |grep cmon If you don't wa...
-
Did you restart cmon on the controller? service cmon restart Wait a few minutes, then what do you see in Manage -> Processes (please send screen shot + /var/log/cmon.log from the controller)? B...
-
Hi, It looks quite fine (there is no mysql server running on 192.168.2.11?) . Can you go to Manage -> Processes and take a screenshot of it? Best regards Johan
-
Hi, That is strange, i can't reproduce this upgrading from 1.2.3 to 1.2.4, what version did you upgrade from? Thanks, Johan
-
Hi, Please do: ./s9s_upgrade_cmon --latest --force Make sure you have the latest s9s_upgrade_cmon first: cd s9s-admin git pull cd ccadmin ./s9s_upgrade_cmon ...
-
Hi, Did you update the UI? BR johan
-
Can you do on the controller: mysql -ucmon -p -h127.0.0.1 use cmon; select * from cmon.ext_proc \G select * from cmon.hosts \G Best regards Johan
-
@principe - hold on, trying to reproduce this.