Xymon Mailing List Archive search

DISK IGNORE problem?

19 messages in this thread

list Mike Wood · Wed, 2 Jul 2008 13:11:27 -0500 ·
Hi All,

How do I get Hobbit to ignore all of my "kci11i" filesystems with 1 statement?

I've tried all of the following:

DISK %^/venice/kci11i.*/ IGNORE
DISK %^/venice\/kci11i.*/ IGNORE
DISK %/kci11i.*/ IGNORE
DISK %/kci11i/ IGNORE

The only thing that works is an explicit:

DISK /venice/kci11ifdev IGNORE
• /dev/ven_kci11ifdev    34471936  27215008   7256928   79% /venice/kci11ifdev
/dev/ven_kci11ifeoy    34471936  28204840   6267096   82% /venice/kci11ifeoy
/dev/ven_kci11ifqc1    34471936  26503220   7968716   77% /venice/kci11ifqc1
/dev/ven_kci11ifrpt    34471936  26106116   8365820   76% /venice/kci11ifrpt
/dev/ven_kci11iftrn    34471936  34002784    469152   99% /venice/kci11iftrn
/dev/ven_kci11iftst    34471936  26479436   7992500   77% /venice/kci11iftst
/dev/ven_kci11ifprj    34471936  30422244   4049692   89% /venice/kci11ifprj
• It's Hobbit 4.2.0 no patches, and an AIX client.
Thanks!


Mike Wood
UNIX System Administrator
Kinetic Concepts, Inc.
XXXX Farinon Drive
San Antonio, TX, 78249
 
E-mail:  user-ca9fdeef37c9@xymon.invalid
Office:  (XXX) XXX-XXXX
Mobile:  (XXX) XXX-XXXX

*****************************************************************************
"CONFIDENTIALITY NOTICE:  This transmission (including any
accompanying attachments) is confidential, is intended only for the
individual or entity named above, and is likely to contain privileged, proprietary and confidential information that is exempt from disclosure requests under applicable law.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, use of or reliance upon any of the information contained in this transmission
is strictly prohibited.  Any inadvertent or unauthorized disclosure shall not compromise or waive the confidentiality of this transmission or any applicable attorney-client privilege. 
If you have received this transmission in error, please immediately notify us at user-c978de0668a4@xymon.invalid."


Kinetic Concepts, Inc.

******************************************************************************
list Vernon Everett · Thu, 3 Jul 2008 09:14:54 +0800 ·
Hi all

Has anybody encountered any problems graphing BB-Win output?
We have a custom test, which is generating standard output, and
generating a line 
sessions=<value>


I have added the testname=ncv to hobbitserver.cfg:TEST2RRD=
And added testname to hobbitserver.cfg:GRAPHS=

I have also added NCV_testname="sessions:GAUGE"

I then added the following to the hobbitgraph.cfg file.
[testname]
        TITLE Test Sessions
        YAXIS No. of Sessions
        DEF:u=testname.rrd:sessions:AVERAGE
        LINE2:u#00CC00:Sessions
        COMMENT:\n
        GPRINT:u:LAST:Sessions   \: %5.1lf%s (cur)
        GPRINT:u:MAX: \: %5.1lf%s (max)
        GPRINT:u:MIN: \: %5.1lf%s (min)
        GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n

But no graph appears and no rrd file is generated.

I have created similar graphs of output from my Unix clients, and it all
works, but not for my Windows clients running BB_Win.

Is there a trick to custom graphing output from BB-Win clients?
Has anybody else encountered this? How did you get round it?

Thanks
    Vernon

NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or 
copyright material. You must not read, copy, use or 
disclose them without authorisation. If you are not an 
intended recipient, please contact us at once by return 
email and then delete both messages and all attachments.
list Vernon Everett · Thu, 3 Jul 2008 14:46:15 +0800 ·
Hi all

We have a number of teams, with a large number of servers per team, and
I wanted to give each more autonomy over how they set up their Hobbit
sub-page.
(Also means less work for me)

