Don't enable the "Pending Sites". PLE is using 'enabled' key to mark the pending...
[monitor.git] / web / MonitorWeb / monitorweb / templates / nodelist_plain.tmpl
1 #for node in $query
2 $node.node.hostname,$node.node.loginbase,$node.node.observed_status,$node.kernel,$node.node.plc_node_stats['last_contact']
3 #end for