Hello fellow Zabbix Admins,
I am currently using the Zabbix Oracle Agent plug-in and running into an issue when trying to use a dashboard template to display Oracle tablespace information.
When I create a dashboard directly and attach it to a host that has the Oracle Agent configured, everything works as expected. The dashboard automatically pulls all the tablespaces from the database, and the data populates properly.
However, when I try to do this using a dashboard that is part of a template, the tablespace data does not populate. It seems the template version of the dashboard does not dynamically retrieve the tablespace list or metrics the same way the host-level dashboard does.
I have confirmed that:
My question:
How can I configure a template-based dashboard so that it dynamically pulls and displays Oracle tablespace data the same way it does when created directly on a host?
Do I need to adjust the LLD (Low-Level Discovery) macros or reference the discovery item key differently within the template dashboard widgets?
Any guidance or example configuration would be greatly appreciated.
Environment details:
I am currently using the Zabbix Oracle Agent plug-in and running into an issue when trying to use a dashboard template to display Oracle tablespace information.
When I create a dashboard directly and attach it to a host that has the Oracle Agent configured, everything works as expected. The dashboard automatically pulls all the tablespaces from the database, and the data populates properly.
However, when I try to do this using a dashboard that is part of a template, the tablespace data does not populate. It seems the template version of the dashboard does not dynamically retrieve the tablespace list or metrics the same way the host-level dashboard does.
I have confirmed that:
- The Oracle Agent plug-in is working correctly and collecting data.
- Items for tablespace discovery exist and work when applied directly to the host.
- The template dashboard references the same widgets and data sources as the working host dashboard.
My question:
How can I configure a template-based dashboard so that it dynamically pulls and displays Oracle tablespace data the same way it does when created directly on a host?
Do I need to adjust the LLD (Low-Level Discovery) macros or reference the discovery item key differently within the template dashboard widgets?
Any guidance or example configuration would be greatly appreciated.
Environment details:
- Zabbix Server: 7.2.5
- Zabbix Agent2 with Oracle plug-in
- Oracle Database version: 21c
- Operating System: Oracle Linux 8.9