Hello. I am having a problem integrating RRDTool with Bigsister. Everything
compiles and installs fine, but when I run Bigsister I get a warning message
saying RRDTool is not installed. I do have it installed and puzzled why
it's happening. If anyone can help, I would appreciate it. Here is what I think
it the revelant info you need:
OS: Solaris 2.9
GCC: v3.2.3
Make: v3.80
Bigsister: v1.02
RRDTool: v1.2.12
Libpng: v1.2.8
Libzlib: v1.2.2
Perl: v5.8.7
Here is what I get when I check to see if the RRDTool lib is installed in the
perl infrastructure:
Perl -- 5.8.7
RRDp -- 1.2012
RRDs -- 1.2012
Using to check this:
#!/usr/local/monitor/perl5.8.7/bin/perl
use ExtUtils::Installed;
my $instmod = ExtUtils::Installed->new();
foreach my $module ($instmod->modules()) {
my $version = $instmod->version($module) || "???";
print "$module -- $version\n";
}
Here is what I get from Bigsister when starting it:
Starting Big Sister ...
Monitor bsmon OK
Server bbd OK
Agent uxmon OK
Messages:
Monitor bsmon: Thu Jan 26 07:36:20 2006: bsmon: RRDTool's perl module is not present - not using perl bindings
Agent uxmon: WARNING: test 'load' without DESCR in uxmon-net is deprecated!
Agent uxmon: WARNING: test 'memory' without DESCR in uxmon-net is deprecated!
Agent uxmon: WARNING: test 'diskfree' without DESCR in uxmon-net is deprecated and its new name is 'disk'!
Agent uxmon: WARNING: test 'procs' without DESCR in uxmon-net is deprecated!
Agent uxmon: Thu Jan 26 07:36:22 2006: uxmon: eventlog: you cannot monitor EventLog on non-Win32-Systems
Agent uxmon: WARNING: test 'network' without DESCR in uxmon-net is deprecated!
Agent uxmon: Thu Jan 26 07:36:22 2006: uxmon: check users failed to start up - ignored
Here is the perl structure:
/usr/local/monitor/perl5.8.7/lib:
<hostname> $ ls -l /usr/local/monitor/perl5.8.7/lib
total 8
drwxr-xr-x 45 root other 3072 Jan 25 14:50 5.8.7
drwxr-xr-x 3 root other 512 Jan 25 14:50 site_perl
<hostname> $ ls -lR site_perl
site_perl:
total 2
drwxr-xr-x 3 root other 512 Jan 25 15:24 5.8.7
site_perl/5.8.7:
total 12
-r--r--r-- 1 root other 4512 Dec 18 12:30 RRDp.pm
drwxr-xr-x 3 root other 512 Jan 25 15:24 sun4-solaris
site_perl/5.8.7/sun4-solaris:
total 14
-r--r--r-- 1 root other 3813 Dec 18 12:30 RRDs.pm
drwxr-xr-x 4 root other 512 Jan 25 15:24 auto
-r--r--r-- 1 root other 1215 Dec 18 12:30 ntmake.pl
site_perl/5.8.7/sun4-solaris/auto:
total 4
drwxr-xr-x 2 root other 512 Jan 25 15:24 RRDp
drwxr-xr-x 2 root other 512 Jan 25 15:24 RRDs
site_perl/5.8.7/sun4-solaris/auto/RRDp:
total 0
site_perl/5.8.7/sun4-solaris/auto/RRDs:
total 50
-r--r--r-- 1 root other 0 Jan 25 15:16 RRDs.bs
-r-xr-xr-x 1 root other 25352 Jan 25 15:17 RRDs.so
If anyone can understand why this is happening and can give me
some clue how to fix this, I would really appreciate it. Or if you need
more info, please email me back.
Thanks!
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bigsister-general mailing list
suppressed
https://lists.sourceforge.net/lists/listinfo/bigsister-general
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.