That fixed it. Shouldn't "smokeping --check" catch that? Thanks!
Richey -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Tomic Sent: Sunday, April 20, 2008 11:16 PM To: [email protected] Subject: Re: [smokeping-users] Error when clicking on graph. You can't use periods [.] in the target names ... so that's what's messing it up. Replace them with a hyphen [-] or underscore [_] and that should fix up your problem. IE - ++ Media1.lax becomes ... ++Media1-lax or ... ++Media1_lax --David Richey wrote: > What should the permissions be set to? > > *** Targets *** > > probe = FPing > > menu = Top > title = Network Latency Grapher > remark = Welcome to SmokePing.' > > + Streaming > menu = Streaming > title = Streaming Media Network > ++ Media1.lax > host = media1.lax.x.net > ++ Media2.lax > host = media2.lax.x.net > ++ Media3.lax > host = media3.lax.x.net > ++ Encoder-13 > menu = Encoder-13 > host = 66.x.x.x > title = Encoder-13 > ++ Encoder-17 > menu = Encoder-17 > host = 69.x.x.x > title = Encoder-17 > > + RootServers > menu = Root Servers > title = Root DNS Servers > ++ a.root-servers.net > host = a.root-servers.net > ++ b.root-servers.net > host = b.root-servers.net > ++ c.root-servers.net > host = c.root-servers.net > ++ d.root-servers.net > host = d.root-servers.net > ++ e.root-servers.net > host = e.root-servers.net > ++ f.root-servers.net > host = f.root-servers.net > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of David Tomic > Sent: Sunday, April 20, 2008 6:12 PM > To: [email protected] > Subject: Re: [smokeping-users] Error when clicking on graph. > > I only ever see that error if I'm trying to access a section/name that > doesn't exist in my config file. > > At a guess I'd say that you've either got an error in your config file, > or you still don't have your permissions setup properly. > > Can you post the *** Targets *** section of your config file? > > Richey wrote: > >> I finally got Smokeping working by changing the ownership of smokeping.cgi >> from root to www-data and back to root again. I dunno why that is or >> > what > >> made me try that but it's working now. So the new problem is that when I >> click on one of the graphs I get the following error page: >> >> Software error: >> ERROR: Section 'Media1' does not exist (display webpage). >> >> >> I've searched the forum archive and I've not turned up much. Media1 is >> > the > >> sever I am pining. When it says Media1 does not exist is it a folder or >> .rdd that is missing? >> >> Richey >> >> _______________________________________________ >> 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 > _______________________________________________ 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
