Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, how to / and is it possible to extract values of latency for streams on the Qlik Replicate host?
Hello @Aegis ,
There are other options to get the Apply Latency information of tasks:
1. Notification to email
2. Notification to Windows Event Log
3. Getting from task by Perl Script, @Heinvandenheuvel owns the script.
Hope this helps.
John.
Hi @Aegis
From the Replicate GUI monitor view you will see the live status of Apply Latency. You can also increase logging component PERFORMANCE to trace, then you can monitor the latency issue from the task logs.
Is this what you are after?
Thanks
Kent
Mm, no, im looking to output data to example Zabbix so im searching for some output to feed into it, this works well on daytime but sadly is not optimal for 24/7 support 🙂
Hello @Aegis ,
There are other options to get the Apply Latency information of tasks:
1. Notification to email
2. Notification to Windows Event Log
3. Getting from task by Perl Script, @Heinvandenheuvel owns the script.
Hope this helps.
John.