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 - v1.76 out !
Try importing the attached SQL file then.
- Attachments
-
- CereusReporting_tables.zip
- (2.19 KiB) Downloaded 119 times
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 - v1.76 out !
brilliant thanks - that's imported the tables and the plugin is no longer reporting errors. I'll give a test report a try and see how she goes.
Thanks very much for all your help! Will post an update after testing.
Thanks very much for all your help! Will post an update after testing.
Apache 2.2.21
MySQL 5.5.16
PHP 5.3.8
Windows 2003 - 2 x CPU & 4Gb RAM
Cacti 0.8.7g
Spine 0.8.7e
Plugin Architecture 2.9
THOLD 0.4.9.3
Weathermap 0.9.7a
MySQL 5.5.16
PHP 5.3.8
Windows 2003 - 2 x CPU & 4Gb RAM
Cacti 0.8.7g
Spine 0.8.7e
Plugin Architecture 2.9
THOLD 0.4.9.3
Weathermap 0.9.7a
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
CereusReporting has been tested successfully with 0.8.7i.
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:
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
The next release is going to add a special "SMB Edition" mode. If the active data sources on the Cacti server is below 100 then the full Corporate Edition functionality can be used.
Once it gets over this limit, the functionality is back to the Express edition:
This allows small Cacti installs to send out reports, create Weathermap reports and so on.
-
An active data source, is a datasource attached to a non-disabled host.
Once it gets over this limit, the functionality is back to the Express edition:
This allows small Cacti installs to send out reports, create Weathermap reports and so on.
-
An active data source, is a datasource attached to a non-disabled host.
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 - v1.76 out !
I am having a little problem....
Installed and configured, created a test report, but there is no graphs shown in the report, even though I have added a couple of graphs to it.
0.8.7h V1.76.31
Installed and configured, created a test report, but there is no graphs shown in the report, even though I have added a couple of graphs to it.
0.8.7h V1.76.31
Last edited by RRWH on Tue Dec 27, 2011 2:46 am, edited 1 time in total.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
can you check the debug-info page and especially make sure you have all php modules installed ( the php-gd is important ). If possible, please send a screenshot of it to support@nmid-plugins.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
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
Yes, I did check that everything was installed, spent a few hours reading back in this thread and solved all other issues I was having...
Tried both of the pdf modules, double check config settings.....
Anyway, I am sending the screenshots so we can hopefully get to the bottom of this.
Tried both of the pdf modules, double check config settings.....
Anyway, I am sending the screenshots so we can hopefully get to the bottom of this.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
We were able to sort out the problems of RRWH. The parallelGraphRetriever script did throw an error on the 64bit RHEL/Centos linux version. Using the original perl script solved the issue.
In case you come across the same issue ( PDF Report staying blank), please check the parallelGraphRetriever script by simply running it. If it does throw an error like the below, please send an email to support@nmid-plugins.de requesting the original perl script.
In case you come across the same issue ( PDF Report staying blank), please check the parallelGraphRetriever script by simply running it. If it does throw an error like the below, please send an email to support@nmid-plugins.de requesting the original perl script.
Code: Select all
Panic: '/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/libperl.so' does not export boot_DynaLoader
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 - v1.76 out !
Hello, I've installed nmidcreatepdf plugin, but I cant seem to be able to see/create any report. I have the tab, it only allows me to create a simple report(a4, portrait), but cant add any graphs, or anything else. Could be that I missed something, this is the debug info page. I see that many license modules are disabled and I dont know if that's how its supposed to be(express version).
- Attachments
-
- nmidpdf.jpg (146.41 KiB) Viewed 2210 times
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
did you check the users realm permissions ? you should see some additional entries in the Cacti console if you have enough access rights.
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 - v1.76 out !
Checked there, I have "View NMID settings, define pds reports, generate pdf reports, manage availability data, availability charts, manage zenoss reports", all checked. I unchecked "view NMID archive reports", but was the same with that box checked. In cacti console I have NMID with 3 tabs : Manage Reports, Backup/Restore and Debug Info.
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
ok, can you create a report and then go to the graphs tab and make a screenshot of that ?
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 - v1.76 out !
Here it is.
- Attachments
-
- report test.jpg (157.34 KiB) Viewed 2202 times
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: CereusReporting - PDF/HTML Cacti Reports - v1.76 out !
I meant somthing 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/HTML Cacti Reports - v1.76 out !
Oh, nvm that, I saw now that I have a new tab under every host .Thanks
That Availability report is available for express version ?.
That Availability report is available for express version ?.
Who is online
Users browsing this forum: No registered users and 3 guests