On Fri, 18 Nov 2011, Scott Dworkis wrote: > both client and server are writing rrds. on bot client and server i see rrds > for for plugins: > > cpu > df > disk > entropy > interface > irq > load > memory > processes > swap > users > cpu > > but for my exec and unixsock metrics, i only see them on the client. i feel > like i'm doing something wrong?
This sounds like the same problem I emailed about last month. I suspect that if you add the types you are using for exec and unixsock to types.db on the server it should work. The network plugin doesn't seem to pass type information. sage _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
