help * Software error Historic System Statistics

9 posts / 0 new
Last post
#1 Sat, 10/18/2008 - 20:50
alienux

help * Software error Historic System Statistics

Software error:

Can't locate RRDs.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at sysstats-rrd-lib.pl line 30. BEGIN failed--compilation aborted at sysstats-rrd-lib.pl line 30.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. Software error:

[Sun Oct 19 12:48:04 2008] index.cgi: Can't locate RRDs.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at sysstats-rrd-lib.pl line 30. [Sun Oct 19 12:48:04 2008] index.cgi: BEGIN failed--compilation aborted at sysstats-rrd-lib.pl line 30. Compilation failed in require at ./sysstats-lib.pl line 37.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. Software error:

[Sun Oct 19 12:48:04 2008] index.cgi: [Sun Oct 19 12:48:04 2008] index.cgi: Can't locate RRDs.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at sysstats-rrd-lib.pl line 30. [Sun Oct 19 12:48:04 2008] index.cgi: [Sun Oct 19 12:48:04 2008] index.cgi: BEGIN failed--compilation aborted at sysstats-rrd-lib.pl line 30. [Sun Oct 19 12:48:04 2008] index.cgi: Compilation failed in require at ./sysstats-lib.pl line 37. Compilation failed in require at /usr/share/webmin/sysstats/index.cgi line 31.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.

Sun, 10/19/2008 - 01:17
Joe
Joe's picture

You need the RRDs Perl module.

--

Check out the forum guidelines!

Tue, 03/17/2009 - 12:22
malinens

I have a problem installing sysstats.

[code:1]Failed to install module from http://downloads.sourceforge.net/webminstats/sysstats-1.2.tgz : require sysstats/postinstall.pl failed :
Can't load '/usr/local/lib/perl/5.8.8/auto/RRDs/RRDs.so' for module RRDs: librrd.so.4: cannot open shared object file: No such file or directory at /usr/lib/perl/5.8/DynaLoader.pm line 225.
at /usr/share/webmin/sysstats/sysstats-rrd-lib.pl line 29
Compilation failed in require at /usr/share/webmin/sysstats/sysstats-rrd-lib.pl line 29.
BEGIN failed--compilation aborted at /usr/share/webmin/sysstats/sysstats-rrd-lib.pl line 29.
Compilation failed in require at /usr/share/webmin/sysstats/sysstats-lib.pl line 47.
Compilation failed in require at /usr/share/webmin/sysstats/postinstall.pl line 27.[/code:1]

I have already iinstalled rrdtool and installed rrdtool perl module.
I ahve ubuntu.

If I type: nano /usr/local/lib/perl/5.8.8/auto/RRDs/RRDs.so I can see this file and I can see this file in /usr/local/lib/perl/5.8.8/auto/RRDs/ directory.

I hope You'll help me to install sysstats :)

Tue, 03/17/2009 - 13:44 (Reply to #3)
Joe
Joe's picture

Restart Webmin before trying to install. The Perl that Webmin is running under doesn't know about your newly installed modules.

--

Check out the forum guidelines!

Sun, 06/07/2009 - 07:50
radiusxe

Hi,
I have similar problem

Stahování http://downloads.sourceforge.net/webminstats/sysstats-1.2.tgz ..
Stahování http://switch.dl.sourceforge.net/sourceforge/webminstats/sysstats-1.2.tgz (476210 bytů) ..
Přijato 1024 bytů (0 %)
Přijato 48128 bytů (10 %)
Přijato 96256 bytů (20 %)
Přijato 143360 bytů (30 %)
Přijato 191488 bytů (40 %)
Přijato 238592 bytů (50 %)
Přijato 286720 bytů (60 %)
Přijato 333824 bytů (70 %)
Přijato 381952 bytů (80 %)
Přijato 429056 bytů (90 %)
Přijato 476210 bytů (100 %)
.. Stahování dokonÄ

Sun, 06/07/2009 - 07:50
radiusxe

I have instaled perl, rrdtool, librrds-perl, librrdp-perl

reboot

test:
perl -e 'use RRDs;print "ok\n"'

returns OK

there is nothnig usual for me
/usr/share/webmin/sysstats/sysstats-lib.pl line 470.

just some kind of routine... I can't do anythnig with it

/usr/share/webmin/sysstats/postinstall.pl line 27

there is just reference to the file sysstats-lib.pl

so there my skills ends :(

When I install perl, rrdtool and librrds-perl, then everything goes well on Ubuntu 8.04

hm...

Sun, 06/07/2009 - 07:50
radiusxe

I have instaled perl, rrdtool, librrds-perl, librrdp-perl

reboot

test:
perl -e 'use RRDs;print "ok\n"'

returns OK

there is nothnig usual for me
/usr/share/webmin/sysstats/sysstats-lib.pl line 470.

just some kind of routine... I can't do anythnig with it

/usr/share/webmin/sysstats/postinstall.pl line 27

there is just reference to the file sysstats-lib.pl

so there my skills ends :(

When I install perl, rrdtool and librrds-perl, then everything goes well on Ubuntu 8.04

hm...

Tue, 04/07/2009 - 19:19
andreychek

Howdy,

How were you going about installing that?

I was wondering if that were a script installer, but I don't see that in the list there...
-Eric

Wed, 04/08/2009 - 20:04 (Reply to #8)
Joe
Joe's picture

sysstats is a third party Webmin module that we don't have any control over.

I would be curious what you can get out of sysstats that the Virtualmin provided system information graphs won't give you. It would probably be pretty easy to add whatever is missing.

--

Check out the forum guidelines!

Topic locked