--
You received this message because you are subscribed to the Google Groups "Cloudprober" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloudprober...@googlegroups.com.
To post to this group, send email to cloud...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloudprober/27418040-7888-4b5b-abeb-49b164ebfae5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Athul,Cloudprober doesn't have any in-built capability to run script on remote machines. You'll have to build it in your script itself.
On Tue, Apr 2, 2019 at 12:03 AM Athul Krishna <athul...@gmail.com> wrote:
--Hi everyone,I am able to run an external python script using cloudprober from the directory I installed in a machine and script is on the same machine.The config file for this is probe {name: "python_script_probe"type: EXTERNALtargets { dummy_targets {} }external_probe {mode: ONCEcommand: "python <directory>/test.py"}}Can anyone tell me what change should be made to run script on different machine from a single point.Regards,Athul.
You received this message because you are subscribed to the Google Groups "Cloudprober" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud...@googlegroups.com.
To post to this group, send email to cloud...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloudprober/27418040-7888-4b5b-abeb-49b164ebfae5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.