Hello Greg. Well, lets see. files in /var/db/smokeling are ok. 755 _smokeping _smokeping, so DB files are ok.
message log says ...nothing.... smokeping CGI directory 755 root deamon, inc cgi and smokeping.cgi and no error in error.log, so i guess its working. pagedir for smokeping in htdocs 755 was root deamon :/ ,is now _smokeping _smokeping. but after 15 minutes still no result no files written in it. apache cant serv if smoke isnt writing in it ,hehe.. with the new settings i still can access the smokeping over http. Regards. On 6-9-2011 18:24, Gregory Sloop wrote: > If I were guessing, I'd probably say it's a permission problem with > TM> imgcache = /var/www/htdocs/smokeping/img > and > TM> pagedir = /var/www/htdocs/smokeping > > Does the user smokeping is running as have rights there? > > Are the files not getting built, or will apache refuse to serve them? > > If the latter, then the apache logs will tell you. If the former, the > message log should say, _I think._ > > Just a start. I'm hope someone more knowledgeable will hop in, since > I'm not the best guy for helping tshoot this kind of thing, esp on > BSD. > > -Greg > > TM> Greeting. > TM> I got finaly smokeping running on my openBSD box (4.9) > TM> after strugeling with the conf files, i manage to run smokeping. > TM> i see the data in the DB directory. > TM> but smokeping is refusing to build the website in htdocs/smokeping. > > TM> any advice?? > > TM> Below my config > TM> i use smokeping on LAN webserver only. > > TM> *** General *** > > TM> owner = Ton Muller > TM> contact = admin@<domain> > TM> mailhost = mail.<domain> > TM> sendmail = /usr/sbin/sendmail > TM> imgcache = /var/www/htdocs/smokeping/img > TM> imgurl = http://192.168.0.240/smokeping/img > TM> pagedir = /var/www/htdocs/smokeping > TM> datadir = /var/db/smokeping > TM> piddir = /var/run/smokeping > TM> cgiurl = http://192.168.0.240/../smokeping/cgi-bin/smokeping.cgi > TM> smokemail = /etc/smokeping/smokemail > TM> tmail = /etc/smokeping/tmail > TM> # specify this to get syslog logging > TM> syslogfacility = local0 > TM> # each probe is now run in its own process > TM> # disable this to revert to the old behaviour > TM> # concurrentprobes = no > > _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
