Ad Widget

Collapse

How to customize the handler_sysmetrics.go file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • studero
    Member
    • Aug 2023
    • 84

    #1

    How to customize the handler_sysmetrics.go file

    Hi all,

    I use Zabbix server 6.4.18 version. And they was made the installation with using package files. I want to modified the GO file handler_sysmetrics.go for Oracle to be able to return values of the view v$con_sysmetric. Because the actual version of this file can be able to run a query only to the v$sysmetric view. But this view does not contains values for the PDB instance, only for the CDB (container). I need to run the request on the v$con_sysmetric for the PDB.

    I nee help to made this implementation. How can do it ?

    Regards
    Olivier
Working...