Thanks. I suppose I may wait and just upgrade to 4.3.x as I will have to touch every client to fix this anyhow; probably easier to just trim the big logfile until then (disk space is how I even noticed this one).<br><br>Thanks for the quick answers!<br><span style="font-family:Prelude, Verdana, san-serif;"><br></span><span id="signature"><div style="font-family: arial, sans-serif; font-size: 12px;color: #999999;">-- Sent from my Palm Pre</div><br></span><span style="color:navy; font-family:Prelude, Verdana, san-serif; "><hr align="left" style="width:75%">On Dec 7, 2011 1:41, Henrik Størner <henrik@hswn.dk> wrote: <br><br>On 06-12-2011 23:23, Ryan Novosielski wrote:
<br>
<br>>> You are not doing anything wrong, actually. Solaris just happens to
<br>>> report ifstat data using the "mac" interface name multiple times. See
<br>>> http://lists.xymon.com/oldarchive/2009/06/msg00204.html
<br>>>
<br>>> This change was implemented in the 4.3.x version of the Solaris client.
<br>>
<br>> I will be switching to that shortly. In the meantime, what is the
<br>> recommended fix -- in the link above, is #1 or #2 preferable (or does it
<br>> not matter)?
<br>
<br>The second one is what went into the 4.3.x Solaris client, so on the 
<br>client you can edit the ~hobbit/client/bin/hobbitclient-sunos.sh script 
<br>so it has
<br>
<br>echo "[ifstat]"
<br>/usr/bin/kstat -p -s '[or]bytes64' | egrep -v 'wrsmd|mac' | sort
<br>
<br>It doesn't require that you upgrade the server-side of Xymon.
<br>
<br>
<br>Regards,
<br>Henrik
<br></span>