% $err %> % $m->comp('SELF:show_age') if $cmd eq 'age';
Domain | Count | Domain | Count |
---|---|---|---|
<%$d || '[Blank]'|h%> | <%$domain_count->{$d}%> | % if (($cnt+1)%2) {
Domain | Node | Name | User | First Seen | Last Seen |
---|---|---|---|---|---|
<%$last_domain ne $n->{domain} ? $m->interp->apply_escapes($n->{domain}, 'h') : ' '%> | <%$n->{mac}%> | <%$n->{domain} ? "\\\\$n->{domain}\\" : '' |h%><%$n->{nbname} || '[None]'|h%> | <%$n->{nbuser} || '[No User]' |h%> @ <%$n->{ip}%> | <& 'node.html:format_date', date=>$n->{time_first}&> | <& 'node.html:format_date', date=>$n->{time_last}&> |
%method> %# %# show_age() - Show results from IP age inventory %# <%method show_age>
Node | % if ($arg_dns) {Host Name | % } % if ($have_nbt_names) {NetBIOS Name |
% }
Last Used | First Discovered |
---|---|---|---|---|
<%$ip%><%!$active ? '*' : ''%> | % if ($arg_dns) {% if ($dns) { <%$dns%><%!$active ? '*' : ''%> % } else { % } | % } % if ($have_nbt_names) {% if ($nbname) { \\<%$d%>\<%$nbname%><%!$nbtactive ? '*' : ''%> % } else { % } | % }<%$age%><%!$active ? '*' : ''%> | <%$time_first%> |