Hi Bernard,This collector daemon gathers metrics from 512 machines. Every node has ~100 metrics, this results in ~50.000 metrics.
I do realize this is a somewhat large amount of metrics for 1 gmond and that this can require a lot of memory. Nevertheless I would expect the memory usage to level out at a certain point.
We only use modpython on this machine. When I disable the modpython module and move all *pyconf*, the memory usage still climbs over time.
I made a little script to print the amount of HOST/METRICs in memory every minute and the memory consumption of gmond.
It seems whever there is a (temporary, small) decrease in METRICs in the gmond's XML, the next cycle the memory usage increases.
This sounds like something is not free'd / cleaned. See the attached log. Cheers, - Ramon. On 18-6-2012 17:22, Bernard Li wrote:
Hi Ramon: That's not good... are you by chance running any metric modules? How many nodes report to this collector? What if you turn off all except for one gmond reporting to it, does it still leak memory? Thanks, Bernard On Mon, Jun 18, 2012 at 7:43 AM, Ramon Bastiaans <ramon.bastia...@sara.nl> wrote:This also happens with version 3.4.0. - Ramon. On 18-6-2012 16:40, Ramon Bastiaans wrote:Hi, Is anyone still experiencing memory increase over time in gmond? At one of our systems the "collector" gmond reaches up to 2GB memory if we keep it running long enough, see attached graph. I'm no expert but when I run "valgrind" on gmond for a few minutes, amongst other things, it says: ==17668== LEAK SUMMARY: ==17668== definitely lost: 22,339 bytes in 50 blocks ==17668== indirectly lost: 2,206,722 bytes in 659 blocks ==17668== possibly lost: 0 bytes in 0 blocks ==17668== still reachable: 154,605 bytes in 2,745 blocks ==17668== suppressed: 0 bytes in 0 blocks ==17668== Reachable blocks (those to which a pointer was found) are not shown. ==17668== To see them, rerun with: --leak-check=full --show-reachable=yes I'm not sure how accurate or correct this is, but is anyone aware of memory usage issues? Kind regards, - Ramon.-- ing. R. Bastiaans, B.ICT * Senior Systems Programmer * Operations, Support and Development SARA Science Park 140 PO Box 94613 1098 XG Amsterdam NL 1090 GP Amsterdam NL P.+31 (0)20 592 3000 F.+31 (0)20 668 3167 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ganglia-developers mailing list Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers
-- ing. R. Bastiaans, B.ICT * Senior Systems Programmer * Operations, Support and Development SARA Science Park 140 PO Box 94613 1098 XG Amsterdam NL 1090 GP Amsterdam NL P.+31 (0)20 592 3000 F.+31 (0)20 668 3167
time: Tue Jun 19 13:10:47 CEST 2012 gmond resource usage: ganglia 29787 0.0 0.0 50120 3120 ? Rs 13:10 0:00 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 17 METRIC NAME count: 152 XML count: 1255 time: Tue Jun 19 13:11:47 CEST 2012 gmond resource usage: ganglia 29787 7.9 2.4 792628 409596 ? Rs 13:10 0:04 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 44722 XML count: 316247 time: Tue Jun 19 13:12:49 CEST 2012 gmond resource usage: ganglia 29787 8.5 2.9 921608 479384 ? Ss 13:10 0:10 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 52547 XML count: 364364 time: Tue Jun 19 13:13:50 CEST 2012 gmond resource usage: ganglia 29787 8.8 3.0 964376 502808 ? Ss 13:10 0:16 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55041 XML count: 380738 time: Tue Jun 19 13:14:52 CEST 2012 gmond resource usage: ganglia 29787 8.8 3.0 966420 503988 ? Ss 13:10 0:21 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55172 XML count: 381655 time: Tue Jun 19 13:15:53 CEST 2012 gmond resource usage: ganglia 29787 8.9 3.0 967912 504844 ? Ss 13:10 0:27 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55264 XML count: 382299 time: Tue Jun 19 13:16:55 CEST 2012 gmond resource usage: ganglia 29787 8.9 3.0 968184 504988 ? Ss 13:10 0:33 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55280 XML count: 382411 time: Tue Jun 19 13:17:57 CEST 2012 gmond resource usage: ganglia 29787 9.1 3.0 969000 505404 ? Ss 13:10 0:39 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55329 XML count: 382754 time: Tue Jun 19 13:18:58 CEST 2012 gmond resource usage: ganglia 29787 9.1 3.0 971444 506748 ? Ss 13:10 0:45 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55481 XML count: 383818 time: Tue Jun 19 13:20:00 CEST 2012 gmond resource usage: ganglia 29787 9.1 3.0 971580 506896 ? Ss 13:10 0:50 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55490 XML count: 383881 time: Tue Jun 19 13:21:01 CEST 2012 gmond resource usage: ganglia 29787 9.1 3.0 971580 506912 ? Ss 13:10 0:56 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55490 XML count: 383881 time: Tue Jun 19 13:22:03 CEST 2012 gmond resource usage: ganglia 29787 9.2 3.0 972120 507148 ? Ss 13:10 1:02 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55517 XML count: 384070 time: Tue Jun 19 13:23:05 CEST 2012 gmond resource usage: ganglia 29787 9.2 3.0 972120 507164 ? Ss 13:10 1:08 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55517 XML count: 384070 time: Tue Jun 19 13:24:06 CEST 2012 gmond resource usage: ganglia 29787 9.2 3.0 972256 507228 ? Ss 13:10 1:14 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55525 XML count: 384126 time: Tue Jun 19 13:25:08 CEST 2012 gmond resource usage: ganglia 29787 9.2 3.0 972256 507244 ? Ss 13:10 1:20 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55525 XML count: 384126 time: Tue Jun 19 13:26:10 CEST 2012 gmond resource usage: ganglia 29787 9.2 3.1 985420 514464 ? Ss 13:10 1:25 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 56261 XML count: 389334 time: Tue Jun 19 13:27:11 CEST 2012 gmond resource usage: ganglia 29787 9.2 3.1 1003604 524424 ? Ss 13:10 1:31 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57277 XML count: 396446 time: Tue Jun 19 13:28:13 CEST 2012 gmond resource usage: ganglia 29787 9.3 3.2 1014460 530328 ? Ss 13:10 1:37 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57869 XML count: 400534 time: Tue Jun 19 13:29:15 CEST 2012 gmond resource usage: ganglia 29787 9.3 3.2 1014460 530344 ? Ss 13:10 1:43 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57869 XML count: 400534 time: Tue Jun 19 13:30:16 CEST 2012 gmond resource usage: ganglia 29787 9.3 3.2 1014596 530408 ? Rs 13:10 1:49 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57877 XML count: 400590 time: Tue Jun 19 13:31:18 CEST 2012 gmond resource usage: ganglia 29787 9.3 3.2 1019348 532880 ? Ss 13:10 1:55 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57932 XML count: 400975 time: Tue Jun 19 13:32:20 CEST 2012 gmond resource usage: ganglia 29787 9.3 3.2 1020296 533468 ? Ss 13:10 2:01 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57995 XML count: 401416 time: Tue Jun 19 13:33:21 CEST 2012 gmond resource usage: ganglia 29787 9.3 3.2 1022196 534508 ? Ss 13:10 2:07 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:34:23 CEST 2012 gmond resource usage: ganglia 29787 9.3 3.2 1022196 534524 ? Ss 13:10 2:13 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:35:25 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.2 1022196 534524 ? Rs 13:10 2:19 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:36:27 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1039572 543756 ? Ss 13:10 2:25 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58072 XML count: 402084 time: Tue Jun 19 13:37:28 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544168 ? Ss 13:10 2:31 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:38:30 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544184 ? Ss 13:10 2:37 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:39:32 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544184 ? Ss 13:10 2:43 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:40:34 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544184 ? Ss 13:10 2:49 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:41:35 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544184 ? Ss 13:10 2:55 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:42:37 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544184 ? Rs 13:10 3:01 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:43:38 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544184 ? Ss 13:10 3:06 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:44:40 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040384 544184 ? Ss 13:10 3:12 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58115 XML count: 402256 time: Tue Jun 19 13:45:42 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1040792 544436 ? Ss 13:10 3:18 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58147 XML count: 402480 time: Tue Jun 19 13:46:44 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1043100 545640 ? Rs 13:10 3:24 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58286 XML count: 403467 time: Tue Jun 19 13:47:45 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1044864 546628 ? Ss 13:10 3:30 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58398 XML count: 404237 time: Tue Jun 19 13:48:47 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546720 ? Ss 13:10 3:36 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58407 XML count: 404300 time: Tue Jun 19 13:49:49 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546736 ? Ss 13:10 3:42 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58407 XML count: 404300 time: Tue Jun 19 13:50:51 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546736 ? Ss 13:10 3:48 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58407 XML count: 404300 time: Tue Jun 19 13:51:53 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1045000 546736 ? Ss 13:10 3:54 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58407 XML count: 404300 time: Tue Jun 19 13:52:56 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546736 ? Ss 13:10 4:00 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58407 XML count: 404300 time: Tue Jun 19 13:53:57 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546736 ? Ss 13:10 4:06 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58407 XML count: 404300 time: Tue Jun 19 13:54:59 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546736 ? Ss 13:10 4:12 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58408 XML count: 404307 time: Tue Jun 19 13:56:01 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546752 ? Ss 13:10 4:18 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58408 XML count: 404307 time: Tue Jun 19 13:57:02 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546752 ? Ss 13:10 4:24 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58408 XML count: 404307 time: Tue Jun 19 13:58:04 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546752 ? Rs 13:10 4:30 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58408 XML count: 404307 time: Tue Jun 19 13:59:06 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045000 546752 ? Ss 13:10 4:35 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58408 XML count: 404307 time: Tue Jun 19 14:00:07 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.3 1045000 546752 ? Rs 13:10 4:41 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58408 XML count: 404307 time: Tue Jun 19 14:01:09 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045136 546792 ? Ss 13:10 4:47 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58410 XML count: 404321 time: Tue Jun 19 14:02:11 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045136 546828 ? Ss 13:10 4:53 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58412 XML count: 404335 time: Tue Jun 19 14:03:13 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045272 546864 ? Ss 13:10 5:00 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58415 XML count: 404356 time: Tue Jun 19 14:04:14 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045272 546884 ? Ss 13:10 5:05 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58415 XML count: 404356 time: Tue Jun 19 14:05:16 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1045272 546884 ? Rs 13:10 5:11 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58415 XML count: 404356 time: Tue Jun 19 14:06:18 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1046220 547576 ? Ss 13:10 5:17 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57235 XML count: 399692 time: Tue Jun 19 14:07:20 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065632 557844 ? Ss 13:10 5:23 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404363 time: Tue Jun 19 14:08:22 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065632 557864 ? Ss 13:10 5:29 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404363 time: Tue Jun 19 14:09:23 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065632 557864 ? Ss 13:10 5:36 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404363 time: Tue Jun 19 14:10:25 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065632 557864 ? Ss 13:10 5:41 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:11:27 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557880 ? Ss 13:10 5:47 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:12:28 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557880 ? Ss 13:10 5:53 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:13:30 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557880 ? Ss 13:10 5:59 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:14:32 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557880 ? Ss 13:10 6:05 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:15:34 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557880 ? Ss 13:10 6:11 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:16:36 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557884 ? Ss 13:10 6:17 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 14:17:37 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557884 ? Ss 13:10 6:23 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 14:18:39 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557884 ? Ss 13:10 6:30 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 14:19:41 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557884 ? Ss 13:10 6:36 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:20:43 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 6:42 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:21:44 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 6:48 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:22:46 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 6:54 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:23:48 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 7:00 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:24:50 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 7:06 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:25:52 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 7:12 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:26:53 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 7:18 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:27:55 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 7:23 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:28:57 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 7:29 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:29:59 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557892 ? Ss 13:10 7:35 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:31:00 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557896 ? Ss 13:10 7:41 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58412 XML count: 404350 time: Tue Jun 19 14:32:02 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557920 ? Ss 13:10 7:47 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 14:33:04 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557936 ? Ss 13:10 7:53 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 14:34:05 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557936 ? Ss 13:10 7:58 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 14:35:07 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 557936 ? Ss 13:10 8:04 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 14:36:09 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.3 1065760 558044 ? Ss 13:10 8:10 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 56912 XML count: 398350 time: Tue Jun 19 14:37:11 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570612 ? Rs 13:10 8:16 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:38:12 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 8:22 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:39:14 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 8:28 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:40:16 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 8:34 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:41:18 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 8:40 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:42:20 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 8:45 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:43:21 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 8:51 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:44:23 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 8:57 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:45:25 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 9:03 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:46:26 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 9:08 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:47:28 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 9:14 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:48:30 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 9:21 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:49:32 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 9:26 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:50:33 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570628 ? Ss 13:10 9:32 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:51:35 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570632 ? Ss 13:10 9:38 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58414 XML count: 404358 time: Tue Jun 19 14:52:37 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570640 ? Ss 13:10 9:44 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58414 XML count: 404358 time: Tue Jun 19 14:53:38 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088832 570640 ? Ss 13:10 9:49 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58414 XML count: 404358 time: Tue Jun 19 14:54:40 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570644 ? Ss 13:10 9:55 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:55:41 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570660 ? Rs 13:10 10:01 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:56:43 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570660 ? Ss 13:10 10:06 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:57:44 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570660 ? Ss 13:10 10:12 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:58:46 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570660 ? Ss 13:10 10:17 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 14:59:47 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570660 ? Rs 13:10 10:23 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:00:49 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570660 ? Ss 13:10 10:29 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:01:50 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570664 ? Ss 13:10 10:35 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:02:52 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570680 ? Ss 13:10 10:41 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:03:54 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570680 ? Ss 13:10 10:47 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:04:55 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570680 ? Ss 13:10 10:53 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:05:57 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.4 1088968 570684 ? Rs 13:10 10:59 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 55865 XML count: 394162 time: Tue Jun 19 15:06:59 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581940 ? Ss 13:10 11:05 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:08:01 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:11 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:09:02 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Rs 13:10 11:16 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:10:04 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:22 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:11:06 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:27 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:12:07 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:33 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:13:09 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:39 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:14:11 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:45 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:15:12 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:50 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:16:14 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 11:56 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:17:16 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 12:02 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:18:18 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 12:08 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:19:20 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 12:14 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:20:21 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 12:20 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:21:23 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581956 ? Ss 13:10 12:26 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 15:22:25 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581960 ? Ss 13:10 12:32 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 15:23:27 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581960 ? Rs 13:10 12:38 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58416 XML count: 404366 time: Tue Jun 19 15:24:30 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581960 ? Ss 13:10 12:44 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:25:35 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581968 ? Ss 13:10 12:50 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:26:37 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581968 ? Ss 13:10 12:56 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:27:38 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581968 ? Ss 13:10 13:01 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:28:43 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581968 ? Ss 13:10 13:07 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:29:45 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581968 ? Rs 13:10 13:14 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:30:50 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581968 ? Ss 13:10 13:20 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:31:56 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581968 ? Rs 13:10 13:27 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:33:01 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581984 ? Ss 13:10 13:33 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:34:06 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581984 ? Ss 13:10 13:39 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:35:11 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 581984 ? Ss 13:10 13:46 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:36:17 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.5 1109480 582208 ? Ss 13:10 13:52 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 57086 XML count: 399122 time: Tue Jun 19 15:37:22 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129852 593200 ? Ss 13:10 13:58 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:38:27 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:04 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:39:32 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:10 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:40:35 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:16 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:41:39 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:22 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:42:42 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:27 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:43:45 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:33 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:44:48 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:39 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:45:52 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:45 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:46:55 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 14:51 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:47:59 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Rs 13:10 14:57 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:49:02 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 15:02 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:50:06 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 15:08 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:51:09 CEST 2012 gmond resource usage: ganglia 29787 9.5 3.6 1129984 593216 ? Ss 13:10 15:14 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:52:13 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593216 ? Ss 13:10 15:20 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:53:15 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593216 ? Ss 13:10 15:25 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:54:17 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593216 ? Ss 13:10 15:31 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:55:25 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593216 ? Ss 13:10 15:38 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58417 XML count: 404370 time: Tue Jun 19 15:56:33 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593220 ? Ss 13:10 15:44 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58405 XML count: 404322 time: Tue Jun 19 15:57:42 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593224 ? Ss 13:10 15:50 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58405 XML count: 404322 time: Tue Jun 19 15:58:50 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593224 ? Ss 13:10 15:57 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58405 XML count: 404322 time: Tue Jun 19 15:59:59 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593224 ? Ss 13:10 16:03 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58405 XML count: 404322 time: Tue Jun 19 16:01:08 CEST 2012 gmond resource usage: ganglia 29787 9.4 3.6 1129984 593268 ? Ss 13:10 16:10 /usr/sbin/gmond --pid-file /var/run/gmond.pid HOST NAME count: 513 METRIC NAME count: 58414 XML count: 404358
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Ganglia-developers mailing list Ganglia-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ganglia-developers