Xymon 4.3.22-beta Release Download
Now that Xymon 4.3.24 is out, I'm still seeing the same compile warning
previously noted in this thread:
xymonping.c: In function ‘show_results’:
xymonping.c:363:5: warning: format ‘%u’ expects argument of type
‘unsigned int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
printf(" (%u usec)\n", rtt_usecs);
I'm not sure what the impact is.
Thanks, Tim