|
|
| Author |
Message |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Mon Sep 03, 2007 2:47 am Post subject: |
|
|
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~ |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 329 Location: Cologne, Germany
|
Posted: Mon Sep 03, 2007 3:03 am Post subject: |
|
|
Edit your MySQL configuration and disable strict mode or download current svn release under sourceforge (project "cacti-reportit").
Best regards
-Andreas- |
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Mon Sep 03, 2007 3:24 am Post subject: |
|
|
| 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~ |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 329 Location: Cologne, Germany
|
Posted: Mon Sep 03, 2007 5:10 am Post subject: |
|
|
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
Best regards
-Andreas- |
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Wed Sep 05, 2007 1:05 am Post subject: |
|
|
| 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
Best regards
-Andreas- |
thx~
but i run report,it display | Code: | Number of errors (1): REPORTIT ERROR: Unable to connect to RRDtool server.
|
|
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Wed Sep 05, 2007 1:44 am Post subject: |
|
|
Ok,i changed RRDtool Connection to RRDtool Cacti(slow),can run reports.
but display that info
| Quote: | 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
|
|
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Wed Sep 05, 2007 3:55 am Post subject: |
|
|
and have this error
| Quote: | 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 |
|
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Wed Sep 05, 2007 4:02 am Post subject: |
|
|
| I deleted the old .cvs files necessary to generate new .cvs? |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 329 Location: Cologne, Germany
|
Posted: Wed Sep 05, 2007 10:05 am Post subject: |
|
|
| 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.
Best regards
-Andreas- |
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Wed Sep 05, 2007 9:10 pm Post subject: |
|
|
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 |
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Wed Sep 05, 2007 9:29 pm Post subject: |
|
|
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? |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 329 Location: Cologne, Germany
|
Posted: Wed Sep 05, 2007 9:36 pm Post subject: |
|
|
Check the properties of this CSV file or delete it manually.
Best regards
-Andres- |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 329 Location: Cologne, Germany
|
Posted: Wed Sep 05, 2007 9:44 pm Post subject: |
|
|
| 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- |
|
| Back to top |
|
 |
looc Cacti User
Joined: 13 Aug 2007 Posts: 110
|
Posted: Thu Sep 06, 2007 1:14 am Post subject: |
|
|
| 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~
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 |
|
| Back to top |
|
 |
nduda78 Cacti User
Joined: 01 Mar 2005 Posts: 106
|
Posted: Thu Oct 11, 2007 11:46 am Post subject: |
|
|
| What other measurands can i use? is there a list somewhere? |
|
| Back to top |
|
 |
|