Hi Valent, On Tue, Sep 18, 2012 at 09:21:26AM +0200, [email protected] wrote: > http://collectd.org/wiki/index.php/Plugin:Ping > > I'm reading collectd docs and don't see how to setup two separate ping > groups that would each have it's own graph. > Is it even possible?
collectd reports the latency of each node in a separate value list, i.e. each host is reported separately. You can, if you want to, create one graph for each host or one graph for all hosts or anything in between, that is up to you. collectd itself doesn't do any graphing. HTH, —octo -- collectd – The system statistics collection daemon Website: http://collectd.org Google+: http://collectd.org/+ GitHub: https://github.com/collectd Twitter: http://twitter.com/collectd _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
