Xymon Mailing List Archive search

Custom graphs, non-standard config

list Jeremy Laidman
Wed, 3 Apr 2013 11:26:41 +1100
Message-Id: <CAAnki7Brophom-XaOPz0NuOEfN7j3h2E=user-98f22083b5c7@xymon.invalid>

On 3 April 2013 09:21, Haertig, David F (Dave) <user-68874b735d77@xymon.invalid> wrote:
 I currently use the above collected data to create a “status” message
that I then use the “bb” command to send to Hobbit.  Works as expected,
with the data showing up in the “cpu” column for this appliance I am
monitoring:

**

** **

/usr/local/bin/bb****

192.168.0.1****

status qcosvhsm1.cpu green Tue Apr  2 15:55:16 2013****

CPU load****

========
An easy fix to get this working is to format the status message with the
 first line containing the load.  So something like this should work:

/usr/local/bin/bb
192.168.0.1
status gcosvhsm1.cpu green Tue Apr 2 15:15:16 2013 up: 999 days, 0 users, 0
procs, load=0.10

CPU Load
=======

&green yada yada

J