Devang.Jani | 20 Aug 2012 07:07
Favicon

Help to generate Jasper Report from .jrb files in OpenNMS.

Hi,

I am trying to configure automated weekly report using jasper report
(jrxml file) and jrb files stored on HDD for my company.

I followed the documentation given in following link -

http://www.opennms.org/wiki/Jasper_Report_RRD_Datasource_Specification

and Created my own jrxml file for Cpu Usage through documentation . I am
attaching my jrxml file with this mail.

After configuring according to documentation , I am not getting any mail
in PDF format for report.

Plz let me know what changes are still required.

Thanks in advance.

--

-- 
Regards,
Devang.

Attachment (Custom-Report.jrxml): text/xml, 5350 bytes
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
(Continue reading)

Alexander.Eck | 20 Aug 2012 10:28
Picon
Favicon

Re: Help to generate Jasper Report from .jrb files in OpenNMS.

Hi Devang,

I'm receiving the followign error, when opening your jrxml file:

Error loading the report template:
 org.xml.sax.SAXParseException: The element type "queryString" must be terminated by the matching
end-tag "</queryString>".

Seems like you forgot to close an element. 

Do you receive errors when running your report directly from the web ui ? (reports -> database reports ->
list reports ->execute instantly)

Did you configure javamail-configuration.xml / .properties correctly ?

Regards
Alex

-----Ursprüngliche Nachricht-----
Von: Devang.Jani [mailto:devang <at> webaroo.com] 
Gesendet: Montag, 20. August 2012 07:08
An: opennms-discuss <at> lists.sourceforge.net
Betreff: [opennms-discuss] Help to generate Jasper Report from .jrb files in OpenNMS.

Hi,

I am trying to configure automated weekly report using jasper report (jrxml file) and jrb files stored on
HDD for my company.

I followed the documentation given in following link -
(Continue reading)

Devang.Jani | 20 Aug 2012 10:47
Favicon

Re: Help to generate Jasper Report from .jrb files in OpenNMS.

Hi Alexander,

I will fix this issue but I am still studying concept of jasper report 
get used in OpenNMS.
So can you give me any proper documentation or how to compile .jrxml 
file to get .jasper file through linux terminal and how to generate 
automated weekly report for CPU and RAM usage using .jrb files.
I checked following link but there is no list report option in it.

(reports -> database reports -> )

javamail-configuration.xml / .properties files are properly configured.

Regards,
Devang.

On 8/20/2012 1:58 PM, Alexander.Eck <at> Heidelberg.de wrote:
> Hi Devang,
>
> I'm receiving the followign error, when opening your jrxml file:
>
> Error loading the report template:
>   org.xml.sax.SAXParseException: The element type "queryString" must be terminated by the matching
end-tag "</queryString>".
>
>
> Seems like you forgot to close an element.
>
> Do you receive errors when running your report directly from the web ui ? (reports -> database reports ->
list reports ->execute instantly)
(Continue reading)

Alexander.Eck | 20 Aug 2012 11:00
Picon
Favicon

Re: Help to generate Jasper Report from .jrb files in OpenNMS.

What's your version of opennms ?

I'm using ireport on windows to create the reports and upload them to my opennms server. 
It helped me to take a closer look at the .jrxml files provided in the opennms wiki. 

Although the jasperforge forums helped me.

You can take a closer look on this topic:

http://jasperforge.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=100336

-----Ursprüngliche Nachricht-----
Von: Devang.Jani [mailto:devang <at> webaroo.com] 
Gesendet: Montag, 20. August 2012 10:48
An: opennms-discuss <at> lists.sourceforge.net
Betreff: Re: [opennms-discuss] Help to generate Jasper Report from .jrb files in OpenNMS.

Hi Alexander,

I will fix this issue but I am still studying concept of jasper report get used in OpenNMS.
So can you give me any proper documentation or how to compile .jrxml file to get .jasper file through linux
terminal and how to generate automated weekly report for CPU and RAM usage using .jrb files.
I checked following link but there is no list report option in it.