I was thinking of having a separate bb-hosts, hobbit-alerts.cfg and
hobbit-clients.cfg for each team, and then include in the case of
bb-hosts or run a cron job to concatenate the files, in the case of the
others.

Is there a way to "sanity check" any of these files before exposing
hobbit to them?

I would probably need to remove the <CR><LF>, which is pretty easy, but
are there any other sanity checks available?

Regards
quoted from Vernon Everett
    Vernon

NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments.
list T.J. Yang · Thu, 3 Jul 2008 07:36:28 -0500 ·
quoted from Vernon Everett

From: "Everett, Vernon" <user-9da1a1882f49@xymon.invalid>
Sent: Thursday, July 03, 2008 1:46 AM
To: <user-ae9b8668bcde@xymon.invalid>
Subject: [hobbit] Sanity check for config files
Hi all

We have a number of teams, with a large number of servers per team, and
I wanted to give each more autonomy over how they set up their Hobbit
sub-page.
(Also means less work for me)
Same needs here.
quoted from Vernon Everett
I was thinking of having a separate bb-hosts, hobbit-alerts.cfg and
hobbit-clients.cfg for each team, and then include in the case of
bb-hosts or run a cron job to concatenate the files, in the case of the
others.
To my knowledge and practice, only bb-hosts support "include" directive.
not hobbit-alerts.cfg and hobbit-client.cfg. I wish these two cfg files 
support include also.
quoted from Vernon Everett
Is there a way to "sanity check" any of these files before exposing
hobbit to them?
So far, I am using "beacon" approach by bringing down a vmware session's 
interface for 6 minutes
to trigger alarm at certain time each day.

This beacon approach will ensure lots of components in hobbit system 
monitoring system are functional.


tj
quoted from Vernon Everett
I would probably need to remove the <CR><LF>, which is pretty easy, but
are there any other sanity checks available?

Regards
   Vernon

NOTICE: This email and any attachments are confidential.
They may contain legally privileged information or
copyright material. You must not read, copy, use or
disclose them without authorisation. If you are not an
intended recipient, please contact us at once by return
email and then delete both messages and all attachments.

list S Aiello · Thu, 3 Jul 2008 09:09:58 -0400 ·
quoted from T.J. Yang
On Thursday 03 July 2008, T.J. Yang wrote:
Hi all

We have a number of teams, with a large number of servers per team, and
I wanted to give each more autonomy over how they set up their Hobbit
sub-page.
(Also means less work for me)
Same needs here.
I was thinking of having a separate bb-hosts, hobbit-alerts.cfg and
hobbit-clients.cfg for each team, and then include in the case of
bb-hosts or run a cron job to concatenate the files, in the case of the
others.
To my knowledge and practice, only bb-hosts support "include" directive.
not hobbit-alerts.cfg and hobbit-client.cfg. I wish these two cfg files
support include also.
They do, or at least hobbit-client.cfg & clients-local.cfg. I would guess that 
hobbit-alerts.cfg will to, Henrik is rather thorough in what works for one 
config file, works for others. But this should be either confirmed or tested. 
Past Mailing list answer pasted below for reference:

On Thu, Feb 28, 2008 at 02:59:58PM -0500, Gregory Wege wrote:
On Thu, Feb 28, 2008 at 10:55:22AM -0500, user-ce96540ed38f@xymon.invalid wrote:
I was curious if the hobbit-clients.cfg honored include directives.
It does.
Does the same apply for the clients-local.cfg file?
Yes.

Regards,
Henrik
list Joshua Krause · Thu, 3 Jul 2008 09:58:05 -0400 ·
I am running into a similar issue.  I have a page with around 30-40 servers
and hobbit is not alerting out on Disk usage.  I have also tried multiple
regex but none of them work for DISK but they will work for LOAD.  I wonder
if there is an issue with code?

-Josh
quoted from Mike Wood

-----Original Message-----
From: Wood, Mike [mailto:user-ca9fdeef37c9@xymon.invalid] Sent: Wednesday, July 02, 2008 2:11 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] DISK IGNORE problem?

Hi All,

How do I get Hobbit to ignore all of my "kci11i" filesystems with 1
statement?

