Queuetastic released!
Looking for a way to monitor Asterisk queues in real-time and have queue reporting available? Without shelling out licensing costs?
Welcome to Queuetastic!
An Asterisk Queue Real-time Monitoring, Reporting, and Analysis tool designed with Ruby on Rails.
Queuetastic primarily performs 3 major functions.
- Monitor Asterisk Queues in real-time using AJAX through the Asterisk Manager Interface
- Migrate and load Asterisk Queue data into a database of your choosing
- Extract queue and agent reports
Why Queuetastic?
- Asterisk Guru’s Queue Stats simply would not install in my environment. It couldn’t parse my queue_log properly. The source code was closed too. Boo, Next please…..
- Asterisk Queue Activity did install, but didn’t have the features I was looking for. Plus it’s web views are in Spanish and I don’t speak Spanish.
- I did not want to shell out for an expensive commercial license to monitor and report on an open-source PBX. No, Queuemetrics “free 2 Agent license” wouldn’t cut it either.
- There should be an open-source application for this!
- So I decided to write my own web-app using Ruby on Rails
Screenshots
The Dashboard
Live View
Download Queuetastic
To download a tarball release: * Queuetastic @ sourceforge.net
To download from upstream using git:
git clone git://rubyists.com/gits/queuetastic queuetastic
or
git clone git://github.com/thedonvaughn/queuetastic.git queuetastic
Wiki
For installation and support check out Queuetastic’s Wiki.