Readme
LastOkTime
Bql query to show fail times of devices
BQL Query
bql:select parent.name as 'Device', down as 'Down', lastOkTime as 'Last Ok Time', lastFailTime as 'Last Fail Time' from driver:PingHealth order by down DESC
Usage
This query shows the Device Name, Down Status , Last Ok Time, Last Fail time.
it is automatically Ordered with down devices shown up top, ( to remove the auto ordering delete 'order by down DESC' and to order with up devices change DESC to ASC)
Copyright 2022 Jordan Jennings
Comment on this Package
Watchers
1
Stars
3
2,825 views
Package Details
Direct Link
Category
Last Updated
Jul 26, 2022
Downloads
No files availableLicense type
NiagaraMods Exchange License
Author