Ad Widget

Collapse

Problem with Browser Item in Zabbix 7.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • FernandoRD
    Junior Member
    • Jul 2024
    • 3

    #1

    Problem with Browser Item in Zabbix 7.0

    Hello guys, this is my first post....

    I'm doing some testing with this new zabbix browser item, and something odd occured... I was trying to read the contents of my solar inverter webpage to get the data, but I realize that it presents the data inside a java script and the browser item can't read it.

    the odd thing is that getScreenshot() function gets the screenshot correctly with all metric fields there... it seems that findElement() is looking at page source, not at the processed page...

    Is there a way to fix this?
Working...