Mark Chaney | 30 May 2012 10:57

slaves and web servers

Do the slaves really need to have web servers installed? If so, why? According the install instructions,
the slaves need everything a master has, but it gets its config from the master.

Thanks for your help!

-Mark
_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

G.W. Haywood | 30 May 2012 11:27
Picon
Favicon

Re: slaves and web servers

Hi there,

On Wed, 30 May 2012, Mark Chaney wrote:

> Do the slaves really need to have web servers installed?

No.

mail | 30 May 2012 22:26

Re: slaves and web servers

Ok, great. One last question. When I setup two slaves, im assuming the 
master is still used as a source of information as well? That way I have 
information being gathered by 3 sources (Master, Slave 1, Slave2)?

Thanks,
Mark

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

mail | 30 May 2012 23:59

Re: slaves and web servers

Hmm. I think i have it setup correctly and the slave rrd's are being 
created, but this is what my charts are looking like: 
http://www.screencast.com/t/18M0nhYFZr5s

Seems my two slaves are showing with the same name and all their 
results are empty.

On 2012-05-30 15:26, mail <at> lists.macscr.com wrote:
> Ok, great. One last question. When I setup two slaves, im assuming 
> the
> master is still used as a source of information as well? That way I 
> have
> information being gathered by 3 sources (Master, Slave 1, Slave2)?
>
> Thanks,
> Mark
>
> _______________________________________________
> smokeping-users mailing list
> smokeping-users <at> lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

mail | 31 May 2012 00:28

Re: slaves and web servers

Here is a snippet of my master config where it relates to the slaves: 
http://pastie.org/private/stdzptadj7g2wflryx6yg

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Tom Throckmorton | 31 May 2012 17:06
Picon

Re: slaves and web servers

On 5/30/12 4:26 PM, mail <at> lists.macscr.com wrote:
> Ok, great. One last question. When I setup two slaves, im assuming the 
> master is still used as a source of information as well? That way I have 
> information being gathered by 3 sources (Master, Slave 1, Slave2)?

It is by default, yes, but can be disabled - see the 'nomasterpoll' option:

http://oss.oetiker.ch/smokeping/doc/smokeping_config.en.html

> nomasterpoll
> 
>     Use this in a master/slave setup where the master must not poll a particular target. The master will now
skip this entry in its polling cycle. Note that if you set the hide property on a non leaf entry all
subordinate entries will also disapear in the menu structure. You can still access them via direct link or
via an alternate hierarchy.
> 
>     If you have no master/slave setup this will have a similar effect to the hide property, except that the menu
entry will still show up, but will not contain any graphs.
> 
>     This variable inherits its value from the parent section if nothing is specified here.
> 
>     Default value: nomasterpoll = no

You can apply that at any level within the Targets section, and it will
be applied to subordinate targets.

-tt

_______________________________________________
smokeping-users mailing list
(Continue reading)

mail | 1 Jun 2012 20:29

Re: slaves and web servers

So no one has any tips to getting smokeping to get run as a different 
user on centos? Its extremely simple on Ubuntu systems, but centos 
doesnt have the same options or init script. I need to get smokeping to 
run as a different user than root in order to get this slave setup to 
work.

Thanks,
Mark

_______________________________________________
smokeping-users mailing list
smokeping-users <at> lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

G.W. Haywood | 1 Jun 2012 20:37
Picon
Favicon

Re: slaves and web servers

Hi there,

On Fri, 1 Jun 2012, mail <at> lists.macscr.com wrote:

> So no one has any tips to getting smokeping to get run as a different
> user on centos? Its extremely simple on Ubuntu systems, but centos
> doesnt have the same options or init script. I need to get smokeping to
> run as a different user than root in order to get this slave setup to
> work.

man su


Gmane