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:
It has been decided that the Professional Edition is going to be discontinued and will not be available for purchase as of now. Support will be available until end of 2010.
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
Hi
I've just tried to install nmidCreatePDF on my dev box and I'm getting the following in the apache error log
Any ideas?
Thanks
I've just tried to install nmidCreatePDF on my dev box and I'm getting the following in the apache error log
I'm running cacti 0.8.7e with PHP 4.3.9[client 10.180.50.0] PHP Fatal error: SourceGuardian Loader - This protected script does not support version 4.3.9 of PHP. Please contact the script author about this problem. Error code [07] in /opt/cacti-0.8.7e/plugins/nmidCreatePDF/functions.php on line 2
Any ideas?
Thanks
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Is this for 0.85 or 1.01 RC4 ?
You can download 1.01 RC4 with PHP4 support from here
simply extract and overwrite the files in the nmidCreatePDF dir with the ones from this zip file
You can download 1.01 RC4 with PHP4 support from here
simply extract and overwrite the files in the nmidCreatePDF dir with the ones from this zip file
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'm already on 1.01 RC4phalek wrote:Is this for 0.85 or 1.01 RC4 ?
You can download 1.01 RC4 with PHP4 support from here
simply extract and overwrite the files in the nmidCreatePDF dir with the ones from this zip file
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Then download the files from the link, as I posted. The zip file contains a version supporting php4 . Just overwrite the files in the directory with the ones from the zip file.
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
-
- Cacti User
- Posts: 367
- Joined: Tue Apr 05, 2005 9:52 am
- Location: Munich, Germany
Hi Phalek,
sorry to tell you some problem with 087g/pia2.9 again with broken pdf:
Following is the first start of the created PDF-document:
Torsten
sorry to tell you some problem with 087g/pia2.9 again with broken pdf:
Following is the first start of the created PDF-document:
Code: Select all
Warning: Missing argument 4 for rrdtool_function_graph(), called in /var/www/cacti/plugins/nmidCreatePDF/create_image.php on line 41 and defined in /var/www/cacti/lib/rrd.php on line 523
Notice: Undefined variable: rrdtool_pipe in /var/www/cacti/lib/rrd.php on line 545
‰PNG
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
This is related to a PIA compatibility issue that we issued a note to most plugin developers about. Due to changes that we had to make to insure RRDtool segault protection, programs using the lib/rrd.php API needed to be updated for 0.8.7g.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
I must have overlooked that notice. Iwill fix it ASAP, but will take a bit
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
-
- Cacti User
- Posts: 367
- Joined: Tue Apr 05, 2005 9:52 am
- Location: Munich, Germany
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
You need to download the replacement files for 0.8.7g from the project page
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
-
- Cacti User
- Posts: 367
- Joined: Tue Apr 05, 2005 9:52 am
- Location: Munich, Germany
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Hm, I'm just wondering, why the other 0.8.7g installs ( Windows and Linux ) are working fine. didn't get any reports about the rrd error from other installs.
which rrd version do you use ?
which rrd version do you use ?
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
-
- Cacti User
- Posts: 367
- Joined: Tue Apr 05, 2005 9:52 am
- Location: Munich, Germany
I use
RRDtool 1.2.15 Copyright 1997-2006 by Tobias Oetiker <tobi@oetiker.ch>
Compiled Dec 14 2006 22:05:35
on a debian etch installation. I do not have the heart to upgrade the OS - if something breaks down I am in big trouble....
But I have to precise the broken pdf.
It is only broken whan you want to create it from a specific graph view:
Tree-view -> clicking an a graph for detailed view -> hit pdf-icon --> pdf is broken.
All other ways (via tab or via tree view) are working fine.
Torsten
RRDtool 1.2.15 Copyright 1997-2006 by Tobias Oetiker <tobi@oetiker.ch>
Compiled Dec 14 2006 22:05:35
on a debian etch installation. I do not have the heart to upgrade the OS - if something breaks down I am in big trouble....
But I have to precise the broken pdf.
It is only broken whan you want to create it from a specific graph view:
Tree-view -> clicking an a graph for detailed view -> hit pdf-icon --> pdf is broken.
All other ways (via tab or via tree view) are working fine.
Torsten
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
ahh, ok. so that's the special "MRTG-Like" view ...
Ok, that's the only one using a special routine to create the report ...
Thanks for reporting this
Ok, that's the only one using a special routine to create the report ...
Thanks for reporting this
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
-
- Cacti User
- Posts: 367
- Joined: Tue Apr 05, 2005 9:52 am
- Location: Munich, Germany
Who is online
Users browsing this forum: No registered users and 2 guests