QueueMetrics professional call center suite for the Asterisk PBX
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to the new forum!
Home
Help
Search
Login
Register
QueueMetrics forum
»
QueueMetrics
»
Running QueueMetrics
»
Generate report using ROBOTS does no work
« previous
next »
Print
Pages: [
1
]
Author
Topic: Generate report using ROBOTS does no work (Read 2430 times)
james
Newbie
Posts: 9
Karma: 0
Generate report using ROBOTS does no work
«
on:
December 09, 2008, 06:34:58 »
I have tried to use download report using the ROBOTS, It just shows me the report in the browser but NOT download it. Is that the normal behavior. Please help, I would like to run a crontab daily to send those reports by email.
Best regards,
James
Logged
QueueMetrics
Loway
Hero Member
Posts: 2999
Karma: 39
Re: Generate report using ROBOTS does no work
«
Reply #1 on:
December 09, 2008, 15:41:36 »
See
http://queuemetrics.com/manuals/QueueMetrics%20User%20Manual%20150.htm#_Toc216153238
You should do something like
Quote
wget -O- url | mail myemail@mydomain
Where
url
is the URL as defined in the User manual.
Logged
james
Newbie
Posts: 9
Karma: 0
Re: Generate report using ROBOTS does no work
«
Reply #2 on:
December 09, 2008, 21:58:17 »
Thanks for the reply. According to my understanding, wget will download a CSV or Excel page for me? but When I tried it just saved a file with the content of the xml/html page. Is that the normal behaviour? If yes, is there a way that I can export the to text or CSV and send them to email on a daily basis?
Logged
QueueMetrics
Loway
Hero Member
Posts: 2999
Karma: 39
Re: Generate report using ROBOTS does no work
«
Reply #3 on:
December 10, 2008, 10:21:14 »
No this will download a complete HTML file that is the same page you would see in QM. Running a crontab is just fine :-)
Logged
Print
Pages: [
1
]
« previous
next »
QueueMetrics forum
»
QueueMetrics
»
Running QueueMetrics
»
Generate report using ROBOTS does no work