I've tried all of the following:

DISK %^/venice/kci11i.*/ IGNORE
DISK %^/venice\/kci11i.*/ IGNORE
DISK %/kci11i.*/ IGNORE
DISK %/kci11i/ IGNORE

The only thing that works is an explicit:

DISK /venice/kci11ifdev IGNORE
• /dev/ven_kci11ifdev    34471936  27215008   7256928   79% /venice/kci11ifdev
/dev/ven_kci11ifeoy    34471936  28204840   6267096   82% /venice/kci11ifeoy
/dev/ven_kci11ifqc1    34471936  26503220   7968716   77% /venice/kci11ifqc1
/dev/ven_kci11ifrpt    34471936  26106116   8365820   76% /venice/kci11ifrpt
/dev/ven_kci11iftrn    34471936  34002784    469152   99% /venice/kci11iftrn
/dev/ven_kci11iftst    34471936  26479436   7992500   77% /venice/kci11iftst
/dev/ven_kci11ifprj    34471936  30422244   4049692   89% /venice/kci11ifprj
• It's Hobbit 4.2.0 no patches, and an AIX client.
Thanks!


Mike Wood
UNIX System Administrator
Kinetic Concepts, Inc.
XXXX Farinon Drive
San Antonio, TX, 78249
 
E-mail:  user-ca9fdeef37c9@xymon.invalid
Office:  (XXX) XXX-XXXX
Mobile:  (XXX) XXX-XXXX

****************************************************************************
• "CONFIDENTIALITY NOTICE:  This transmission (including any
accompanying attachments) is confidential, is intended only for the
individual or entity named above, and is likely to contain privileged, proprietary and confidential information that is exempt from disclosure requests under applicable law.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, use of or reliance upon any of the information contained in this transmission
is strictly prohibited.  Any inadvertent or unauthorized disclosure shall not compromise or waive the confidentiality of this transmission or any applicable attorney-client privilege. 
If you have received this transmission in error, please immediately notify us at user-c978de0668a4@xymon.invalid."


Kinetic Concepts, Inc.

****************************************************************************
**
list Joshua Krause · Thu, 3 Jul 2008 10:00:53 -0400 ·
If you do a "ps -ef | grep hobbitd_rrd" and kill the two processes running "
hobbitd_channel --channel=data" then wait a couple minutes and you should be
good.  You can also reset hobbit but killing the two processes for the
hobbitd_rrd will do it also.  Need to get the hobbitd_rrd channels restarted
when trying to do ncv.

-Josh
quoted from Vernon Everett

-----Original Message-----
From: Everett, Vernon [mailto:user-9da1a1882f49@xymon.invalid] 
Sent: Wednesday, July 02, 2008 9:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Graphing BB-Win output

Hi all

Has anybody encountered any problems graphing BB-Win output?
We have a custom test, which is generating standard output, and
generating a line 
sessions=<value>


I have added the testname=ncv to hobbitserver.cfg:TEST2RRD=
And added testname to hobbitserver.cfg:GRAPHS=

I have also added NCV_testname="sessions:GAUGE"

I then added the following to the hobbitgraph.cfg file.
[testname]
        TITLE Test Sessions
        YAXIS No. of Sessions
        DEF:u=testname.rrd:sessions:AVERAGE
        LINE2:u#00CC00:Sessions
        COMMENT:\n
        GPRINT:u:LAST:Sessions   \: %5.1lf%s (cur)
        GPRINT:u:MAX: \: %5.1lf%s (max)
        GPRINT:u:MIN: \: %5.1lf%s (min)
        GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n

But no graph appears and no rrd file is generated.

I have created similar graphs of output from my Unix clients, and it all
works, but not for my Windows clients running BB_Win.

Is there a trick to custom graphing output from BB-Win clients?
Has anybody else encountered this? How did you get round it?

Thanks
    Vernon

NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or 
copyright material. You must not read, copy, use or 
disclose them without authorisation. If you are not an 
intended recipient, please contact us at once by return 
email and then delete both messages and all attachments.
list Tim McCloskey · Thu, 03 Jul 2008 07:12:35 -0700 ·
Try: DISK %^/venice/kci11i.* IGNORE

