From thorsten.erdmann@daimler.com Wed Jun 24 08:19:38 2026 From: thorsten.erdmann@daimler.com To: xymon@xymon.com Subject: Different graphs under one column name Date: Wed, 14 Jul 2010 16:10:29 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7234290887751259165==" --===============7234290887751259165== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello is there a way to have different graphs under the same column name? I have several servers which run different applications. Now I want to=20 test the application's functionality, but every application is different.=20 So it generates different kind of data, eg. queues size on a mqseries=20 server and hhtp requests on a web server. The straight forward way would be to create different test columns for the=20 different applications. But then I get a big table with many, many empty=20 positions. So I would like to create an "app" column, but then it seems I=20 can only have on graph definition per column.=20 Is there a way to achieve this. Maybe create a "sub-graph" definition like=20 "app.queues" or "app.httpreq". Maybe it would be a good idea to add such a functionality to the NCV=20 module. Eg. the test could add a tag to the data which is used by NCV to=20 connect it to the entry in the hobbitgraph.cfg. A cool feature would be a possibility to add different graphs to one page=20 this way. Here comes a demo test output to show what I mean Spool Warning level is 200, Errorlevel is 250
StatusServernameSpoolcount
3D"green"SERV10
3D"green"SERV100
3D"green"SERV1121
3D"green"SERV120
3D"green"SERV130
3D"green"SERV20
3D"green"SERV30
3D"green"SERV60
3D"green"SERV70
3D"green"SERV80
Thorsten Erdmann ITI/EP68 Mercedes Benz Werk Hamburg Tel.: +49-40-7920-2593 mobil: +49-160-8614383 Lotus-Fax:+49-711-1779043874 mail: thorsten.erdmann at daimler.com If you are not the intended addressee, please inform us immediately that you = have received this e-mail in error, and delete it. We thank you for your coop= eration. =20 --===============7234290887751259165==-- From cb@df7cb.de Wed Jun 24 08:19:38 2026 From: cb@df7cb.de To: xymon@xymon.com Subject: [xymon] Different graphs under one column name Date: Thu, 15 Jul 2010 10:59:20 +0200 Message-ID: <20100715085919.GA4012@df7cb.de> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0054621784095216820==" --===============0054621784095216820== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Re: thorsten.erdmann at daimler.com 2010-07-14 > is there a way to have different graphs under the same column name? Currently not, though you can just include tags that display other graphs. > Here comes a demo test output to show what I mean >