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, will try tor reproduce this and let you know here. Thank you! -Johan
-
Hi, I have fixed this bug (an uninitialized ndb cluster connection). I will make a new release tomorrow (CMON 1.1.21). Thank you for the excellent report. BR johan
-
Hi Chris, Sorry for the late reply, but CMON 1.1.21 is now available for download. Binary tarball: wget http://www.severalnines.com/downloads/cmon/cmon-1.1.21-64bit-glibc23-mc70.tar.gz RPMs: wget h...
-
Hi Chris, Need to think whether bug or feature. The calculation could be improved: Total_storage = DataMemory (of one node) x N (number of data nodes) / 2 (NoOfReplicas) DataMemory can also be I...
-
Hi, One problem with EC2 is that sometimes when instances are rebooted they get another IP. That may cause a lot of problems and we cannot handle the IP/hostname change. Read more at http://support...
-
Hi , That is great to hear! Regarding 1) Actually users have deployed Galera over multiple data centers, so it is possible but we havent written so much about how to do this really. 2 and 3) Do yo...
-
Hi, Not sure what instance size you are using, but I have experienced this with the Micro instances. Best regards,Johan
-
Hi, Attached is a fix for the problem. Put the 'cmon' file in /etc/cron.d/ and replace the old cmon_rrd_all with the attached one. (ps, we are doing work to move away from rrdtool). Best regards, J...
-
hi, what happens if you do run: bash /usr/bin/cmon_rrd_all bash /usr/bin/cmon_create_rrd bash /usr/bin/cmon_update_rrd bash /usr/bin/cmon_create_graphs imagedir should point to /var/www/cmon/gra...
-
Hi, rrdtool is quite slow, but the 5 min period is important for feeding the RRD database (it assumes data every 5mins), but graphs can be generated less often. Attached you can find a new /usr/bin...