The % defines the regex.  The / after the caret is not a seperator, it means "/" as in /root, /tmp.  No trailing / is 
needed.
quoted from Joshua Krause

DISK %^/venice/kci11i.*/ IGNORE
DISK %^/venice\/kci11i.*/ IGNORE
DISK %/kci11i.*/ IGNORE
DISK %/kci11i/ IGNORE
list Tim McCloskey · Thu, 03 Jul 2008 07:22:00 -0700 ·
All three of these work, which is a good thing.
quoted from S Aiello
To my knowledge and practice, only bb-hosts support "include" directive.
not hobbit-alerts.cfg and hobbit-client.cfg. I wish these two cfg files 
support include also.
list Tim McCloskey · Thu, 03 Jul 2008 07:25:24 -0700 ·
Forgot to mention, when including multiple hobbit-clients.cfg file make certain that your "DEFAULT" stanza ends up at 
the end of the LAST included file.
quoted from Tim McCloskey
To my knowledge and practice, only bb-hosts support "include" directive.
not hobbit-alerts.cfg and hobbit-client.cfg. I wish these two cfg files
support include also.
list T.J. Yang · Thu, 3 Jul 2008 11:28:15 -0500 ·
<snip>
All three of these work, which is a good thing.
I will check it out on my test hobbit server.

Thanks for great tip.

tj
quoted from Tim McCloskey
To my knowledge and practice, only bb-hosts support "include" directive.
not hobbit-alerts.cfg and hobbit-client.cfg. I wish these two cfg files support include also.
list Alexandre Levin · Thu, 3 Jul 2008 12:30:17 -0700 ·
I could add that I'm using the include directive in all config files

And practically the only change in the original config is the additional
"include" directive.


Such schema allows easy maintain config files and do regular updates of
the "current" hobbit server. 


Alexandre Levin
quoted from T.J. Yang

-----Original Message-----
From: T.J. Yang [mailto:user-8e841282cda5@xymon.invalid]
Sent: Thursday, July 03, 2008 9:28 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Sanity check for config files

<snip>
All three of these work, which is a good thing.
I will check it out on my test hobbit server.

Thanks for great tip.

tj
To my knowledge and practice, only bb-hosts support "include"
directive.
not hobbit-alerts.cfg and hobbit-client.cfg. I wish these two cfg
files
support include also.
list Vernon Everett · Fri, 4 Jul 2008 08:52:17 +0800 ·
Hi all

I appreciate the answers, but they have nothing to do with my question.
If the file doesn't support the include directive, I can simply cron a
task to merge the files.

What I wanted to know, is if there is a method of sanity-checking the
files before presenting them to hobbit.

Remember, Windoze admins are going to be editing at least one of these
files through Samba.
Windoze editors leave <CR><LF> rubbish everywhere, and all sorts of
unwanted formating.
I need to sanitise these files before giving them do Hobbit.
But this is the easy bit.

How do I check that these files are syntactictically correct from a
Hobbit perspective?

Regards
    Vernon
quoted from Alexandre Levin


-----Original Message-----
From: Levin, Alexandre [mailto:user-3ad6817ba49e@xymon.invalid] 
Sent: Friday, 4 July 2008 3:30 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Sanity check for config files

I could add that I'm using the include directive in all config files

And practically the only change in the original config is the additional
"include" directive.


Such schema allows easy maintain config files and do regular updates of
the "current" hobbit server. 


Alexandre Levin

-----Original Message-----
From: T.J. Yang [mailto:user-8e841282cda5@xymon.invalid]
Sent: Thursday, July 03, 2008 9:28 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Sanity check for config files

<snip>
All three of these work, which is a good thing.
I will check it out on my test hobbit server.

Thanks for great tip.

