Service | Active | Available | Last Check |
---|---|---|---|
HTTP{{ if $http.Secure }}/S{{ end }}: {{ $http.DomainName }}:80 {{ if $http.Secure }}{{ $http.DomainName }}:443{{ end }} |
{{ if $http.Active }} {{ end }} | {{ if $http.Active }} {{ if $http.Available }} {{ else }} {{ end }} {{ end }} | {{ $.Tunnel.LastActive.Format "15:04:05" }}
{{ $.Tunnel.LastActive.Format "Jan 2, 2006" }} |
tcp:{{ $tcp.Port }} | {{ if $tcp.Active }} {{ end }} | {{ if $tcp.Active }} {{ if $tcp.Available }} {{ else }} {{ end }} {{ end }} | {{ $.Tunnel.LastActive.Format "15:04:05" }}
{{ $.Tunnel.LastActive.Format "Jan 2, 2006" }} |