[11:50:59] <alexi5> actually i should have said big data
[11:51:43] <alexi5> is it only good for big data solutions (peta bytes of data) or do small solutions use it as well (ecommerce applications,small catalogs..)
[11:59:03] <SteamWells> /msg nickserv help register
[11:59:04] <Derick> alexi5: I use it for all my small projects
[20:02:29] <bjpenn> using mongotop and it gives me 1sec interval snapshots of read/writes, but the time it shows per those 1 second intervals is over 1000ms
[20:02:37] <bjpenn> im seeing 20,000ms under read/writes etc
[20:03:08] <bjpenn> does mongotop not show amount of time spent reading/writing for the interval?
[20:03:30] <bjpenn> if it does, it should be under 1000ms since the interval is just 1 second (1000ms)
[20:03:38] <bjpenn> or am i confused about something