Hey folks, hope U are alright 
I really need help with a task I'm currently facing at work.
We recently started to use Zabbix to monitor our Kubernetes Cluster.
We are running a large amount of Web-Deployments which need to be monitored in various ways.
Currently we are monitoring the HTTP response times & codes - Works awesome!
Now we also want to monitor Cronjobs. If you know Kubernetes, you also know that containers die after they executed whatever they have to do.
Because of that, we are automatically importing all Pods into Zabbix as Items. That works really well!
But now I'm facing an issue.
Cron-Pods can have multiple statuses. They can be 'succeeded', 'running', 'failed' and so on.
We want to trigger an action once a cron pod fails. That's not so hard to do, but since we are automatically adding the pods, it's getting really difficult.
What we need would be a trigger, which automatically collects all Items that contain "appcron" and the project-name, so that the new Pods / Items get monitored as soon as they get imported.
I feel like that topic is really complex ... I won't be mad at all if noone can help
But I'd definetly appreciate ANY kind of help!
Thanks in advance and have an awesome day!

I really need help with a task I'm currently facing at work.
We recently started to use Zabbix to monitor our Kubernetes Cluster.
We are running a large amount of Web-Deployments which need to be monitored in various ways.
Currently we are monitoring the HTTP response times & codes - Works awesome!
Now we also want to monitor Cronjobs. If you know Kubernetes, you also know that containers die after they executed whatever they have to do.
Because of that, we are automatically importing all Pods into Zabbix as Items. That works really well!
But now I'm facing an issue.
Cron-Pods can have multiple statuses. They can be 'succeeded', 'running', 'failed' and so on.
We want to trigger an action once a cron pod fails. That's not so hard to do, but since we are automatically adding the pods, it's getting really difficult.
What we need would be a trigger, which automatically collects all Items that contain "appcron" and the project-name, so that the new Pods / Items get monitored as soon as they get imported.
I feel like that topic is really complex ... I won't be mad at all if noone can help

But I'd definetly appreciate ANY kind of help!
Thanks in advance and have an awesome day!