tj
To my knowledge and practice, only bb-hosts support "include"
directive.
not hobbit-alerts.cfg and hobbit-client.cfg. I wish these two cfg
files
support include also.
NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or 
copyright material. You must not read, copy, use or 
disclose them without authorisation. If you are not an 
intended recipient, please contact us at once by return 
email and then delete both messages and all attachments.
list Vernon Everett · Fri, 4 Jul 2008 14:12:23 +0800 ·
Hi Joshua

Thanks, for the help, but nope, that wasn't it.
I restarted hobbit a few times before resorting to the mailing list.
As I mentioned, I have managed to get graphing to work on a similar test
on a Unix client.

Cheers
    Vernon
quoted from Joshua Krause


-----Original Message-----
From: Joshua Krause [mailto:user-41d3365fe380@xymon.invalid] Sent: Thursday, 3 July 2008 10:01 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Graphing BB-Win output

If you do a "ps -ef | grep hobbitd_rrd" and kill the two processes
running "
hobbitd_channel --channel=data" then wait a couple minutes and you
should be good.  You can also reset hobbit but killing the two processes
for the hobbitd_rrd will do it also.  Need to get the hobbitd_rrd
channels restarted when trying to do ncv.

-Josh

-----Original Message-----
From: Everett, Vernon [mailto:user-9da1a1882f49@xymon.invalid]
Sent: Wednesday, July 02, 2008 9:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Graphing BB-Win output

Hi all

Has anybody encountered any problems graphing BB-Win output?
We have a custom test, which is generating standard output, and
generating a line sessions=<value>


I have added the testname=ncv to hobbitserver.cfg:TEST2RRD=
And added testname to hobbitserver.cfg:GRAPHS=

I have also added NCV_testname="sessions:GAUGE"

I then added the following to the hobbitgraph.cfg file.
[testname]
        TITLE Test Sessions
        YAXIS No. of Sessions
        DEF:u=testname.rrd:sessions:AVERAGE
        LINE2:u#00CC00:Sessions
        COMMENT:\n
        GPRINT:u:LAST:Sessions   \: %5.1lf%s (cur)
        GPRINT:u:MAX: \: %5.1lf%s (max)
        GPRINT:u:MIN: \: %5.1lf%s (min)
        GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n

But no graph appears and no rrd file is generated.

I have created similar graphs of output from my Unix clients, and it all
works, but not for my Windows clients running BB_Win.

Is there a trick to custom graphing output from BB-Win clients?
Has anybody else encountered this? How did you get round it?

Thanks
    Vernon

NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments.


NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments.
list Mike Wood · Tue, 8 Jul 2008 10:15:09 -0500 ·
Looks like that worked.  Thanks!
quoted from Joshua Krause

Mike Wood
UNIX System Administrator
Kinetic Concepts, Inc.
XXXX Farinon Drive
San Antonio, TX, 78249
 
E-mail:  user-ca9fdeef37c9@xymon.invalid
Office:  (XXX) XXX-XXXX
Mobile:  (XXX) XXX-XXXX
-----Original Message-----
From: Tim McCloskey [mailto:user-2644b182ab49@xymon.invalid]
Sent: Thursday, July 03, 2008 9:13 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] DISK IGNORE problem?

Try: DISK %^/venice/kci11i.* IGNORE

The % defines the regex.  The / after the caret is not a seperator, it
means "/" as in /root, /tmp.  No trailing / is
needed.

DISK %^/venice/kci11i.*/ IGNORE
DISK %^/venice\/kci11i.*/ IGNORE
DISK %/kci11i.*/ IGNORE
DISK %/kci11i/ IGNORE
*****************************************************************************
"CONFIDENTIALITY NOTICE:  This transmission (including any
accompanying attachments) is confidential, is intended only for the
individual or entity named above, and is likely to contain privileged, proprietary and confidential information that is exempt from disclosure requests under applicable law.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, use of or reliance upon any of the information contained in this transmission
is strictly prohibited.  Any inadvertent or unauthorized disclosure shall not compromise or waive the confidentiality of this transmission or any applicable attorney-client privilege. 
If you have received this transmission in error, please immediately notify us at user-c978de0668a4@xymon.invalid."


Kinetic Concepts, Inc.

