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

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
ikemeyer
Posts: 5
Joined: Sun Jan 01, 2006 2:21 pm

Post by ikemeyer »

getting:

gd-png: fatal libpng error: Incompatible libpng version in application and library
[Wed Oct 17 17:58:28 2007] [notice] child pid 19689 exit signal Segmentation fault (11)

what version is required?
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

It works on my Linux server with:
  • GD2
    Freetype 2.1.9
    Libpng 1.2.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
zuessi
Posts: 30
Joined: Mon Sep 13, 2004 3:06 pm
Location: Switzerland

Post by zuessi »

Hi there,

any ideas about a possible release date for v0.6.0?

Thanks for the great plugin
Zuessi
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

Hi Zuessi!

If I find the time to code it I think v0.6.0 will be released in this quarter.
Currently I'm working on an extension to archive scheduled reports automatically. Therefore ReportIt converts a report into XML and after that the file will be added to a Zip archive. So, in the report view you will have a drop down with all reports which are stored in the associated archive.

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
guigzmorez
Posts: 14
Joined: Mon Dec 03, 2007 12:50 pm

Reportit documentation

Post by guigzmorez »

Hello :lol: ,

Has someone got a documentation newer than 0.2 ?
I am using reportit 0.51 and the doc I found in the forum is not so fresh.

Best would be a step by step documentation :P .

Have a great day!

Guillaume
guigzmorez
Posts: 14
Joined: Mon Dec 03, 2007 12:50 pm

Reportit results

Post by guigzmorez »

Hello Andreas or anybody who could help,

I have succeeded in using the plugin reportit :) I have beautifull barcharts (with sometimes an error message)!!!!
but there is still something I don't understand. :oops: .
I have tried the plugin to report about "total memory free".

"Total memory free" is something which don't usually move.

I have used f_avg function with AVG CDP.

The results obtained with the function f_avg varies when I modify the period of test.

Example, I have just set-up a server 2 hours ago in cacti.
The today measures shew for this value : 190k, for a 7days period : 26,69k and for a 6 month period : 0,87k.
I have realized a RRDdump of the associated server's rra and it shew that there was only one measure : 1.0 e+6 (1 Go RAM).

How comes reportit find a different result depending on the period of analysys though the measures inside the rra are all the same (1.0e+6 or NaN)?

Did I make something wrong or do we need measures at both the start and the end of the analysis period?

Please tell me.

Have a great day

Guillaume
letitibleu
Posts: 2
Joined: Thu Feb 21, 2008 6:58 am

Post by letitibleu »

Hello,

The link don't works : "Powerpoint presentation: reportit v0.2 (12/24/06)."

Where I can find this file ?

Thank you
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Re: Reportit results

Post by browniebraun »

guigzmorez wrote:Hello Andreas or anybody who could help,

I have succeeded in using the plugin reportit :) I have beautifull barcharts (with sometimes an error message)!!!!
but there is still something I don't understand. :oops: .
I have tried the plugin to report about "total memory free".

"Total memory free" is something which don't usually move.

I have used f_avg function with AVG CDP.

The results obtained with the function f_avg varies when I modify the period of test.

Example, I have just set-up a server 2 hours ago in cacti.
The today measures shew for this value : 190k, for a 7days period : 26,69k and for a 6 month period : 0,87k.
I have realized a RRDdump of the associated server's rra and it shew that there was only one measure : 1.0 e+6 (1 Go RAM).

How comes reportit find a different result depending on the period of analysys though the measures inside the rra are all the same (1.0e+6 or NaN)?

Did I make something wrong or do we need measures at both the start and the end of the analysis period?

Please tell me.

Have a great day

Guillaume

Hi Guillaume!
Sorry for my late answer, but I was away on business.

ReportIt only calculates with the values which will be delivered by RRDtool. Therefore it has to create only one "fetch" command. RRDtool automatically chooses the archive which fits and returns your measured data with a fixed step. So, if you change the reporting period, RRDtool will automatically choose another archive with another step and fill up all missing data points with "nan".
After that ReportIt picks out all the important values, which match your working days and shift time, and filters out all NaN's before it starts the calculation. (Mmmmh sounds a little bit like Cinderella :wink:, but she used doves instead of an algorithm to get the good peas and lentils).
So, the best way to check the results is to include all working days and the whole day as shift (default) and then compare it with your graph for exact the same period (minus 1 second). Or you have to rebuild the fetch command to try it at the CLI.

It seems to me that I'll have to implement a debug mode in one of the upcoming versions, but I have reservations to this, because the amount of informations could be a "little" too high.

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
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

letitibleu wrote:Hello,

The link don't works : "Powerpoint presentation: reportit v0.2 (12/24/06)."

Where I can find this file ?

Thank you

http://forums.cacti.net/download.php?id=11818

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
victor_c32
Posts: 19
Joined: Wed Jun 27, 2007 11:31 pm
Location: Rennes , France

Cool reports ....

Post by victor_c32 »

thanks browniebraun

Victor.
Attachments
reportit.png
reportit.png (55.42 KiB) Viewed 10636 times
User avatar
phakesley
Posts: 39
Joined: Tue Nov 13, 2007 11:24 am

V0.6

Post by phakesley »

Is there any news on version 0.6 I like the features in this version and it would make reporting sums, averages for a number of devices quick and easy.
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Re: V0.6

Post by browniebraun »

phakesley wrote:Is there any news on version 0.6 I like the features in this version and it would make reporting sums, averages for a number of devices quick and easy.
Hi phakesley!
At the moment I'm on a CCNA training in Munich, so I can not code anything this week. I'll close the most construction areas next weekend and after that we start with the implementation of the new emailing stuff.
Release date of v0.6.0 will be the 30th of April.

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
User avatar
GlueGuy
Cacti User
Posts: 255
Joined: Fri Nov 04, 2005 3:37 pm
Location: Ca US
Contact:

Post by GlueGuy »

letitibleu wrote:
Hello,

The link don't works : "Powerpoint presentation: reportit v0.2 (12/24/06)."

Where I can find this file ?

Thank you



http://forums.cacti.net/download.php?id=11818
Hmmmm. I downloaded this, and my PowerPoint 2000 won't open it. So I then downloaded the PowerPoint Viewer (2003), and it won't open it either (crashes :cry: ). Any idea what I need to look at this thing?
---------
The Glue Guy
pheezy
Cacti User
Posts: 61
Joined: Thu Oct 26, 2006 5:30 pm

Post by pheezy »

It seems there is some kind of DRM on the powerpoint presentation, so I'm unable to open it.
Attachments
drm.jpg
drm.jpg (21.15 KiB) Viewed 9802 times
super-hornet
Cacti User
Posts: 175
Joined: Sun May 27, 2007 5:42 pm

Post by super-hornet »

Thanks browniebraun for the v0.6.1 release.

I'm using it and it is much much better than v0.5.1

One question/suggestion... It is possible to rearrange the "Data Source" position. It seems to be not in alphabetical order. Hope the new version allow us to rearrange the "Data Source" position.

SH
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests