CereusReporting - PDF Reports - 4.00 for Cacti 1.x out soon!

Announcements concerning Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

L0gRuS wrote:in new version do you repear perfomance ?
Do you mean increase performance ? for the 0.x versions i'm not going to enhance performance, functionality comes first there.
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
L0gRuS
Cacti User
Posts: 127
Joined: Thu Nov 06, 2008 7:57 am

Post by L0gRuS »

phalek wrote:
L0gRuS wrote:in new version do you repear perfomance ?
Do you mean increase performance ? for the 0.x versions i'm not going to enhance performance, functionality comes first there.
Maybe you add to plugin settings size of graph? or disposition graph on page? (2,4 or more) and landscape orientation.

ok. but i thought what without webservice plugin work more faster then with webservice.
Cacti v.087g + PAv2.9
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

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.
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
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

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
User avatar
Vins
Cacti User
Posts: 116
Joined: Tue Sep 12, 2006 3:06 am

Post by Vins »

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>
&copy; 2009 by Urban-Software.de
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

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.
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
User avatar
Vins
Cacti User
Posts: 116
Joined: Tue Sep 12, 2006 3:06 am

Post by Vins »

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 :P
Last edited by Vins on Tue Mar 17, 2009 9:09 am, edited 1 time in total.
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

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
User avatar
Vins
Cacti User
Posts: 116
Joined: Tue Sep 12, 2006 3:06 am

Post by Vins »

User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

really ? but where's the hostname or ip ?? It should be in there, too ... :o
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
User avatar
Vins
Cacti User
Posts: 116
Joined: Tue Sep 12, 2006 3:06 am

Post by Vins »

You're right,
I canceled it from the complete link for "privacy" reasons... :oops:

but the url seems to be correct
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

ahh, ok *g

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
User avatar
Vins
Cacti User
Posts: 116
Joined: Tue Sep 12, 2006 3:06 am

Post by Vins »

mmh...
no errors in /var/log/apache2/error_log

keep searching...
User avatar
Vins
Cacti User
Posts: 116
Joined: Tue Sep 12, 2006 3:06 am

Post by Vins »

Cannot find anything more...

:cry:
User avatar
phalek
Developer
Posts: 2838
Joined: Thu Jan 31, 2008 6:39 am
Location: Kressbronn, Germany
Contact:

Post by phalek »

oh

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

Who is online

Users browsing this forum: No registered users and 1 guest