Hi everyone,
I am currently trying to automatically trigger an alert on the node that triggered an alert on a custom table poller. Simply stated, when the table poller for a specific node has bad values, it triggers an alert on node for that specific node.
Here is a flow chart to make this a bit clearer :

I tried to do it by setting an action that manually changes the node status to critical with another alert on node that looks for that critical status, but it was unsuccessful.
Hopefully my request is clear.