Hello dear Zabbix members,
I hope all doing well in this particulary period.
I facing an issue with a custom item key who is time shifted.
First of all, I have build a custom script (using Azure AD Outlook API graph report) that's return me the mail stats of my company, for the previous day (current day -1d).
Everything works well (nothing real difficult) but I don't know, even after multiple searches, how to tell to Zabbix to save the data with the past day timestamp instead of the current day ts.
For instance, I get the stats of the previous day (so current day -1day) and I want Zabbix to save my data with a shift of "-1d".
My item custom update interval is scheduled every day at 06PM.
Do you know if this can be achieve with Zabbix ?
Thanks for your help,
Benjamin.
I hope all doing well in this particulary period.
I facing an issue with a custom item key who is time shifted.
First of all, I have build a custom script (using Azure AD Outlook API graph report) that's return me the mail stats of my company, for the previous day (current day -1d).
Everything works well (nothing real difficult) but I don't know, even after multiple searches, how to tell to Zabbix to save the data with the past day timestamp instead of the current day ts.
For instance, I get the stats of the previous day (so current day -1day) and I want Zabbix to save my data with a shift of "-1d".
My item custom update interval is scheduled every day at 06PM.
Do you know if this can be achieve with Zabbix ?
Thanks for your help,
Benjamin.

Comment