[Xymon] Bug in xymond/client/freebsd.c

cleaver at terabithia.org cleaver at terabithia.org
Wed Jul 3 18:09:26 CEST 2013


Yep, strange that it's the only one.

-jc


> Hi,
>
> I just discovered this one - it prevents the CLOCK test in analysis.cfg
> from working with freeBSD hosts.  Patch below:
>
> --- freebsd.c.orig 2013-07-03 16:22:15.276935512 +0200
> +++ freebsd.c 2013-07-03 16:22:36.208868573 +0200
> @@ -47,7 +47,7 @@
>
>   timestr = getdata("date");
>   uptimestr = getdata("uptime");
> - clockstr = getdata("clockstr");
> + clockstr = getdata("clock");
>   msgcachestr = getdata("msgcache");
>   whostr = getdata("who");
>   psstr = getdata("ps");
>
> Regards,
> Eddie
> _______________________________________________
> Xymon mailing list
> Xymon at xymon.com
> http://lists.xymon.com/mailman/listinfo/xymon
>





More information about the Xymon mailing list