******************************************************************************
list Geoff Hallford · Tue, 8 Jul 2008 20:34:43 -0400 ·
Hey,

I am having the same problem with graphs appearing (except not through BBWin
by bbsend.exe from Windows). The status page for the 'citrixlicensing' works
just fine but it will not show the graph and no rrd file (just the link to
the non-existing graph). My settings:

hobbitserver.cfg

TEST2RRD="cpu,...........,citrixlicensing=ncv"
GRAPHS="la,disk,.............,citrixlicensing"
NCV_citrixlicensing="PercentInUse:GAUGE"

hobbitgraph.cfg

[citrixlicensing]
        TITLE Licensing Percent Used
        YAXIS % Used
        DEF:u=citrixlicensing.rrd:PercentInUse:AVERAGE
        LINE2:u#00CCCC:Percent In Use
        COMMENT:\n
        GPRINT:u:LAST:Percent \: %5.1lf%s (cur)
        GPRINT:u:MAX: \: %5.1lf%s (max)
        GPRINT:u:MIN: \: %5.1lf%s (min)
        GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n

If anyone has a solution, that would be great.

Thanks.


On Fri, Jul 4, 2008 at 2:12 AM, Everett, Vernon <
quoted from Vernon Everett
user-9da1a1882f49@xymon.invalid> wrote:
Hi Joshua

Thanks, for the help, but nope, that wasn't it.
I restarted hobbit a few times before resorting to the mailing list.
As I mentioned, I have managed to get graphing to work on a similar test
on a Unix client.

Cheers
   Vernon


-----Original Message-----
From: Joshua Krause [mailto:user-41d3365fe380@xymon.invalid]
Sent: Thursday, 3 July 2008 10:01 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Graphing BB-Win output

If you do a "ps -ef | grep hobbitd_rrd" and kill the two processes
running "
hobbitd_channel --channel=data" then wait a couple minutes and you
should be good.  You can also reset hobbit but killing the two processes
for the hobbitd_rrd will do it also.  Need to get the hobbitd_rrd
channels restarted when trying to do ncv.

-Josh

-----Original Message-----
From: Everett, Vernon [mailto:user-9da1a1882f49@xymon.invalid]
Sent: Wednesday, July 02, 2008 9:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Graphing BB-Win output

Hi all

Has anybody encountered any problems graphing BB-Win output?
We have a custom test, which is generating standard output, and
generating a line sessions=<value>


I have added the testname=ncv to hobbitserver.cfg:TEST2RRD=
And added testname to hobbitserver.cfg:GRAPHS=

I have also added NCV_testname="sessions:GAUGE"

I then added the following to the hobbitgraph.cfg file.
[testname]
       TITLE Test Sessions
       YAXIS No. of Sessions
       DEF:u=testname.rrd:sessions:AVERAGE
       LINE2:u#00CC00:Sessions
       COMMENT:\n
       GPRINT:u:LAST:Sessions   \: %5.1lf%s (cur)
       GPRINT:u:MAX: \: %5.1lf%s (max)
       GPRINT:u:MIN: \: %5.1lf%s (min)
       GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n

But no graph appears and no rrd file is generated.

I have created similar graphs of output from my Unix clients, and it all
works, but not for my Windows clients running BB_Win.

Is there a trick to custom graphing output from BB-Win clients?
Has anybody else encountered this? How did you get round it?

Thanks
   Vernon

NOTICE: This email and any attachments are confidential.
They may contain legally privileged information or
copyright material. You must not read, copy, use or
disclose them without authorisation. If you are not an
intended recipient, please contact us at once by return
email and then delete both messages and all attachments.


NOTICE: This email and any attachments are confidential.
They may contain legally privileged information or
copyright material. You must not read, copy, use or
disclose them without authorisation. If you are not an
intended recipient, please contact us at once by return
email and then delete both messages and all attachments.

list Vernon Everett · Wed, 9 Jul 2008 09:03:47 +0800 ·
Hi all

Resolved this one.
Turned out to be a PEBKAC
If only people would listen when they write their scripts :-)

