[asterisk-gui] Graphs

Brandon Kruse bkruse at digium.com
Sat Apr 28 10:57:18 MST 2007


Hmm

Very good suggestions, I will look into all of it.


What other ideas do you guys have for things you want graphed?

I am going to try to submit a patch for asterisk to go in trunk (of course, not 1.4)

So, all will hopefully be there in 1.6, and then all the stuff will be native to asterisk, no more
bash scripts, no more dependency and platform issues. The commands currently are like:

action: getinfo
resource: cpu

and it calculates and returns a percentage. Dwayne had a similar thing with show sysinfo from the CLI ( i think thats what it was )

So, I plan on adding current number of calls and what not. Of course, all these graphs will have to be realtime, there is almost no way
it would work for doing average number of calls, and things like that, without a database. Thats what the cacti plugin will be for (non digium plugin)



Anyways thanks for all the suggestions so far.

-bkruse  (brandon)



----- Original Message -----
From: "Andrew Kohlsmith" <akohlsmith-asterisk at benshaw.com>
To: asterisk-gui at lists.digium.com
Sent: Saturday, April 28, 2007 10:15:21 AM (GMT-0800) America/Tijuana
Subject: Re: [asterisk-gui] Graphs

On Thursday 26 April 2007 8:11 pm, Phillip Neumann wrote:
> head -n 1 /proc/stat
> cat /proc/net/dev | grep eth0

"vmstat 1" is one of my favourites.  CPU usage, interrupts and context switch 
counts, block I/O, swap and memory pressure.

-A.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui



More information about the asterisk-gui mailing list