Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Moderators: Developers, Moderators
Thanks very much for your work on this!
I have created a simple report, starting from the example in your 0.61 .pdf, to show monthly business hours bandwidth utilization for all of my employer's locations around the world. All sites are configured to use data from 0800 to 1700 Monday-Friday.
My question: Does the 0800 refer to GMT, to local time on the Cacti server, or to the local timezone of the site? And if it's number 3, how does it figure out what the time offset is?
Thanks,
m00t
I have created a simple report, starting from the example in your 0.61 .pdf, to show monthly business hours bandwidth utilization for all of my employer's locations around the world. All sites are configured to use data from 0800 to 1700 Monday-Friday.
My question: Does the 0800 refer to GMT, to local time on the Cacti server, or to the local timezone of the site? And if it's number 3, how does it figure out what the time offset is?
Thanks,
m00t
Re: Links don't show up
Cool. Thanksbrowniebraun wrote:Fixed. Please take a look at the SVN as long as 0.7.3 has not been released._JPL_ wrote:The links for the column headings don't show up for me. They are white until I hover over them.
[/img]
Best regards
-Andreas-
Is this the right place for the latest svn build? Latest alpha build 0.8?
When I try to upgrade from 0.7.2 to latest svn 0.8.0 I get a blank page when going back to cacti when the plugin is enabled. I disabled and uninstalled the 0.7.2 version from the plugin management console and tried to re-install the new 0.8 from svn however, as I said, I just get a blank page in cacti after that.
Also, how do I get the pretty pie charts in the reports as seen in the screenshots on the website? I'm pretty sure I got all the php-gd, etc... that would enable this.
Code: Select all
https://cacti-reportit.svn.sourceforge.net/svnroot/cacti-reportit
Also, how do I get the pretty pie charts in the reports as seen in the screenshots on the website? I'm pretty sure I got all the php-gd, etc... that would enable this.
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Nope._JPL_ wrote:Is this the right place for the latest svn build? Latest alpha build 0.8?
When I try to upgrade from 0.7.2 to latest svn 0.8.0 I get a blank page when going back to cacti when the plugin is enabled. I disabled and uninstalled the 0.7.2 version from the plugin management console and tried to re-install the new 0.8 from svn however, as I said, I just get a blank page in cacti after that.Code: Select all
https://cacti-reportit.svn.sourceforge.net/svnroot/cacti-reportit
Also, how do I get the pretty pie charts in the reports as seen in the screenshots on the website? I'm pretty sure I got all the php-gd, etc... that would enable this.
As cacti developer I moved everything to the official Cacti SVN. You can find ReportIt 0.7.3 here: http://svn.cacti.net/viewvc/reportit/branch/0.7.x/?root=Plugins.
ReportIt 0.8.0 will only be developed for Cacti 0.8.8.
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
In general a Cacti server should always use GMT/UTC as local time zone. Otherwise you will have nice effects when DST comes into play.m00tpoint wrote:To answer my own question, at least my report is using local server time. So, how could one create a report that would adjust the hours of the data items in the report to reflect the time zone of each site?
If you would like to use the time zone feature of ReportIt then you have to ensure that your server's time zone is UTC.
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
I can't checkout with svn from that URL. error ..... svn is not properly uri-encoded.browniebraun wrote:Nope._JPL_ wrote:Is this the right place for the latest svn build? Latest alpha build 0.8?
When I try to upgrade from 0.7.2 to latest svn 0.8.0 I get a blank page when going back to cacti when the plugin is enabled. I disabled and uninstalled the 0.7.2 version from the plugin management console and tried to re-install the new 0.8 from svn however, as I said, I just get a blank page in cacti after that.Code: Select all
https://cacti-reportit.svn.sourceforge.net/svnroot/cacti-reportit
Also, how do I get the pretty pie charts in the reports as seen in the screenshots on the website? I'm pretty sure I got all the php-gd, etc... that would enable this.
As cacti developer I moved everything to the official Cacti SVN. You can find ReportIt 0.7.3 here: http://svn.cacti.net/viewvc/reportit/branch/0.7.x/?root=Plugins.
ReportIt 0.8.0 will only be developed for Cacti 0.8.8.
Best regards
-Andreas-
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Use the following link to checkout:_JPL_ wrote: I can't checkout with svn from that URL. error ..... svn is not properly uri-encoded.
Code: Select all
svn://svn.cacti.net/cacti_plugins/reportit/branch/0.7.x
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Pie charts
I see pie charts in the screenshots for reportit. How do I configure for those? I have the pre-requisites but can't find any docs on creating the pie charts. Are they not available in this version (0.7.2) or what's the story?
PS: Re: svn checkout
I don't know what I'm doing wrong. I checked out successfully from the other (wrong) repository. I can hit svn.cacti.net in a web browser. I think the svn port is maybe blocked at my work by the fw.
Any way you can change it so that it can be checked out via http(s) as well so that everyone who wants can get it?
PS: Re: svn checkout
Code: Select all
svn co svn://svn.cacti.net/cacti_plugins/reportit/branch/0.7.x
svn: Can't connect to host 'svn.cacti.net': Connection timed out
Any way you can change it so that it can be checked out via http(s) as well so that everyone who wants can get it?
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Pie charts
Graphs are disabled per default. Go to "Console"->"Configuration"->"Settings"->"Reports" and scroll down to the bottom._JPL_ wrote:I see pie charts in the screenshots for reportit. How do I configure for those? I have the pre-requisites but can't find any docs on creating the pie charts. Are they not available in this version (0.7.2) or what's the story?
PS: Re: svn checkout
I don't know what I'm doing wrong. I checked out successfully from the other (wrong) repository. I can hit svn.cacti.net in a web browser. I think the svn port is maybe blocked at my work by the fw.Code: Select all
svn co svn://svn.cacti.net/cacti_plugins/reportit/branch/0.7.x svn: Can't connect to host 'svn.cacti.net': Connection timed out
Any way you can change it so that it can be checked out via http(s) as well so that everyone who wants can get it?
After that open a report and you will see a little bar chart icon in the right upper corner.
Mmm... The SVN link works for me. However, I will send you a pm with the latest version.
Best regards
-Andreas-
Last edited by browniebraun on Thu Sep 16, 2010 12:15 am, edited 1 time in total.
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Re:
Excellent, I'm glad there is a time zone feature. I've found it and am experiementing now. Thanks again for all your work on this plugin!browniebraun wrote: If you would like to use the time zone feature of ReportIt then you have to ensure that your server's time zone is UTC.
Thank You,
m00tpoint
Re: Report plugin ''ReportIt" - v0.7.2 (released 10/06/10)
hello
if I click run report, not auto schedule to create report, the email function will work?
thanks
if I click run report, not auto schedule to create report, the email function will work?
thanks
- Attachments
-
- erp.PNG (2 KiB) Viewed 4012 times
Last edited by cspenpen on Thu Oct 07, 2010 4:40 am, edited 1 time in total.
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Report plugin ''ReportIt" - v0.7.2 (released 10/06/10)
Hi!
Ensure that email support is enabled under "Console->Settings->Reports".
After that enable email support for your specific report configuration. (click on the "Administration" tab)
Best regards
-Andreas-
Ensure that email support is enabled under "Console->Settings->Reports".
After that enable email support for your specific report configuration. (click on the "Administration" tab)
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Re: Report plugin ''ReportIt" - v0.7.2 (released 10/06/10)
thanks a lotbrowniebraun wrote:Hi!
Ensure that email support is enabled under "Console->Settings->Reports".
After that enable email support for your specific report configuration. (click on the "Administration" tab)
Best regards
-Andreas-
now, if I click run report, not auto schedule to create report, the email function will work?
because it seems didn't work for my environment.
Who is online
Users browsing this forum: No registered users and 1 guest