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

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

how can use reportit v0.4.2 in the cacti 8.6j by windows2003?
i can't create my report by reportit V0.4.2~
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

Edit your MySQL configuration and disable strict mode or download current svn release under sourceforge (project "cacti-reportit").

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
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

browniebraun wrote:Edit your MySQL configuration and disable strict mode or download current svn release under sourceforge (project "cacti-reportit").

Best regards
-Andreas-
I do not know what you mean~
can you give me reportit v.0.4.2's step by step configuration even as thishttp://forums.cacti.net/download.php?id=8866
THX~
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

Sorry,
I thought you got an error during the saving process. Till now there's no other documentation available.

Okay, let me try to give you an example for a typical traffic report:

At first you'll have to create a report template. Go to "Report Templates" and then click on "add". Select a data template - in our case "Interface Traffic" - and then click on next.
Now you will see a new screen "Template configuration [new]".
Type in a name for your template, maybe "Traffic (avg)" and choose the consolidation function "average". Save it now.
Now you will see two blue hyperlinks in the top right corner. Click on "Create a new measurand" to switch to the measurand configuration.
Use as name "Average traffic in Bits/s" and type in the abbreviation "avg". The unit should be "Bits/s", visible = "on", separate = "off" and then choose "Decimal SI-Prefixes ..." under rounding.
Now it will become interesting:
This measurand should return the average of all measuread values during
a reporting period for every data source of your Round Robin Database.
(In this case we have "traffic_in" and "traffic_out".)
Therefor we can use the formula "f_avg". Normally a rounter counts Bytes not Bits so we've to multiply the value with "8". So use as formula:
"f_avg*8" without quotation marks. Save it. Then you'll see a table called "Measurands" with one row that contains your new measurand. Click "add" and do the same way again for a measurand called "Maximum" with "f_max*8" and maybe "f_min*8".

After all these steps click on the yellow hyperlink on the top of the table "measurands". You'll get to the template configuration again. Set locked="off" and click "save".

After that we've to create a new report configuration.
Click on Management -> "Reports" and then on "add". Select our new report template "Traffic (avg)" and click on "next".
At this point you can follow the old powerpoint presentation step by step.

I hope this will help you until I'll find the time to finish the admin guide. At the moment I'm solving the last bug fixes for the upcoming version v0.5.1 :wink:

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
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

browniebraun wrote:Sorry,
I thought you got an error during the saving process. Till now there's no other documentation available.

Okay, let me try to give you an example for a typical traffic report:

At first you'll have to create a report template. Go to "Report Templates" and then click on "add". Select a data template - in our case "Interface Traffic" - and then click on next.
Now you will see a new screen "Template configuration [new]".
Type in a name for your template, maybe "Traffic (avg)" and choose the consolidation function "average". Save it now.
Now you will see two blue hyperlinks in the top right corner. Click on "Create a new measurand" to switch to the measurand configuration.
Use as name "Average traffic in Bits/s" and type in the abbreviation "avg". The unit should be "Bits/s", visible = "on", separate = "off" and then choose "Decimal SI-Prefixes ..." under rounding.
Now it will become interesting:
This measurand should return the average of all measuread values during
a reporting period for every data source of your Round Robin Database.
(In this case we have "traffic_in" and "traffic_out".)
Therefor we can use the formula "f_avg". Normally a rounter counts Bytes not Bits so we've to multiply the value with "8". So use as formula:
"f_avg*8" without quotation marks. Save it. Then you'll see a table called "Measurands" with one row that contains your new measurand. Click "add" and do the same way again for a measurand called "Maximum" with "f_max*8" and maybe "f_min*8".

After all these steps click on the yellow hyperlink on the top of the table "measurands". You'll get to the template configuration again. Set locked="off" and click "save".

After that we've to create a new report configuration.
Click on Management -> "Reports" and then on "add". Select our new report template "Traffic (avg)" and click on "next".
At this point you can follow the old powerpoint presentation step by step.

I hope this will help you until I'll find the time to finish the admin guide. At the moment I'm solving the last bug fixes for the upcoming version v0.5.1 :wink:

Best regards
-Andreas-
thx~
but i run report,it display

Code: Select all

Number of errors (1):  REPORTIT ERROR: Unable to connect to RRDtool server.  
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

Ok,i changed RRDtool Connection to RRDtool Cacti(slow),can run reports.
but display that info
Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 389

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 383

Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

and have this error
Warning: unlink(E:/www/plugins/reportit/exports/csv/cacti_report1.csv) [function.unlink]: Permission denied in E:\www\plugins\reportit\lib_int\funct_export.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at E:\www\plugins\reportit\lib_int\funct_export.php:55) in E:\www\plugins\reportit\cc_view.php on line 106
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

I deleted the old .cvs files necessary to generate new .cvs?
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

looc wrote:I deleted the old .cvs files necessary to generate new .cvs?
No, it will be overwritten automatically. Therefore your webserver needs read and write permissions for the csv folder.
looc wrote: Notice: A non well formed numeric value encountered in E:\www\plugins\reportit\lib_int\funct_runtime.php on line 373
This bug has been described under http://forums.cacti.net/viewtopic.php?p=108890&highlight=#108890. You can check this or you can also try to use the PHP Bindings for Windows. (accelerates the construction of reports).
Last but not least you can try the latest svn release 0.5.1 rev18 from yesterday evening. If you have no experience with svn I can also send it to you. I hope I can finish the upcoming version 0.5.1 until the end of this week. :roll:

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
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

i give everyone read & write permissions for ths csv folder.but that isn't Solving problems。
error info:
Warning: unlink(E:/www/plugins/reportit/exports/csv/cacti_report1.csv) [function.unlink]: Permission denied in E:\www\plugins\reportit\lib_int\funct_export.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at E:\www\plugins\reportit\lib_int\funct_export.php:55) in E:\www\plugins\reportit\cc_view.php on line 106
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

PHP bindings for windows already intstalled in my system.
php info:
RRDTool
RRDTool Support enabled
LibRRD Version 1.2.19
libpng Version 1.2.16
Libart Version 2.3.17
FreeType Linkage with freetype
FreeType Version 2.3.1

need to config cacti file to install php bindings for windows?
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

Check the properties of this CSV file or delete it manually.

Best regards
-Andres-
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 »

looc wrote:PHP bindings for windows already intstalled in my system.
php info:
RRDTool
RRDTool Support enabled
LibRRD Version 1.2.19
libpng Version 1.2.16
Libart Version 2.3.17
FreeType Linkage with freetype
FreeType Version 2.3.1

need to config cacti file to install php bindings for windows?
You only have to change the type of connection from "RRDtool Cacti (slow)" to "PHP Bindings (FAST)" under "Configuration->Settings->Reports". Then rerun your report. If the binding is compatible with your version of RRDtool it should works.

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
looc
Cacti User
Posts: 110
Joined: Mon Aug 13, 2007 3:40 am

Post by looc »

browniebraun wrote:Check the properties of this CSV file or delete it manually.

Best regards
-Andres-
thanks,PHP bindings can be use to run reports~ :P
this CSV file problem:
When the file is there, I have to manually delete would be re-buliding of the CSV file. no other approach, such as the directory need any User privileges?
i give CSV Dir privilege:
administrstors ALL
everyone R/W
IUSR_www R/W
SYSTEM ALL
USERS R/W
nduda78
Cacti User
Posts: 111
Joined: Tue Mar 01, 2005 11:26 am

Post by nduda78 »

What other measurands can i use? is there a list somewhere?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest