{% extends "layout.html" %} {% block content %}
| {{ label | lower }} | {{ node.node_info[column] | render(column) }} |
|---|---|
| last ip address | {{ node.last_ip | default('', true) }} |
| host identifier | {{ node.host_identifier }} |
| enrolled | {{ node.enrolled_on }} |
| last check-in | {{ node.last_checkin }} |
| active |
No packs currently associated with this node. Use the tag functionality to associate nodes with packs.
{% endif %}No queries currently associated with this node. Use the tag functionality to associate nodes with queries.
{% endif %}{{ path }}No files currently being monitored on this node. Use the tag functionality to associate nodes with file paths to monitor.
{% endif %}