Xymon Mailing List Archive search

Multiple graphs per column

list Galen Johnson
Tue, 22 Sep 2015 23:03:09 +0000
Message-Id: <user-ba205799c3e0@xymon.invalid>

Alrighty...it's "documented" in the xymonserver.cfg file :-).  And for the sake of completeness, I only needed to fix that.  Adding the multigraphs option didn't help in this case.


thanks


=G=


From: Japheth Cleaver <user-87556346d4af@xymon.invalid>
Sent: Tuesday, September 22, 2015 6:50 PM
To: user-df463d3c0721@xymon.invalid; Galen Johnson
Cc: xymon at xymon.com
Subject: Re: [Xymon] Multiple graphs per column

Galen,

Actually, it's a documentation bug :/

The proper flag is "GRAPHS_[xxx]" (to mirror the general 'GRAPHS' variable). That *should* work for you going forward.

Thanks for catching this.

-jc

On 9/22/2015 3:44 PM, Steve B wrote:
Did you use multigraphs option in cgioptions.cfg?

ex:

CGI_SVC_OPTS="...
--multigraphs=,disk,inode,qtree,quotas,snapshot,TblSpace,if_load,DBAreas"


On Tue, Sep 22, 2015 at 11:45 PM, Galen Johnson <user-87f955643e3d@xymon.invalid<mailto:user-87f955643e3d@xymon.invalid>> wrote:

Has anyone gotten the multiple graphs per column to work?  I tried using the example in the xymonserver.cfg file but it still only shows a single graph...for example, if I want the la graph and vmstat1 I should be able to add the line:


GRAPH_cpu="la,vmstat1"


As I understand it, that should give me both graphs when I click on the test.  Did I just miss a step (yes, I restarted xymon)?


thanks


=G=