I have a log with timing information:
So this is the date, time and timeout in seconds.
I'd like to have graphics in Zabbix with the timeout seconds on Y and the time on X.
Creating a log item was possible, but graphics do not seem to be possible with log items.
What are the steps needed, to get the graphics?
Thank you in advance!
Code:
2021-01-15 07:43:01,404 0.008148431777954102 2021-01-15 07:44:01,552 0.008039712905883789 2021-01-15 07:45:01,706 0.00850367546081543
I'd like to have graphics in Zabbix with the timeout seconds on Y and the time on X.
Creating a log item was possible, but graphics do not seem to be possible with log items.
What are the steps needed, to get the graphics?
Thank you in advance!
Comment