Hi all, I managed to install smokeping on my server and configured everything but > I cannot be able to open my URL to views the graphs, I would appreciate > your help and sorry for the bother... I don't know whether it's bad > configurations on apache or config of smokeping although both don't have > any error. Below are part of my config > > smokeping/config > imgcache = /usr/local/smokeping/htdocs/img > imgurl = /smokeping/img > datadir = /usr/local/var/smokeping > piddir = /usr/local/var/smokeping > cgiurl = http://wavu.kixp.or.ke/smokeping/smokeping.cgi > smokemail = /usr/local/etc/smokeping/smokemail > tmail = /usr/local/etc/smokeping/tmail > *** Probes *** > > + FPing > > binary = /usr/local/sbin/fping > + Test > #menu= Targets > #parents = owner:/Test/James location:/ > > ++ James > > menu = James > title = James > alerts = someloss > #slaves = boomer slave2 > host = 80.240.194.142 > > ++ MultiHost > > menu = Multihost > title = James and James as seen from Boomer > host = /Test/James /Test/James~boomer > > and on my http.conf file i have this added > <IfModule dir_module> > DirectoryIndex index.html smokeping.cgi > </IfModule> > > Alias smokeping "/usr/local/smokeping/htdocs" > <Directory "/usr/local/smokeping/htdocs"> > AllowOverride None > Options None > Order allow,deny > Allow from all > <Directory> > > Alias /smokeping "/usr/local/smokeping" > > <Directory "/usr/local/smokeping"> > Allow from all > Options ExecCGI > </Directory> > > > regards
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