Note to others.

Although it "appears" to be on a single line, by itself on the output,
<FONT COLOR="Black">sessions=1</FONT>

Is not the same as 
<FONT COLOR="Black">
sessions=1
</FONT>

And that was why graphing didn't work.
(In case you missed that, the first method doesn't work, the second one
does.)

Cheers
    Vernon
quoted from Geoff Hallford

 
-----Original Message-----
From: Everett, Vernon [mailto:user-9da1a1882f49@xymon.invalid] 
Sent: Friday, 4 July 2008 2:12 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Graphing BB-Win output

Hi Joshua

Thanks, for the help, but nope, that wasn't it.
I restarted hobbit a few times before resorting to the mailing list.
As I mentioned, I have managed to get graphing to work on a similar test
on a Unix client.

Cheers
    Vernon


-----Original Message-----
From: Joshua Krause [mailto:user-41d3365fe380@xymon.invalid]
Sent: Thursday, 3 July 2008 10:01 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Graphing BB-Win output

If you do a "ps -ef | grep hobbitd_rrd" and kill the two processes
running "
hobbitd_channel --channel=data" then wait a couple minutes and you
should be good.  You can also reset hobbit but killing the two processes
for the hobbitd_rrd will do it also.  Need to get the hobbitd_rrd
channels restarted when trying to do ncv.

-Josh

-----Original Message-----
From: Everett, Vernon [mailto:user-9da1a1882f49@xymon.invalid]
Sent: Wednesday, July 02, 2008 9:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Graphing BB-Win output

Hi all

Has anybody encountered any problems graphing BB-Win output?
We have a custom test, which is generating standard output, and
generating a line sessions=<value>


I have added the testname=ncv to hobbitserver.cfg:TEST2RRD= And added
testname to hobbitserver.cfg:GRAPHS=

I have also added NCV_testname="sessions:GAUGE"

I then added the following to the hobbitgraph.cfg file.
[testname]
        TITLE Test Sessions
        YAXIS No. of Sessions
        DEF:u=testname.rrd:sessions:AVERAGE
        LINE2:u#00CC00:Sessions
        COMMENT:\n
        GPRINT:u:LAST:Sessions   \: %5.1lf%s (cur)
        GPRINT:u:MAX: \: %5.1lf%s (max)
        GPRINT:u:MIN: \: %5.1lf%s (min)
        GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n

But no graph appears and no rrd file is generated.

I have created similar graphs of output from my Unix clients, and it all
works, but not for my Windows clients running BB_Win.

Is there a trick to custom graphing output from BB-Win clients?
Has anybody else encountered this? How did you get round it?

Thanks
    Vernon

NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or copyright material.
You must not read, copy, use or disclose them without authorisation. If
you are not an intended recipient, please contact us at once by return
email and then delete both messages and all attachments.


NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or copyright material.
You must not read, copy, use or disclose them without authorisation. If
you are not an intended recipient, please contact us at once by return
email and then delete both messages and all attachments.


NOTICE: This email and any attachments are confidential. 
They may contain legally privileged information or 
copyright material. You must not read, copy, use or 
disclose them without authorisation. If you are not an 
intended recipient, please contact us at once by return 
email and then delete both messages and all attachments.
list Geoff Hallford · Wed, 9 Jul 2008 08:45:17 -0400 ·
It appears that my issue is not as simply fixed as yours (too bad). I
changed my status submit to the following different options but it still
won't graph:

bbsend 10.10.10.10 "status CITRIX1.citrixlicensing red percentinuse:98.3"
bbsend 10.10.10.10 "status CITRIX1.citrixlicensing red percentinuse=98.3"

No formatting, no spaces, and it still won't graph for some reason and no
RRD file.

Any other thoughts Vernon or anyone else?


On Tue, Jul 8, 2008 at 9:03 PM, Everett, Vernon <
quoted from Vernon Everett
user-9da1a1882f49@xymon.invalid> wrote:
Hi all

Resolved this one.
Turned out to be a PEBKAC
If only people would listen when they write their scripts :-)

Note to others.

