18.03.2011 08:51, Dmitry Melekhov пишет:

Thank you!
I forgot about slave cache file, now all works OK, except problem with RemoteFPing probe on slave - I have to provide ssh access from slave too, but slave doesn't have such targets.
How can I solve this problem?


btw, found following solution, but it is not very elegant ;-)

http://vv.sumy.ua/2009/12/smokeping-setup-in-master-slave/
"

/usr/local/smokeping/lib/Smokeping/probes/RemoteFPing.pm :

sub  binary{
  my  $self  =  shift;
  return  $self->{properties}{rbinary};
}

"


_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to