NetXMS Support Forum

English Support => General Support => Topic started by: roby on July 22, 2008, 04:21:38 PM

Title: Reporting
Post by: roby on July 22, 2008, 04:21:38 PM
Is there a reporting possibility ? can we print a report with all nodes uptime for example, textually or graphically ?
Title: Re: Reporting
Post by: Victor Kirhenshtein on July 24, 2008, 11:00:04 AM
Hi!

There are no built-in reporting. However, all data stored in SQL database, so you can create your own report using any available reporting tools.

Best regards,
Victor
Title: Re: Reporting
Post by: roby on July 24, 2008, 05:54:53 PM
Reporting tool like ? can you tell me if exist a good, open source, reporting tool suitable for this purpose ?
Title: Re: Reporting
Post by: Victor Kirhenshtein on July 25, 2008, 10:00:33 AM
I'm only that such reporting is theoretically possible with tools like Crystal Reports, but it's commercial unfortunately :( Quick search on google also gives me this: http://www.jaspersoft.com/JasperSoft_Products.html (http://www.jaspersoft.com/JasperSoft_Products.html) - looks like they have open source (or community) version too. Or this one: http://www.pentaho.com/products/ (http://www.pentaho.com/products/) - looks better then first one.

Best regards,
Victor


Title: Re: Reporting
Post by: Anth0ny on July 25, 2008, 11:00:06 AM
try to search @ sourceforge.net
Title: Re: Reporting
Post by: roby on July 25, 2008, 03:18:04 PM
Thank you very much