Hi Chris, After commented slaves and start smokeping i got the result below;
# /usr/local/etc/rc.d/smokeping start Starting smokeping. Note: logging to syslog as local0/info. Daemonizing /usr/local/bin/smokeping ... romeo# /usr/local/etc/rc.d/smokeping restart Stopping smokeping. Starting smokeping. Note: logging to syslog as local0/info. Daemonizing /usr/local/bin/smokeping What does daemonizing means? does it mean smokeping is running now? thanks Chris Gotstein wrote: > If you aren't using slaves, then just comment out all those lines. > It's just there as an example for setting up a slave. > > Romeo wrote: >> When I checked the error on line 111 under >> /usr/local/etc/smokeping/config . The error is under Slaves part >> shown below; >> >> >> *** Slaves *** >> secrets=/home/oetiker/checkouts/smokeping/trunk/software/etc/smokeping_secrets.dist >> >> >> +boomer >> display_name=boomer >> color=0000ff >> +slave2 >> >> >> any idea what to do on this? thanks >> >> >> >> Romeo wrote: >>> Ho Chris, >>> >>> after i followed your instruction below and i ran the command again; >>> >>> /usr/local/etc/rc.d/smokeping start >>> >>> Starting smokeping. >>> ERROR: /usr/local/etc/smokeping/config, line 111: File >>> '/home/oetiker/checkouts/smokeping/trunk/software/etc/smokeping_secrets.dist' >>> >>> does not exist >>> >>> >>> Any suggestion? thanks >>> >>> Chris Gotstein wrote: >>>> portupgrade -Nr rrdtool >>>> >>>> Make sure your ports tree is up-to-date >>>> >>>> portsnap fetch extract update >>>> >>>> ---- ---- ---- ---- >>>> Chris Gotstein, Sr Network Engineer, UP Logon/Computer Connection UP >>>> http://uplogon.com | +1 906 774 4847 | [email protected] >>>> >>>> Peter Kristolaitis wrote: >>>> >>>>> 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 >>>>> >>> >>> >> > _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
