From josh.krause@twcable.com Wed Jun 24 08:17:13 2026 From: josh.krause@twcable.com To: xymon@xymon.com Subject: Tables in hobbit Date: Tue, 29 Jan 2008 08:12:06 -0500 Message-ID: <4AC209E5463B744F9F34FA57C0DF51340891463F@PRVPVSMAIL09.corp.twcable.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8346803372558297240==" --===============8346803372558297240== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I am trying to find out how to get hobbit to display tables in my test column. I have a script I am throwing together and I am trying to find out how I would need to start off building the script to show tables. I would have probably around 8 -10 tables with 4 rows and 4 columns and I didn't know how to put that into my script in order for it to display it in hobbit. Thanks in advance, Josh This E-mail and any of its attachments may contain Time Warner Cable proprietary information, which is privileged, confidential, or subject to copyright belonging to Time Warner Cable. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout. --===============8346803372558297240==-- From henrik@hswn.dk Wed Jun 24 08:17:13 2026 From: henrik@hswn.dk To: xymon@xymon.com Subject: [hobbit] Tables in hobbit Date: Tue, 29 Jan 2008 15:53:06 +0100 Message-ID: <20080129145306.GB20555@hswn.dk> In-Reply-To: <4AC209E5463B744F9F34FA57C0DF51340891463F@PRVPVSMAIL09.corp.twcable.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4063014451327731347==" --===============4063014451327731347== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Tue, Jan 29, 2008 at 08:12:06AM -0500, Krause, Josh wrote: > I am trying to find out how to get hobbit to display tables in my test > column. I have a script I am throwing together and I am trying to find > out how I would need to start off building the script to show tables. Embed the HTML for your table in the status message. E.g. $BB $BBDISP "status $MACHINE.mytest green `date`
Heading 1Heading 2
Value 1Value 2
Line 2-1Line 2-2
" Henrik --===============4063014451327731347==--