Xymon Mailing List Archive search

Multiple graphs per column

list Japheth Cleaver
Tue, 22 Sep 2015 15:50:10 -0700
Message-Id: <user-28606baefbed@xymon.invalid>

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=