[asterisk-gui] Graphs
bkruse
bkruse at digium.com
Fri Apr 27 11:54:16 MST 2007
Tzafrir,
I wrote the original proof of concept just using C and rrdtool.
It worked very well, however, the new way of graphing is not
as pretty but it is WAY effecient than using RRDTOOL called
by a bash file to export and load a new image.....
I might experiment with it more in future releases, because
it does look alot nicer and cooler. And it is was more flexible
and it is not clientside.
-bkruse
Tzafrir Cohen wrote:
> On Thu, Apr 26, 2007 at 08:11:13PM -0400, Phillip Neumann wrote:
>
>> Hello asterisk-gui!..
>>
>> Could anyone (bkruse?) please tell whats the format/output/meaning of
>> the data graphs expect for successfully graphing??
>>
>> i.e. things like
>>
>> head -n 1 /proc/stat
>> cat /proc/net/dev | grep eth0
>>
>> please tell an (cumulative) example of something valid, so i can find
>> something similar on freebsd, for making the graphs work.
>>
>
> mrtg / rrdtool have been used extensively to graph just about anything.
> Look in the contrib packages on the mrtg homepage.
>
> BTW: munin is a very nice tool for providing such graphs from a suning
> system.
>
>
More information about the asterisk-gui
mailing list