(reports -> database reports -> )

javamail-configuration.xml / .properties files are properly configured.

Regards,
Devang.
(Continue reading)

Devang.Jani | 20 Aug 2012 11:53
Favicon

Re: Help to generate Jasper Report from .jrb files in OpenNMS.

Hi,

OpenNMS version is 1.8.17.

Let me check ireport for jasper report.

Is there any links/Documentation for generating report from .jrb files ??



Regards, Devang. On 8/20/2012 2:30 PM, Alexander.Eck <at> Heidelberg.de wrote:
What's your version of opennms ? I'm using ireport on windows to create the reports and upload them to my opennms server. It helped me to take a closer look at the .jrxml files provided in the opennms wiki. Although the jasperforge forums helped me. You can take a closer look on this topic: http://jasperforge.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=100336 -----Ursprüngliche Nachricht----- Von: Devang.Jani [mailto:devang <at> webaroo.com] Gesendet: Montag, 20. August 2012 10:48 An: opennms-discuss <at> lists.sourceforge.net Betreff: Re: [opennms-discuss] Help to generate Jasper Report from .jrb files in OpenNMS. Hi Alexander, I will fix this issue but I am still studying concept of jasper report get used in OpenNMS. So can you give me any proper documentation or how to compile .jrxml file to get .jasper file through linux terminal and how to generate automated weekly report for CPU and RAM usage using .jrb files. I checked following link but there is no list report option in it. (reports -> database reports -> ) javamail-configuration.xml / .properties files are properly configured. Regards, Devang. On 8/20/2012 1:58 PM, Alexander.Eck <at> Heidelberg.de wrote:
Hi Devang, I'm receiving the followign error, when opening your jrxml file: Error loading the report template: org.xml.sax.SAXParseException: The element type "queryString" must be terminated by the matching end-tag "</queryString>". Seems like you forgot to close an element. Do you receive errors when running your report directly from the web ui ? (reports -> database reports -> list reports ->execute instantly) Did you configure javamail-configuration.xml / .properties correctly ? Regards Alex -----Ursprüngliche Nachricht----- Von: Devang.Jani [mailto:devang <at> webaroo.com] Gesendet: Montag, 20. August 2012 07:08 An: opennms-discuss <at> lists.sourceforge.net Betreff: [opennms-discuss] Help to generate Jasper Report from .jrb files in OpenNMS. Hi, I am trying to configure automated weekly report using jasper report (jrxml file) and jrb files stored on HDD for my company. I followed the documentation given in following link - http://www.opennms.org/wiki/Jasper_Report_RRD_Datasource_Specification and Created my own jrxml file for Cpu Usage through documentation . I am attaching my jrxml file with this mail. After configuring according to documentation , I am not getting any mail in PDF format for report. Plz let me know what changes are still required. Thanks in advance. -- Regards, Devang. ---------------------------------------------------------------------- -------- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Alexander.Eck | 20 Aug 2012 12:01
Picon
Favicon

Re: Help to generate Jasper Report from .jrb files in OpenNMS.

Those 2 links helped me a lot:

 

http://www.opennms.org/wiki/IReport_and_OpenNMS

 

http://www.opennms.org/wiki/OpenNMS_meets_JasperReports_again

 

the ireport forum is although helpful

 

http://jasperforge.org/plugins/espforum/browse.php?group_id=83&forumid=101

 

 

 

 

Von: Devang.Jani [mailto:devang <at> webaroo.com]
Gesendet: Montag, 20. August 2012 11:53
An: opennms-discuss <at> lists.sourceforge.net
Betreff: Re: [opennms-discuss] Help to generate Jasper Report from .jrb files in OpenNMS.

 

Hi,

OpenNMS version is 1.8.17.

Let me check ireport for jasper report.

Is there any links/Documentation for generating report from .jrb files ??




Regards,

Devang.

On 8/20/2012 2:30 PM, Alexander.Eck <at> Heidelberg.de wrote:

What's your version of opennms ?

 

I'm using ireport on windows to create the reports and upload them to my opennms server.

