Feature #3998
Add automatic reports in pdf
Status: | Assigned | Start date: | 11/12/2012 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | ddurieux | % Done: | 20% | ||
Category: | - | ||||
Target version: | Plugin_monitoring 0.84+1.1 |
Description
Create reports with options:
- detail of services catalog
- detail of components catalog
- detail of hosts
- periods in the week/month where the service was unavailable
- average time (for ping for example) in comparison with previous week/months
Generate them in html (best solution) and convert in pdf with tcpdf (http://www.tcpdf.org/)
History
#1 Updated by ddurieux over 8 years ago
- Status changed from New to Assigned
- % Done changed from 0 to 20
#2 Updated by ddurieux over 7 years ago
- Target version changed from Plugin_monitoring 0.84+1.0 to Plugin_monitoring 0.84+1.1
Try with dompdf, seems a good converter (http://code.google.com/p/dompdf/wiki/Introduction?tm=6), seems better than mdpf