Romeo said:Isn't it cool to see current status together with history in the same place and have interactive UI?
most of munin plugins could be implemented in 3 strings (php, python, whatever) - I guess it's much simpler than statistics implementation from scratch.Romeo said:Munin is very powerful library, but php+db+simple user front end is enough to implement this feature. And all the components are already installed in the system. So, it can be easily integrated into Airtime UI.
Paul Baranowski said:we could really use something like this for Airtime.
Paul Baranowski said:In regards to the Munin discussion: While Munin looks good for someone on the sys admin side, it is way too ugly for what we want. Perhaps if the graphs could be made nicer and more interactive it would be useful.
/*Copyright (c) 2011 Sencha Inc. - Author: Nicolas Garcia Belmonte
(http://philogb.github.com/)Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE. */
And they do the same thing...
It looks like you're new here. If you want to get involved, click one of these buttons!