Nutanix - PRISM Alerts

Hello Al,

I’m using Check_MK Raw 2.4 0p5 and have Nutanix devices configured. There’s an alert called PRISM Alerts, and I want to know if there’s a way to filter the information that Check_MK collects. I only need it to report errors and status warnings, not the informational alerts.
I need to filter only the warning and critical messages.

Is this possible?

Thanks in advance.

Regards,

Vix.

The agent does only transmit events that are in the state not “acknowledged” and not “resolved”.
There is no severity selection or any other filtering in the agent at the moment.

The check itself only alerts if there is a warning or critical message inside.
If only informational messages are existing the check will stay OK. Only showing the informational messages.