Report plugin ''ReportIt" - v0.7.5a (released 23/12/11)
Moderators: Developers, Moderators
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
The way I would do it: Go to the PIA console, disable ReportIt, replace the reportit folder, copy the archive folder from your old instance to the new one and then enable ReportIt again.
It should also work to overwrite the old installation, but I would not recommend that way.
Best regards
-Andreas-
It should also work to overwrite the old installation, but I would not recommend that way.
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Hello,
I am having some problems with the reports, can someone take a look at the following thread:
http://forums.cacti.net/viewtopic.php?f=21&t=40909
thank you, i was told by gandalf to ask bowniebraun about this...
i would very much appreciate this, thank you!
I am having some problems with the reports, can someone take a look at the following thread:
http://forums.cacti.net/viewtopic.php?f=21&t=40909
thank you, i was told by gandalf to ask bowniebraun about this...
i would very much appreciate this, thank you!
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Getting Segmentation Fault when running from CLI...from GUI it is ok...
[root@cacti reportit]# php runtime.php -d -v
Segmentation fault
[root@cacti reportit]#
Centos 5.5
[root@cacti reportit]# php runtime.php -d -v
Segmentation fault
[root@cacti reportit]#
Centos 5.5
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
I'm really sorry, but it seems to me that these issues are not related to ReportIt.berbondac wrote:Hello,
I am having some problems with the reports, can someone take a look at the following thread:
http://forums.cacti.net/viewtopic.php?f=21&t=40909
thank you, i was told by gandalf to ask bowniebraun about this...
i would very much appreciate this, thank you!
Which plugin are you using to create these kind of reports?
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Looks like you are using the rrdtool shared library included dynamically.sukanta wrote:Getting Segmentation Fault when running from CLI...from GUI it is ok...
[root@cacti reportit]# php runtime.php -d -v
Segmentation fault
[root@cacti reportit]#
Centos 5.5
In use with PHP5 this extension only works faultlessly so far when you directly compile PHP with this extension.
This php modul has not been updated during the last years. I hope the author or someone else will update it.
Switch back to "RRtool Cacti" or recompile PHP.
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
i am not sure.
do you see, i inherited this system and i am using the "reports" from "utilities " menu as seen in the picture attached.
I haven't found anything that says reportit or something like that.
my cacti version should be: cacti-0.8.7d
thank you
do you see, i inherited this system and i am using the "reports" from "utilities " menu as seen in the picture attached.
I haven't found anything that says reportit or something like that.
my cacti version should be: cacti-0.8.7d
thank you
- Attachments
-
- 4.JPG (81.08 KiB) Viewed 3550 times
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Yep,
looks like the old "reports" plugin. The successor is named "Nectar".
Best regards
-Andreas-
looks like the old "reports" plugin. The successor is named "Nectar".
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Hello!
I've upgraded from 0.7.1 to 0.7.3 and now the reports are not generated. If I try to run one manaully:
What could be the cause?
Thank's!
PS: I'm not using boost - was installed, but then removed
Simon
I've upgraded from 0.7.1 to 0.7.3 and now the reports are not generated. If I try to run one manaully:
Code: Select all
[root@cacti ~]# php /opt/cacti/plugins/reportit/runtime.php --debug -v 24
(...)
array output
(...)
PHP Fatal error: Call to undefined function boost_process_poller_output() in /opt/cacti/plugins/reportit/runtime.php on line 518
Thank's!
PS: I'm not using boost - was installed, but then removed
Simon
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
I've installed php-rrdtool, enabled and used PHP-BINDINGS as well, the same error.
Ideas?
Ideas?
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
xefil wrote:Hello!
I've upgraded from 0.7.1 to 0.7.3 and now the reports are not generated. If I try to run one manaully:
What could be the cause?Code: Select all
[root@cacti ~]# php /opt/cacti/plugins/reportit/runtime.php --debug -v 24 (...) array output (...) PHP Fatal error: Call to undefined function boost_process_poller_output() in /opt/cacti/plugins/reportit/runtime.php on line 518
Thank's!
PS: I'm not using boost - was installed, but then removed
Simon
The reason is that you have Boost disabled or uninstalled, but its settings are still in the database.
As a quick workaround edit runtime.php and change line 325 from:
Code: Select all
$boost_enabled = (db_fetch_cell("SELECT 1 FROM `settings` WHERE name = 'boost_rrd_update_enable' an
d value = 'on'"))? true : false;
Code: Select all
$boost_enabled = (function_exists("boost_process_poller_output") && db_fetch_cell("SELECT 1 FROM `settings` WHERE name = 'boost_rrd_update_enable' an
d value = 'on'"))? true : false;
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Thank yopu andreas, btw now:
Segmentation fault
Anyway I could re-install boost, but would avoid now
Segmentation fault
Anyway I could re-install boost, but would avoid now
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Having ~6.000DS I've enabled boost (last version installed), rollback to the modify on runtime.php, but...
Segmentation fault
Ideas?
Simon
Segmentation fault
Ideas?
Simon
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Solved enabling BOOST and using "RRDtool Connection" > "RRDTOOL CACTI (SLOW)"
Seems the issue was on PHP BINDINGS.
Cheers, Simon
Seems the issue was on PHP BINDINGS.
Cheers, Simon
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Hi Simon,xefil wrote:Solved enabling BOOST and using "RRDtool Connection" > "RRDTOOL CACTI (SLOW)"
Seems the issue was on PHP BINDINGS.
Cheers, Simon
the segmentation fault is not related to ReportIt, because it will be caused by the php_rrdtool extension in combination with PHP 5.x. It won't occur if you compile PHP directly with that rrdtool extension instead of loading it dynamically.
I will try to contact the author to get an update.
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
Re: Report plugin ''ReportIt" - v0.7.3 (released 28/11/10)
Thank you Andreas!browniebraun wrote:Hi Simon,xefil wrote:Solved enabling BOOST and using "RRDtool Connection" > "RRDTOOL CACTI (SLOW)"
Seems the issue was on PHP BINDINGS.
Cheers, Simon
the segmentation fault is not related to ReportIt, because it will be caused by the php_rrdtool extension in combination with PHP 5.x. It won't occur if you compile PHP directly with that rrdtool extension instead of loading it dynamically.
I will try to contact the author to get an update.
Best regards
-Andreas-
Bye, Simon
Who is online
Users browsing this forum: No registered users and 0 guests