% for agent in data: ${agentrow(agent)} % endfor
Hostname IP Patch Patch? Requires Reboot Time since last ack


Show all
Show applied
Show available
<%def name="agentrow(agent)"> ${agent["ip"]} ${agent["hostname"]} ${agent["patch_current"]} ${agent["requires_reboot"]} ${agent["secs_since_ack"]}