32 bits version ?
Hi,
I'm seeing new versions 1.1.26 (cmon-1.1.26-64bit-glibc23-mc70.tar.gz) and 1.1.27 (cmon-1.1.27-64bit-glibc23-mc70.tar.gz) but where are the 32 bits versions please as I do not have 64 bits support on all of my servers ?
Thanks.
Regards,
Laurent
-
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 listmgmnode_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=60You should also download :
wget http://www.severalnines.com/downloads/cmon/cmon_db-1.1.27.sqlwget 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
Please sign in to leave a comment.
Comments
4 comments