Mon May 17, 2010 3:35 pm
When you auto discover devices services get added automatically. Typically you would want to setup the dude to only install services that you are interested in.
Ping gets added to almost everything since almost every device responds to ping.
SSH was added to that one system since the dude detected that system supports ssh.
HTTP was added for the same reason.
The graph for SSH and HTTP are round trip times in milliseconds(ms), how fast the server responds to probes.
You should see a small ms in the description of the graph. (since all 3 should be ms they should all be on the same graph)
They all do the same thing, test to see if the service is up.
The only time you will see traffic is on a link (unless you build a custom probe). Traffic on a link is all traffic and can't be viewed as its component parts.
HTH,
Lebowski