Hello,
I'm using the Python API and doing a history.get with itemids as a parameter and then comparing the clock value to other variables I have in my Python script to create a new dicitionary with only history within that timeframe.
I was wondering if it were possible to do something like this through the zabbix API alone, e.g through the filter parameter?
Thanks
I'm using the Python API and doing a history.get with itemids as a parameter and then comparing the clock value to other variables I have in my Python script to create a new dicitionary with only history within that timeframe.
I was wondering if it were possible to do something like this through the zabbix API alone, e.g through the filter parameter?
Thanks
Comment