19:34:51 #startmeeting 19:34:51 Meeting started Tue Jun 10 19:34:51 2014 UTC. The chair is TheSnide. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:34:51 Useful Commands: #action #agreed #help #info #idea #link #topic. 19:34:54 hi all 19:35:09 #today 2.2 19:35:38 #topic 2.2 19:35:55 Nothing much to say. 19:37:44 but once the standalone tool to convert the storable to SQL is ready, i'm thinking about releasing the first alpha of 2.2 19:38:35 I also would like to broadcast the JSON API, with some hope to catch some traction out there :) 19:39:49 Ideally, the 2.2 should be packaged with 2 more binary packages: munin-cgi & munin-json 19:40:48 It should be possible to install these 2 packages in 2.2, along with a 2.0 munin (master). 19:41:18 That would enable a very fast adoption curve. 19:41:20 excuse my naivete, but I thought the storable was basically discardable? 19:41:30 kjetilho: the 2.2 sql also :)) 19:42:14 kjetilho: actually, I currently _recreate_ the whole DB each munin-update run. 19:42:26 ok, good. so that tool would only make sure you didn't get a "redundant" warning from munin-limits ? 19:47:37 kjetilho: not really. That tool would mostly be useful for the new munin-html-cgi 19:48:03 as, it's currently the one that is _very_ slow given a huge number of nodes. 19:48:26 ... and obviously munin-json. which needs the SQL database. 19:54:34 but why convert, rather than just rm and run munin-update ? 20:03:01 rm ? 20:04:13 oh, convert is _only_ if you want a 2.0 munin-update with the json niceties 20:04:37 in a 2.2-all configuration, no need to convert. 20:04:42 right 20:04:51 thanks for clearing that up :) 20:05:35 2.0+2.2 involves adding /usr/bin/munin-storable2sql a the end of /usr/bin/munin-cron 20:06:32 this is an extra binary that isn't needed per se. But I think that it might enable a rapid json rollout 20:06:44 that's why i spend some time doing it. 20:09:22 #topic misc 20:09:42 So, if anyone has more questions... now is the time :) 20:27:27 ok. so thx and see you next week ! 20:27:33 #endmeeting