Watchdog on cloud based server and database?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I am running a cloud based server and two database. I have python scripts that connects to the databases and moves data between them. When the cloud databases have been updated or outages, the connections have been lost and the scripts have continued to run but without working properly.



I will look into the scripts themselves, but I have been wanting to implement some monitoring to be able to restart the scripts when a connection is lost.



I am new to system monitoring and is why I ask this question. What is the standard solution to this? Is there any recommended/standard software for this particular case?










share|improve this question

























    up vote
    1
    down vote

    favorite












    I am running a cloud based server and two database. I have python scripts that connects to the databases and moves data between them. When the cloud databases have been updated or outages, the connections have been lost and the scripts have continued to run but without working properly.



    I will look into the scripts themselves, but I have been wanting to implement some monitoring to be able to restart the scripts when a connection is lost.



    I am new to system monitoring and is why I ask this question. What is the standard solution to this? Is there any recommended/standard software for this particular case?










    share|improve this question























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am running a cloud based server and two database. I have python scripts that connects to the databases and moves data between them. When the cloud databases have been updated or outages, the connections have been lost and the scripts have continued to run but without working properly.



      I will look into the scripts themselves, but I have been wanting to implement some monitoring to be able to restart the scripts when a connection is lost.



      I am new to system monitoring and is why I ask this question. What is the standard solution to this? Is there any recommended/standard software for this particular case?










      share|improve this question













      I am running a cloud based server and two database. I have python scripts that connects to the databases and moves data between them. When the cloud databases have been updated or outages, the connections have been lost and the scripts have continued to run but without working properly.



      I will look into the scripts themselves, but I have been wanting to implement some monitoring to be able to restart the scripts when a connection is lost.



      I am new to system monitoring and is why I ask this question. What is the standard solution to this? Is there any recommended/standard software for this particular case?







      server cloud database watchdog






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 13 at 13:08









      jawwe

      61




      61

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1014551%2fwatchdog-on-cloud-based-server-and-database%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1014551%2fwatchdog-on-cloud-based-server-and-database%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491