Hi!
I have a setup where data can only be transferred every now and then (only dialup or email possible).
I can then push data to zabbix using a script that calls zabbix_sender, but all data gets timestamped when pushed.
Is there a possibility to deliver data to zabbix together with timestamps?
Like:
zabbix_send .... -t 20090715194559123
E.g. once a day I collect disk and CPU activity for last 24h and I'd like to add this to all other systems I am monitoring in zabbix.
What is the preferred way?
I don't really need triggers on this altough it would be nice to have them as well.
Thank you for your suggestions!
Gregor
Running ZABBIX 1.6.5 on Postgres on Solaris
I have a setup where data can only be transferred every now and then (only dialup or email possible).
I can then push data to zabbix using a script that calls zabbix_sender, but all data gets timestamped when pushed.
Is there a possibility to deliver data to zabbix together with timestamps?
Like:
zabbix_send .... -t 20090715194559123
E.g. once a day I collect disk and CPU activity for last 24h and I'd like to add this to all other systems I am monitoring in zabbix.
What is the preferred way?
I don't really need triggers on this altough it would be nice to have them as well.
Thank you for your suggestions!
Gregor
Running ZABBIX 1.6.5 on Postgres on Solaris


Comment