Sorry, I haven't used FreeBSD in years. I'm an OpenBSD / Debian guy. ;) I suspect if you search through packages and ports for 'rrd' you'll get a fairly short list to look through. Look for anything that has 'rrd' and 'perl' (or 'p5') in the name; if you can't find that, try the basic 'rrdtool' package -- IIRC, some OS/distributions package the Perl modules with the rrdtool binaries.
- Peter Romeo wrote: > Hi Peter, > > Do you know where can I find that package on FreeBSD 7.1? > > > > Peter Kristolaitis wrote: >> You need to install the rrdtool Perl modules, either from source or from >> packages for your platform (e.g. librrds-perl on Debian Lenny). >> >> - Peter >> >> >> Romeo wrote: >> >>> Hello folks, >>> >>> I am new to smokeping and when I setup and installed the application >>> when I try to run it using the command below I am getting the error >>> shown below. Any suggestion what to do on this one? Thanks >>> >>> >>> #/usr/local/etc/rc.d/smokeping start >>> >>> Starting smokeping. >>> Can't locate RRDs.pm in @INC (@INC contains: >>> /usr/local/smokeping/lib /usr/local/lib/perl5/5.8.8/BSDPAN >>> /usr/local/lib/perl5/site_perl/5.8.8/mach >>> /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl >>> /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at >>> /usr/local/smokeping/lib/Smokeping.pm line 13. >>> BEGIN failed--compilation aborted at >>> /usr/local/smokeping/lib/Smokeping.pm line 13. >>> Compilation failed in require at /usr/local/bin/smokeping line 6. >>> BEGIN failed--compilation aborted at /usr/local/bin/smokeping line 6. >>> >>> _______________________________________________ >>> smokeping-users mailing list >>> [email protected] >>> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users >>> > _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
