Welcome to the Linux Foundation Forum!

How to configure Linux Pacemaker to work with Custom Application.

Options

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

Categories

Upcoming Training