Although it "appears" to be on a single line, by itself on the output,
<FONT COLOR="Black">sessions=1</FONT>

Is not the same as
<FONT COLOR="Black">
sessions=1
</FONT>

And that was why graphing didn't work.
(In case you missed that, the first method doesn't work, the second one
does.)

Cheers
    Vernon


-----Original Message-----
From: Everett, Vernon [mailto:user-9da1a1882f49@xymon.invalid]
Sent: Friday, 4 July 2008 2:12 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Graphing BB-Win output

Hi Joshua

Thanks, for the help, but nope, that wasn't it.
I restarted hobbit a few times before resorting to the mailing list.
As I mentioned, I have managed to get graphing to work on a similar test
on a Unix client.

Cheers
   Vernon


-----Original Message-----
From: Joshua Krause [mailto:user-41d3365fe380@xymon.invalid]
Sent: Thursday, 3 July 2008 10:01 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Graphing BB-Win output

If you do a "ps -ef | grep hobbitd_rrd" and kill the two processes
running "
hobbitd_channel --channel=data" then wait a couple minutes and you
should be good.  You can also reset hobbit but killing the two processes
for the hobbitd_rrd will do it also.  Need to get the hobbitd_rrd
channels restarted when trying to do ncv.

-Josh

-----Original Message-----
From: Everett, Vernon [mailto:user-9da1a1882f49@xymon.invalid]
Sent: Wednesday, July 02, 2008 9:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Graphing BB-Win output

Hi all

Has anybody encountered any problems graphing BB-Win output?
We have a custom test, which is generating standard output, and
generating a line sessions=<value>


I have added the testname=ncv to hobbitserver.cfg:TEST2RRD= And added
testname to hobbitserver.cfg:GRAPHS=

I have also added NCV_testname="sessions:GAUGE"

I then added the following to the hobbitgraph.cfg file.
[testname]
       TITLE Test Sessions
       YAXIS No. of Sessions
       DEF:u=testname.rrd:sessions:AVERAGE
       LINE2:u#00CC00:Sessions
       COMMENT:\n
       GPRINT:u:LAST:Sessions   \: %5.1lf%s (cur)
       GPRINT:u:MAX: \: %5.1lf%s (max)
       GPRINT:u:MIN: \: %5.1lf%s (min)
       GPRINT:u:AVERAGE: \: %5.1lf%s (avg)\n

But no graph appears and no rrd file is generated.

I have created similar graphs of output from my Unix clients, and it all
works, but not for my Windows clients running BB_Win.

Is there a trick to custom graphing output from BB-Win clients?
Has anybody else encountered this? How did you get round it?

Thanks
   Vernon

NOTICE: This email and any attachments are confidential.
They may contain legally privileged information or copyright material.
You must not read, copy, use or disclose them without authorisation. If
you are not an intended recipient, please contact us at once by return
email and then delete both messages and all attachments.


NOTICE: This email and any attachments are confidential.
They may contain legally privileged information or copyright material.
You must not read, copy, use or disclose them without authorisation. If
you are not an intended recipient, please contact us at once by return
email and then delete both messages and all attachments.


NOTICE: This email and any attachments are confidential.
They may contain legally privileged information or
copyright material. You must not read, copy, use or
disclose them without authorisation. If you are not an
intended recipient, please contact us at once by return
email and then delete both messages and all attachments.

list Buchan Milne · Wed, 9 Jul 2008 14:56:38 +0200 ·
quoted from Geoff Hallford
On Wednesday 09 July 2008 14:45:17 Geoff Hallford wrote:
It appears that my issue is not as simply fixed as yours (too bad). I
changed my status submit to the following different options but it still
won't graph:

bbsend 10.10.10.10 "status CITRIX1.citrixlicensing red percentinuse:98.3"
bbsend 10.10.10.10 "status CITRIX1.citrixlicensing red percentinuse=98.3"

No formatting, no spaces, and it still won't graph for some reason and no
RRD file.

Any other thoughts Vernon or anyone else?
You *must* send some line breaks, the ncv collector actually looks for them.