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:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
There should be some error messages. Can you have a look into the php error log ?
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
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
ok, I installed 2.9 plugin, but I have still blank raport.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
What does sestatus return ?
Code: Select all
# sestatus
SELinux status: disabled
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
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
weird.
if i click Generate Raport I get blank pdf raport.
but for example if I go on single interface and click Create PDF raport something is showing in pdf:
if i click Generate Raport I get blank pdf raport.
but for example if I go on single interface and click Create PDF raport something is showing in pdf:
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
Well, can you enable debug logging in the NMID tab ( Console -> Settings -> NMID ). You should see what's going on in the Cacti logfile then.
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
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
hmm I do not have a box "debug logging"
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
Looks like 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
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
done.
testing one more and cacti.log is empty
testing one more and cacti.log is empty
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
odd.
Btw, what does the parallelGraphRetriever script actually return when you call it from the command line like this:
It should return something like this:
Btw, what does the parallelGraphRetriever script actually return when you call it from the command line like this:
Code: Select all
./parallelGraphRetriever -v
Code: Select all
$Id: parallelGraphRetriever.pl,v 2ac99c53468f 2012/10/22 18:50:10 thurban $
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
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
root@prdslcacti1:/usr/share/cacti/site/plugins/CereusReporting# ./parallelGraphRetriever -v
bash: ./parallelGraphRetriever: there is no such file or directory
root@prdslcacti1:/usr/share/cacti/site/plugins/CereusReporting# ls -l parallelGraphRetriever
-rwxr-xr-x 1 root www-data 1039572 paź 22 2012 parallelGraphRetriever
bash: ./parallelGraphRetriever: there is no such file or directory
root@prdslcacti1:/usr/share/cacti/site/plugins/CereusReporting# ls -l parallelGraphRetriever
-rwxr-xr-x 1 root www-data 1039572 paź 22 2012 parallelGraphRetriever
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
Seems like the file is corrupt ( did you transfer it with ASCII mode ?) the MD5 should be
1e72e9dc17dbbed0dad3080fe9140fc8 for the 32bit version
and
da32d8766c5374fd6c11435f7cb6dfc4 for the 64bit one
1e72e9dc17dbbed0dad3080fe9140fc8 for the 32bit version
and
da32d8766c5374fd6c11435f7cb6dfc4 for the 64bit one
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
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
root@prdslcacti1:/usr/share/cacti/site/plugins/CereusReporting# md5sum parallelGraphRetriever-linux-32bit.zip
72c94a1f73fb0a1736c12df805004c42 parallelGraphRetriever-linux-32bit.zip
root@prdslcacti1:/usr/share/cacti/site/plugins/CereusReporting# md5sum parallelGraphRetriever
1e72e9dc17dbbed0dad3080fe9140fc8 parallelGraphRetriever
72c94a1f73fb0a1736c12df805004c42 parallelGraphRetriever-linux-32bit.zip
root@prdslcacti1:/usr/share/cacti/site/plugins/CereusReporting# md5sum parallelGraphRetriever
1e72e9dc17dbbed0dad3080fe9140fc8 parallelGraphRetriever
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
The latest version of CereusReporting does not require that tool (parallelGraphRetriever) anymore.
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
-
- Posts: 2
- Joined: Wed Oct 10, 2018 8:12 am
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
Anybody know where the PDF files that can be inserted into reports are stored?
The files need to be available before they can be inserted into a report. The mechanism for uploading .PDF files is failing. I want to try and do it manually.
The files need to be available before they can be inserted into a report. The mechanism for uploading .PDF files is failing. I want to try and do it manually.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF Reports - 3.01 for Cacti 1.x out!
Hi
Sorry for the late reply ( email ):
The files are being uploaded to the server/php/files/ subdirectory of the CereusReporting plugin. It needs to be writeable by the webserver to do so.
Sorry for the late reply ( email ):
The files are being uploaded to the server/php/files/ subdirectory of the CereusReporting plugin. It needs to be writeable by the webserver to do so.
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