On Tue, Feb 02, 2010 at 02:39:43PM -0800, Wallace, Ann wrote: > > Are *all* values sent from Linux to Solaris NaN or just some of > > them? > > Not all of the values from Linux to Solaris are NaN. CPU, Disk i/o, > network all work, df, users, load, uptime do not work.
The former are all "counter" values (transferred as (unsigned) integer.) while the latter are all "gauge" values (transferred as doubles). > > Did you cross-compile the daemon? > > I did not. Do you, by any chance, still have the "config.log" file available? This file is created by the "configure" script and should be in the "top build directory", usually that's the root directory of the collectd sources. > Oddly, when I send Solaris (sparc) to Linux I see the UDP traffic but > the files never get created, and the user running collectd does have > permission to write to the rrd directory. Could you capture a couple of packets for me? I think around ten packets should be sufficient, but it'd be great if only packets sent by a Solaris machine were included. Totally forgot to ask in my last email: Which version(s) are you using? Regards, -octo -- Florian octo Forster Hacker in training GnuPG: 0x91523C3D http://verplant.org/
signature.asc
Description: Digital signature
_______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
