16
Improving QueueMetrics / Re: SLA per period. Example, per day, per hour.
« on: September 23, 2008, 22:33:51 »
I built a php script that runs out of cron every hour. it looks at the queue_log table and calculates the past hour and past 24 hour SLA% then inserts it into it's own database. Then I built a graphing front end that uses PHPGraphLib to display a nice graph of the SLA's for the selected search times/dates.
If this was included into QM, I would be a happy developer
If this was included into QM, I would be a happy developer

