32 bits version ?

Comments

4 comments

  • Avatar
    Johan

    Hi,

    Building the 32-bit version right now.

    It will be online at about 1400CET today.

    New config params are (will document this more later as well):

    nodaemon=0
    ## monitored_mountpoints: specify what directories you want to track for disk space
    ## the directory will be translated to the partition having the directory.
    ## comma separated list.
    monitored_mountpoints=/var/lib/mysql

    ##mgmnode, datanode -> hostnames/ips of the data/mgm nodes
    ## comma separated list 

    mgmnode_addresses=
    datanode_addresses=
    ##mysql_server_addresses -> hostnames/ips of the mysql servers
    ## comma separated list 

    mysql_server_addresses=
    ## How often data (sec) should be collected from the servers:
    ## the more often, the more data
    db_stats_collection_interval=60
    host_stats_collection_interval=60

     

    You should also download :
    wget http://www.severalnines.com/downloads/cmon/cmon_db-1.1.27.sql  

    wget http://www.severalnines.com/downloads/cmon/cmon_data-1.1.27.sql 

    and do

    mysql -ucmon -p cmon < cmon_db-1.1.27.sql

    mysql -ucmon -p cmon < cmon_data-1.1.27.sql

    before starting the new CMON version

     

    Best regards,

    Johan

    0
    Comment actions Permalink
  • Avatar
    Johan

    Actually, the binaries are up now.

    Let us know if you have any questions!

    BR
    johan 

    0
    Comment actions Permalink
  • Avatar
    Laurent

    Hi Johan,

    Thanks for your quick support and solutions.

    I will have a look at this new version and test it asap and will let you know.
    Regards,

    Laurent

    0
    Comment actions Permalink
  • Avatar
    Laurent

    Hi Johan,

    Did an installation of new 1.1.27 build of Cluster Control and everything seems OK for now.

    Thks,

    Laurent 

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk