[Xymon] No cpu utilization graph under openSUSE 13.1
Hermann J Beckers
hj.beckers at kreis-steinfurt.de
Fri Jan 24 08:22:28 CET 2014
Am 23.01.2014 15:07, schrieb henrik at hswn.dk:
...
>
> So the solution is simple: Change the xymonclient-linux.sh script that
> generates the client data. Near the end of the script is where 'top'
> runs, so add a blank line to the output right after top:
>
> if test -x "$TOP"
> then
> echo "[top]"
> $TOP -b -n 1
> # Some top's (OpenSUSE 13.1) do not output a final newline ...
> echo "" <---- add this line
> fi
>
Works.
Thank you.
Hermann-Josef Beckers
More information about the Xymon
mailing list