Hi, I would like to trigger an external script, if something happens on a
specific node.

 

In the documentation of alerts, i can see <select_nodes /> but whatever I
put into the XML, it's not working...

 

configuration>

    <alerts>

        <alert id="my-alert" path="/path/to/my-script.sh">

            <select>

              <select_nodes />

              <select_fencing />

            </select>

            <recipient id="my-alert-recipient1"
value="[email protected]"/>

        </alert>

    </alerts>

</configuration>

Can anybody send me an example about the right syntax ?

 

Thank you very much..

 

Best regards, Alfred

_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/users

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to