So I've tried a few things but I keep getting error messages so im not sure if im doing it correctly or not.
Essentially I have an application that out puts data into an xml webpage, I would like to graph/consolidate this data with the use of zabbix.
My problem is im not sure exactly how to do this, I've searched online but im not sure if zabbix can do this or not.
The web page is an xml file that looks like this:
<low>100</low>
<peak>122</peak>
my goal is to pull these numbers into a graph and pull data from it maybe every 2 minutes.
Anyone know if this is possible?
Essentially I have an application that out puts data into an xml webpage, I would like to graph/consolidate this data with the use of zabbix.
My problem is im not sure exactly how to do this, I've searched online but im not sure if zabbix can do this or not.
The web page is an xml file that looks like this:
<low>100</low>
<peak>122</peak>
my goal is to pull these numbers into a graph and pull data from it maybe every 2 minutes.
Anyone know if this is possible?
[0-9]+)",,\1]
Comment