Hosts
Concept
The host detailed view represent a service or a client and shows its interactions and some major statistics.
Access
You may open the host details:
- from the map tooltips
- or from any host name representation: in the grid, in communication details, in the dashboard...
When you open the details of a merged
host, Spider will open all hosts details as different tabs.
Content
Screenshot
Map
The map is centered on the host and shows the various host it interacts with.
It offers the same features as the top panel map.
Identification
Field | Description |
---|---|
IP address | IP address of the host |
Whisperer | Whisperer that captured it |
DNS name | The name as given by the DNS |
Spider name | The name as shortened on capture, or renamed on it |
First seen | The date this Whisperer has first seen the host |
Last seen | The date it has last seen it |
Global stats
It shows, for selected protocol, some statistics on bytes and items exchanged during the selected time.
It gives raw count and load (speed).
Column | Description |
---|---|
Total | In + Out + Self - Includes headers |
In | Payload received |
Out | Payload sent |
Self | Payload exchanged with itself |
Errors (for HTTP view)
Gives a summary of errors during the period.
Line | Description |
---|---|
Total errors | Sum of all errors |
4xx | Responses with status between 400 and 499 |
5xx | Responses with status between 500 and 599 |
No response | When the server did not answer |
Template stats
Gives statistics for the HTTP templates (API) over the period.
Column | Description |
---|---|
I/O | Show the API call direction: In or Out |
Template | Name of th template |
Calls | Count of calls |
Rate | Load of requests on this API |
Latency | Average latency |
4xx | 4xx errors |
5xx | 5xx errors |
Empty | No response |