It helped me to take a closer look at the .jrxml files provided in the opennms wiki.

 

Although the jasperforge forums helped me.

 

You can take a closer look on this topic:

 

http://jasperforge.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=100336

 

 

 

 

-----Ursprüngliche Nachricht-----

Von: Devang.Jani [mailto:devang <at> webaroo.com]

Gesendet: Montag, 20. August 2012 10:48

An: opennms-discuss <at> lists.sourceforge.net

Betreff: Re: [opennms-discuss] Help to generate Jasper Report from .jrb files in OpenNMS.

 

Hi Alexander,

 

I will fix this issue but I am still studying concept of jasper report get used in OpenNMS.

So can you give me any proper documentation or how to compile .jrxml file to get .jasper file through linux terminal and how to generate automated weekly report for CPU and RAM usage using .jrb files.

I checked following link but there is no list report option in it.

 

(reports -> database reports -> )

 

 

javamail-configuration.xml / .properties files are properly configured.

 

 

 

Regards,

Devang.

 

On 8/20/2012 1:58 PM, Alexander.Eck <at> Heidelberg.de wrote:

Hi Devang,

 

I'm receiving the followign error, when opening your jrxml file:

 

Error loading the report template:

  org.xml.sax.SAXParseException: The element type "queryString" must be terminated by the matching end-tag "</queryString>".

 

 

Seems like you forgot to close an element.

 

Do you receive errors when running your report directly from the web

ui ? (reports -> database reports -> list reports ->execute instantly)

 

Did you configure javamail-configuration.xml / .properties correctly ?

 

Regards

Alex

 

 

-----Ursprüngliche Nachricht-----

Von: Devang.Jani [mailto:devang <at> webaroo.com]

Gesendet: Montag, 20. August 2012 07:08

An: opennms-discuss <at> lists.sourceforge.net

Betreff: [opennms-discuss] Help to generate Jasper Report from .jrb files in OpenNMS.

 

Hi,

 

I am trying to configure automated weekly report using jasper report (jrxml file) and jrb files stored on HDD for my company.

 

I followed the documentation given in following link -

 

http://www.opennms.org/wiki/Jasper_Report_RRD_Datasource_Specification

 

and Created my own jrxml file for Cpu Usage through documentation . I am attaching my jrxml file with this mail.

 

After configuring according to documentation , I am not getting any mail in PDF format for report.

 

Plz let me know what changes are still required.

 

Thanks in advance.

 

 

--

Regards,

Devang.

 

 

----------------------------------------------------------------------

--------

Live Security Virtual Conference

Exclusive live event will cover all the ways today's security and

threat landscape has changed and how IT managers can respond.

Discussions will include endpoint security, mobile security and the

latest in malware threats.

http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

_______________________________________________

Please read the OpenNMS Mailing List FAQ:

http://www.opennms.org/index.php/Mailing_List_FAQ

 

opennms-discuss mailing list

 

To *unsubscribe* or change your subscription options, see the bottom of this page:

https://lists.sourceforge.net/lists/listinfo/opennms-discuss

 

 

------------------------------------------------------------------------------

Live Security Virtual Conference

Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

_______________________________________________

Please read the OpenNMS Mailing List FAQ:

http://www.opennms.org/index.php/Mailing_List_FAQ

 

opennms-discuss mailing list

 

To *unsubscribe* or change your subscription options, see the bottom of this page:

https://lists.sourceforge.net/lists/listinfo/opennms-discuss

 

------------------------------------------------------------------------------

Live Security Virtual Conference

Exclusive live event will cover all the ways today's security and

threat landscape has changed and how IT managers can respond. Discussions

will include endpoint security, mobile security and the latest in malware

threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

_______________________________________________

Please read the OpenNMS Mailing List FAQ:

http://www.opennms.org/index.php/Mailing_List_FAQ

 

opennms-discuss mailing list

 

To *unsubscribe* or change your subscription options, see the bottom of this page:

https://lists.sourceforge.net/lists/listinfo/opennms-discuss

 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

Gmane