Load watch.poll_file from a url?

I would like to dynamically add and remove hosts to be pinged via heartbeat, currently using FTP to upload a json file but I was wondering if it could be made to load a json file from a URL? Or if anyone has any better suggestion?

Heartbeat can not be driven from external URL. You would need another script to fetch your JSON file and put it in place. E.g. run you script regularly via cron.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.