[smokeping-users] Adding targets on-demand

Peter Kristolaitis alter3d at alter3d.ca
Sat Feb 27 07:33:01 CET 2016


Have your provisioning script add the new target configs to a different 
directory that is NOT @include-d in your config, then move them into 
/etc/smokeping/mynodes/ hourly, right before the service reload.  
Basically queueing updates so you don't break the UI.

On 2/27/2016 1:07 AM, William Josefsson wrote:
> Hi, I wonder if anyone has experience with adding a large amount of targets on Smokeping, say maybe less than 2000 targets?
>
> I want to be able to do this dynamically when a server gets provisioned, so e.g. have a CGI that will output:
>
> ++ new_node
> menu = ...
> title = ...
> host = ..
>
> to an included file, /etc/smokeping/mynodes/new_nodeN.cfg
> I have added @include /etc/smokeping/mynodes/ to my config.
>
> While testing, adding new target blocks without reloading brakes the SP page web page. Is there any way to do this in a nice way, add new targets dynamically without breaking the GUI and then maybe /etc/init.d/smokeping reload, hourly? thanks! will
>
> _______________________________________________
> smokeping-users mailing list
> smokeping-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users



More information about the smokeping-users mailing list