'ReportIt' -> v0.7.5a (released 23/12/11)

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
achuta bodepu
Posts: 37
Joined: Thu Sep 17, 2009 5:36 am

ReportIT - Thank you

Post by achuta bodepu »

Thank YOU browniebraun. It's great. Finally working
White Horse
Cacti User
Posts: 54
Joined: Tue Dec 22, 2009 1:54 am

Post by White Horse »

How can I change name of the XML when reportit does his export? Is it possible that name is taken from description under "report configuration" and later just overriding that file?

Now is called 2010-03-30_2010-04-05.xml and i would like to be called report_description.xml and when new report is run than file replacement occurres.
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

Exporting reports automatically always includes that the name of the export file describes the reporting period. That is necessary to have self explaining and unique names within an export folder.
Currently it is not planned for 0.8.0 to implement the functionality you are looking for. Sorry :(

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
White Horse
Cacti User
Posts: 54
Joined: Tue Dec 22, 2009 1:54 am

Post by White Horse »

ty for you answer braun.

I just wrote my first simple shell script to do this, and added it to cron so no need for that future, script just takes newes file and moves+renames it to another DIR. It feels great when you solve problems on your own :) i entered into linux world two mounts ago so everything is wooooow for me :)
Roke22
Posts: 5
Joined: Mon Mar 29, 2010 4:57 pm

Variables in reportit_rvars table

Post by Roke22 »

When i create a variable with a static value i see that is create a registry in reportit_variables and reportit_rvars but when i edit this variable for change the value it only make changes in reportit_variables.

When i execute the report it takes the values from reportit_rvars and is not up to date so i have to delete the variable and create new one with the new value.

Is a bug? there is a way to force a update the reportit_rvars table?

Best Regards.
gsaray101
Cacti User
Posts: 233
Joined: Thu May 17, 2007 9:18 am

graphing the report

Post by gsaray101 »

Is the graphit option out there yet. I have verion 0.7.1 installed and I dont see the graph option
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Re: graphing the report

Post by browniebraun »

gsaray101 wrote:Is the graphit option out there yet. I have verion 0.7.1 installed and I dont see the graph option
Nope, but it is disabled per default. Go to "Console"->"Settings"->"Reports" and scroll down to the bottom. There you will find the option to enable it.

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
gsaray101
Cacti User
Posts: 233
Joined: Thu May 17, 2007 9:18 am

Reportit

Post by gsaray101 »

Andreas:

Congratulations on this plugin. This is really awesome. What is the latest version that exist - 0.7.1? I like to know some of the syntax to summarize the data. For example, I would like to know how to do 95th percentile utilization in terms of percentage. Is there any documentation on this.

Thanks again for the great plugin.

hasan
redback09
Posts: 9
Joined: Wed Jul 22, 2009 9:55 am

reportit problem

Post by redback09 »

hello
first problem
there are differences between the value taken by daily and monthly.
when I choose time frame daily I can take the correct value 5.25G
when I choose time frame montly and weekly
at the report tool the max value higher than the real one.
second problem
also when I try to see the graph yearly ,it show at the graph yearly max value under the daily max value.
I click the the graph montly I can see the correct value on the graph
White Horse
Cacti User
Posts: 54
Joined: Tue Dec 22, 2009 1:54 am

Post by White Horse »

How can I change the way that reportit writes in mysql? I need colume "Data Description" in mysql insted of ID or a way to add aditional colume.
sukanta
Cacti User
Posts: 139
Joined: Tue Jan 26, 2010 6:12 am

Post by sukanta »

Getting following error when trying to get LAST value from Interface Traffic.
I am getting LAST (Current) value from Graph.

REPORTIT WARNING: RRDfetch: Can not open rrdfile or CF 'LAST' does not match. Report[3] Data Item[886]

Pl help..
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

sukanta wrote:Getting following error when trying to get LAST value from Interface Traffic.
I am getting LAST (Current) value from Graph.

REPORTIT WARNING: RRDfetch: Can not open rrdfile or CF 'LAST' does not match. Report[3] Data Item[886]

Pl help..

That means that a "LAST" archive does not exist in the RRDfile. I assume that you want to have the current value shown in the default traffic graph. In that case use CF "Average" and function "f_last" in your calculation formula.
If you have no idea about it, then you can always click on the wrench button right beside the graph to make the used rrdtool command visible. It shows the archive being used for the different measurands.

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
realshiro
Posts: 16
Joined: Wed Feb 17, 2010 2:24 am

Post by realshiro »

i've some problem , Error is below Please help me solve.
1Question : I can't run reportis V0.7.2 but i can run only V0.3.2 so i try to install php_blinding first right?

2Qusetion : after i try to install php_blinding Some error have occur
!

checking for rrdtool support... yes, shared
checking if rrdtool specified path is valid... no
configure: error: The specified RRDTool path is Invalid or the installation is incomplete
Please specify another path or reinstall the rrdtool distribution
!

but i already install rrdtool n' cacti is normal
!
#locate rrdtool
/usr/bin/rrdtool
!
realshiro
Posts: 16
Joined: Wed Feb 17, 2010 2:24 am

Post by realshiro »

realshiro wrote:i've some problem , Error is below Please help me solve.
1Question : I can't run reportis V0.7.2 but i can run only V0.3.2 so i try to install php_blinding first right?

2Qusetion : after i try to install php_blinding Some error have occur
!

checking for rrdtool support... yes, shared
checking if rrdtool specified path is valid... no
configure: error: The specified RRDTool path is Invalid or the installation is incomplete
Please specify another path or reinstall the rrdtool distribution
!

but i already install rrdtool n' cacti is normal
!
#locate rrdtool
/usr/bin/rrdtool
!
up up
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

realshiro wrote:
realshiro wrote:i've some problem , Error is below Please help me solve.
1Question : I can't run reportis V0.7.2 but i can run only V0.3.2 so i try to install php_blinding first right?

2Qusetion : after i try to install php_blinding Some error have occur
!

checking for rrdtool support... yes, shared
checking if rrdtool specified path is valid... no
configure: error: The specified RRDTool path is Invalid or the installation is incomplete
Please specify another path or reinstall the rrdtool distribution
!

but i already install rrdtool n' cacti is normal
!
#locate rrdtool
/usr/bin/rrdtool
!
up up

???

Everything alright or do you still have open questions?
I assume you're using 0.7.2 and php-rrdtool now.

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
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest