Re: [CentOS] Latency Monitor

2009-12-02 Thread Eduardo Grosclaude
On Wed, Dec 2, 2009 at 6:41 PM, Matt wrote: > Does anyone know of a utillity I can run on a server to periodically > ping several hosts and record the result?  Does not need to be > anything fancy at all. > > Matt MRTG does it nicely if you provide an adequate ping script. It *is* somewhat fancy

Re: [CentOS] Latency Monitor

2009-12-02 Thread Thomas Harold
On 12/2/2009 4:41 PM, Matt wrote: > Does anyone know of a utility I can run on a server to periodically > ping several hosts and record the result? Does not need to be > anything fancy at all. Various monitoring apps (cacti, nagios, etc)... or MRTG. All of which store their data in RRDTool. Wh

Re: [CentOS] Latency Monitor

2009-12-02 Thread Les Mikesell
Matt wrote: > Does anyone know of a utillity I can run on a server to periodically > ping several hosts and record the result? Does not need to be > anything fancy at all. It's overkill, but once you get started monitoring it's nice to not run into something it won't do: http://www.opennms.org/w

Re: [CentOS] Latency Monitor

2009-12-02 Thread Rainer Duffner
Am 02.12.2009 um 22:41 schrieb Matt: > Does anyone know of a utillity I can run on a server to periodically > ping several hosts and record the result? Does not need to be > anything fancy at all. I think smokeping does that. I must get around to configure it. I've already installed it... R