Hi,
I'm new to zabbix configuration and stumbling on a few silly items. Any help would be greatly appreciated, apologies if these are silly questions.
I'm currently trying to setup an environment using docker containers and the Dockbix Zabbix agent module for Docker LLD of these containers.
As part of this, I want to create a simple Data Overview widget that shows the status of all our containers (Up or Down), with corresponding Green/Red status highlights and corresponding information reported.
However, I'm not sure how I can easily achieve this. I was intending to use this through the use of triggers to provide information and set a green "available" severity for when the docker container is set to 'up'.
However, triggers only appear to be to generate problem events, with OK events tied to the resolution of these problem events. However, this use case doesn't fit what I'm trying to do as the container appears first as 'Up' in the zabbix agent discovery item values.
Is there a way to configure an OK event to be generated for a trigger condition (without the need for a problem event to resolve). If this is the wrong way to be doing this, what should I instead be using?
Thanks!
I'm new to zabbix configuration and stumbling on a few silly items. Any help would be greatly appreciated, apologies if these are silly questions.
I'm currently trying to setup an environment using docker containers and the Dockbix Zabbix agent module for Docker LLD of these containers.
As part of this, I want to create a simple Data Overview widget that shows the status of all our containers (Up or Down), with corresponding Green/Red status highlights and corresponding information reported.
However, I'm not sure how I can easily achieve this. I was intending to use this through the use of triggers to provide information and set a green "available" severity for when the docker container is set to 'up'.
However, triggers only appear to be to generate problem events, with OK events tied to the resolution of these problem events. However, this use case doesn't fit what I'm trying to do as the container appears first as 'Up' in the zabbix agent discovery item values.
Is there a way to configure an OK event to be generated for a trigger condition (without the need for a problem event to resolve). If this is the wrong way to be doing this, what should I instead be using?
Thanks!