Multiple graphs per column
list Galen Johnson
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=
list Steve B
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>
▸
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=
list Japheth Cleaver
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=
list Galen Johnson
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=
list Japheth Cleaver
Yeah, that was definitely my error :) Fixed in r7674: https://sourceforge.net/p/xymon/code/7674/ Regards, -jc
▸
On 9/22/2015 4:03 PM, Galen Johnson wrote: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=
list Galen Johnson
Ok...running into a different issue. I'd like to define the GRAPHS for my test to do a single graph per entry... As I understand it, it should follow this format GRAPHS_omabasic="omabasic,omabasic1::1" yet, when I go to the page, it tries to call the "omabasic1::1" graph instead of breaking it out to a single graph per line. Note, it shouldn't matter but these are NCVs.
▸
=G= From: Japheth Cleaver <user-87556346d4af@xymon.invalid> Sent: Tuesday, September 22, 2015 7:21 PM To: Galen Johnson; user-df463d3c0721@xymon.invalid Cc: xymon at xymon.com Subject: Re: [Xymon] Multiple graphs per column Yeah, that was definitely my error :) Fixed in r7674: https://sourceforge.net/p/xymon/code/7674/ Regards, -jc On 9/22/2015 4:03 PM, Galen Johnson wrote: 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><mailto:user-87556346d4af@xymon.invalid> Sent: Tuesday, September 22, 2015 6:50 PM To: user-df463d3c0721@xymon.invalid<mailto:user-df463d3c0721@xymon.invalid>; Galen Johnson Cc: xymon at xymon.com<mailto: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=
list Japheth Cleaver
I can confirm this. Even specifying 'omabasic1::1' as such in the regular 'GRAPHS' variable won't affect the override here in htmllog.c, since we're not isolating that name the way we are on the initial load. This will require a patch to fix, unfortunately. -jc
▸
On 9/23/2015 7:33 AM, Galen Johnson wrote:Ok...running into a different issue. I'd like to define the GRAPHS for my test to do a single graph per entry... As I understand it, it should follow this format GRAPHS_omabasic="omabasic,omabasic1::1" yet, when I go to the page, it tries to call the "omabasic1::1" graph instead of breaking it out to a single graph per line. Note, it shouldn't matter but these are NCVs. =G= *From:* Japheth Cleaver <user-87556346d4af@xymon.invalid> *Sent:* Tuesday, September 22, 2015 7:21 PM *To:* Galen Johnson; user-df463d3c0721@xymon.invalid *Cc:* xymon at xymon.com *Subject:* Re: [Xymon] Multiple graphs per column Yeah, that was definitely my error :) Fixed in r7674: https://sourceforge.net/p/xymon/code/7674/ Regards, -jc On 9/22/2015 4:03 PM, Galen Johnson wrote: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=
list Galen Johnson
?Thanks...I can brute force it for now.
▸
=G= From: Japheth Cleaver <user-87556346d4af@xymon.invalid> Sent: Wednesday, September 23, 2015 3:00 PM To: Galen Johnson; user-df463d3c0721@xymon.invalid Cc: xymon at xymon.com Subject: Re: [Xymon] Multiple graphs per column I can confirm this. Even specifying 'omabasic1::1' as such in the regular 'GRAPHS' variable won't affect the override here in htmllog.c, since we're not isolating that name the way we are on the initial load. This will require a patch to fix, unfortunately. -jc On 9/23/2015 7:33 AM, Galen Johnson wrote: Ok...running into a different issue. I'd like to define the GRAPHS for my test to do a single graph per entry... As I understand it, it should follow this format GRAPHS_omabasic="omabasic,omabasic1::1" yet, when I go to the page, it tries to call the "omabasic1::1" graph instead of breaking it out to a single graph per line. Note, it shouldn't matter but these are NCVs. =G= From: Japheth Cleaver <user-87556346d4af@xymon.invalid><mailto:user-87556346d4af@xymon.invalid> Sent: Tuesday, September 22, 2015 7:21 PM To: Galen Johnson; user-df463d3c0721@xymon.invalid<mailto:user-df463d3c0721@xymon.invalid> Cc: xymon at xymon.com<mailto:xymon at xymon.com> Subject: Re: [Xymon] Multiple graphs per column Yeah, that was definitely my error :) Fixed in r7674: https://sourceforge.net/p/xymon/code/7674/ Regards, -jc On 9/22/2015 4:03 PM, Galen Johnson wrote: 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><mailto:user-87556346d4af@xymon.invalid> Sent: Tuesday, September 22, 2015 6:50 PM To: user-df463d3c0721@xymon.invalid<mailto:user-df463d3c0721@xymon.invalid>; Galen Johnson Cc: xymon at xymon.com<mailto: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=
list Vernon Everett
Hi Galen I always put the definition in the GRAPHS= variable. graphname::X Where X is the number of data sets per graph. I do recall a minor annoyance of a bug, where the number of data sets was different to that specified. Can't recall if it was one more or less, but I recall a difference. Try setting X to 2 Regards Vernon
▸
On 24 September 2015 at 00:33, Galen Johnson <user-87f955643e3d@xymon.invalid> wrote:
Ok...running into a different issue. I'd like to define the GRAPHS for my test to do a single graph per entry... As I understand it, it should follow this format GRAPHS_omabasic="omabasic,omabasic1::1" yet, when I go to the page, it tries to call the "omabasic1::1" graph instead of breaking it out to a single graph per line. Note, it shouldn't matter but these are NCVs. =G= *From:* Japheth Cleaver <user-87556346d4af@xymon.invalid> *Sent:* Tuesday, September 22, 2015 7:21 PM *To:* Galen Johnson; user-df463d3c0721@xymon.invalid *Cc:* xymon at xymon.com *Subject:* Re: [Xymon] Multiple graphs per column Yeah, that was definitely my error :) Fixed in r7674: https://sourceforge.net/p/xymon/code/7674/ Regards, -jc On 9/22/2015 4:03 PM, Galen Johnson wrote: 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> <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> 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=
Xymon mailing user-d459c9d661b6@xymon.invalid
-- "Accept the challenges so that you can feel the exhilaration of victory" - General George Patton