Do you mean increase performance ? for the 0.x versions i'm not going to enhance performance, functionality comes first there.L0gRuS wrote:in new version do you repear perfomance ?
CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!
Moderators: Developers, Moderators
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Maybe you add to plugin settings size of graph? or disposition graph on page? (2,4 or more) and landscape orientation.phalek wrote:Do you mean increase performance ? for the 0.x versions i'm not going to enhance performance, functionality comes first there.L0gRuS wrote:in new version do you repear perfomance ?
ok. but i thought what without webservice plugin work more faster then with webservice.
Cacti v.087g + PAv2.9
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
actually it's the graph retrieval process that takes most of the time. the web-service itself is much faster than that.
I'll look in implementing the features you request in one of the later versions, but they are definately possible things to do.
I'll look in implementing the features you request in one of the later versions, but they are definately possible things to do.
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
I updated the plugin to v0.2a. It now contains some error checking and I removed the "Demo Version" string from the images.
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
I get this error...
./createPDFReport.cgi
Use of uninitialized value in quotemeta at createPDFReport.pl line 29.
Use of uninitialized value in quotemeta at createPDFReport.pl line 30.
Use of uninitialized value in quotemeta at createPDFReport.pl line 31.
Content-Type : text/html
<h2>Error: Invalid leafid !</h2>
© 2009 by Urban-Software.de
./createPDFReport.cgi
Use of uninitialized value in quotemeta at createPDFReport.pl line 29.
Use of uninitialized value in quotemeta at createPDFReport.pl line 30.
Use of uninitialized value in quotemeta at createPDFReport.pl line 31.
Content-Type : text/html
<h2>Error: Invalid leafid !</h2>
© 2009 by Urban-Software.de
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
so did you ever try to use that from within cacti/webbrowser ??
the cgi scripts are not supposed to be run via the CLI and will(!) throw errors.
the cgi scripts are not supposed to be run via the CLI and will(!) throw errors.
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Of course
when I click on the PDF icon, the application starts but Explorer says that cannot open the requested page... that's why I inserted the error at command line.
oh, for info: in the prior version, I had to create this folders under nmidCreatePDF folder with a copy of this libraries to make it work
/{path_to_cacti}/plugins/nmidCreatePdf/auto/DBD/mysql/mysql.so
/{path_to_cacti}/plugins/nmidCreatePdf/DBD/mysql.pm
Thanks in advance
when I click on the PDF icon, the application starts but Explorer says that cannot open the requested page... that's why I inserted the error at command line.
oh, for info: in the prior version, I had to create this folders under nmidCreatePDF folder with a copy of this libraries to make it work
/{path_to_cacti}/plugins/nmidCreatePdf/auto/DBD/mysql/mysql.so
/{path_to_cacti}/plugins/nmidCreatePdf/DBD/mysql.pm
Thanks in advance
Last edited by Vins on Tue Mar 17, 2009 9:09 am, edited 1 time in total.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
hm, requested page... what url is it trying to load ? the setup.php should contain the .cgi name. Maybe I accidently forgot to change from the .pl ...
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
really ? but where's the hostname or ip ?? It should be in there, too ...
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
ahh, ok *g
What does your apache log file say ? there must be some error telling us what is happening ...
What does your apache log file say ? there must be some error telling us what is happening ...
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
oh
have you nmidSmokeping installed, too ?
have you nmidSmokeping installed, too ?
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Who is online
Users browsing this forum: No registered users and 1 guest