% if !jobs.empty? %>
<% end %>ID | Dispatcher | Target | Starts at | Created by | Created at | |
---|---|---|---|---|---|---|
<%=job.id%> | <%=job.dispatcher%> | <%=job.url%> | <%=job.datetime.to_time%> (<%= secs_to_hms( job.datetime.to_time - Time.now ) %>) | <%=job.owner_host%> (<%=job.owner_addr%>) | <%=job.created_at.to_time%> | |
There are no scheduled scans at the moment.
<% end %>