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/HTML Cacti Reports - v2.10 FINAL o
Hi, first of all you will need to copy the "fonts" directory to the php lib dir ( where the php modules are installed ) as well. I missed that in the install guide.
Next: Are you using the mPDF engine ?
Next: Are you using the mPDF engine ?
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/HTML Cacti Reports - v2.10 FINAL o
Thanks for your quick response!
The font issue is solved.
and I use mPDF of course.
The font issue is solved.
and I use mPDF of course.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
Ok, can you provide me with a screenshot of the report definition ?
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/HTML Cacti Reports - v2.10 FINAL o
here you are, nothing special settings
- Attachments
-
- report_def.PNG (23.31 KiB) Viewed 2979 times
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
Hi Enter as your first entry on the report definition.
I need to look into the UTF implementation. seems to have a bug
Code: Select all
<pagebreak />
I need to look into the UTF implementation. seems to have a bug
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/HTML Cacti Reports - v2.10 FINAL o
Can I able to insert the <pagebrake> or not?
If I create the DSStats report I have the following message. What the reason?
If I create the DSStats report I have the following message. What the reason?
- Attachments
-
- DSStats.PNG (8.61 KiB) Viewed 2976 times
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
Hi
Put that code into the "report desription" field. where you had the hungarian characters in it.
The graphs have not been generated and hence are replaced with this error message. Do they show up correctly when you select them on the report definiton page ?
Put that code into the "report desription" field. where you had the hungarian characters in it.
The graphs have not been generated and hence are replaced with this error message. Do they show up correctly when you select them on the report definiton 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
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
Yes graphs are show.
- Attachments
-
- graph.PNG (195.52 KiB) Viewed 2975 times
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
Then check on the CLI if the chartdirector module is loaded correctly. Then set "Logging Mode" to debug on the NMID settings tab.
It should generate some log entries in "CereusReporting_messages.log" in the tmp dir.
Also check the tmp dir for file "workerfile" from the newest created directory. it contains the commands which have been used to generate these graphs.
It should generate some log entries in "CereusReporting_messages.log" in the tmp dir.
Also check the tmp dir for file "workerfile" from the newest created directory. it contains the commands which have been used to generate these graphs.
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/HTML Cacti Reports - v2.10 FINAL o
the "workerfile" did not generated..but other reports is working fine...
- Attachments
-
- log.PNG (24.91 KiB) Viewed 2974 times
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
what happens if you do a simple:
as the cacti user ?
Code: Select all
php dsstats_reports/top10_monthly_traffic_stats.php
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/HTML Cacti Reports - v2.10 FINAL o
I get the following error message:
PHP Warning: session_start(): open(/var/lib/php5/sess_22pksds8957o54hba7b2353jjjllrfvl, O_RDWR) failed: Permission denied (13) in /srv/www/htdocs/cacti/include/global.php on line 154
PHP Warning: Unknown: open(/var/lib/php5/sess_22pksds8957o54hba7b2353jjjllrfvl, O_RDWR) failed: Permission denied (13) in Unknown on line 0
PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in Unknown on line 0
PHP Warning: session_start(): open(/var/lib/php5/sess_22pksds8957o54hba7b2353jjjllrfvl, O_RDWR) failed: Permission denied (13) in /srv/www/htdocs/cacti/include/global.php on line 154
PHP Warning: Unknown: open(/var/lib/php5/sess_22pksds8957o54hba7b2353jjjllrfvl, O_RDWR) failed: Permission denied (13) in Unknown on line 0
PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in Unknown on line 0
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
try a
or at least give the apache and cacti user read/write access to it.
Then retry
Code: Select all
chmod -R 777 /var/lib/php5/
Then retry
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/HTML Cacti Reports - v2.10 FINAL o
so it's sounds good and simple, but not help me
The output pdf is same. Nothing graphs only same error message.
The output pdf is same. Nothing graphs only same error message.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v2.10 FINAL o
Are these 3 lines all you get ?
What is "php -m" telling ?
Can you put that into a txt file and either upload it here or sent it to me ( support@urban-software.de )
What is "php -m" telling ?
Can you put that into a txt file and either upload it here or sent it to me ( support@urban-software.de )
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 0 guests