clustering

  1. T

    How to configure Linux Pacemaker to work with Custom Application.

    We are using SLES 12. We have a custom application which doesn't have daemon / Resource Agent. To Start the Application runuser -l bnp -c 'start_biom' To Stop the Application runuser -l bnp -c 'stop_biom' To Monitor the Application ps -ef | grep biom
Top