Xymon Mailing List Archive search

Doc URL on client pages

9 messages in this thread

list Alun Watson · Thu, 24 Apr 2008 08:19:46 +1200 ·
Hi there,
             Is it possible to get the title on the client tests pages
to use the docurl option and hobbitcolumn.sh?
  So you can find out more information on the client and test with out
finding it on the main pages? 

Some thing like this 

<CENTER><A HREF="/hobbit/admin/host.php?srv=clientname"><FONT
FACE="Arial, Helvetica" SIZE="+1"
COLOR="silver"><B>clientname.domain.name -</B></FONT></A><A
HREF="/hobbit-cgi/hobbitcolumn.sh?conn"><FONT COLOR="#A0A0A0"
SIZE="-1"><B>conn</B></FONT></A></CENTER>

Intead of 

<CENTER><FONT FACE="Arial, Helvetica" SIZE="+1"
COLOR="silver"><B>luke.fp.co.nz - conn</B></FONT></CENTER>


Cheers 

Alun Watson.
This message and any attachments contain confidential information and may be subject to
legal privilege and copyright. This message and any attachments are only for the use of the 
person to whom they are addressed.  If you are not the intended recipient you may not use, 
copy or distribute information contained in this message or any attachments. If you have 
received this message in error, please notify us immediately by return email and then delete
the message and any attachments.

We accept no responsibility for interception of, or changes to, messages or attachments after
transmission. While we use standard virus scanning software, we also accept no
responsibility for viruses or anything similar in this e-mail or any attachments.
list John Glowacki · Wed, 23 Apr 2008 23:53:36 -0400 ·
quoted from Alun Watson
On Wed, Apr 23, 2008 at 4:19 PM, Alun Watson <user-c0c80eb1ea73@xymon.invalid> wrote:
Hi there,
             Is it possible to get the title on the client tests pages
 to use the docurl option and hobbitcolumn.sh?
  So you can find out more information on the client and test with out
 finding it on the main pages?

 Some thing like this

 <CENTER><A HREF="/hobbit/admin/host.php?srv=clientname"><FONT
 FACE="Arial, Helvetica" SIZE="+1"
 COLOR="silver"><B>clientname.domain.name -</B></FONT></A><A
 HREF="/hobbit-cgi/hobbitcolumn.sh?conn"><FONT COLOR="#A0A0A0"
 SIZE="-1"><B>conn</B></FONT></A></CENTER>

 Intead of

 <CENTER><FONT FACE="Arial, Helvetica" SIZE="+1"
 COLOR="silver"><B>luke.fp.co.nz - conn</B></FONT></CENTER>


 Cheers

 Alun Watson.
Edit the hostsvc_header file. Insert your html. Replace clientname
with &BBHOST and conn with &BBSVC like this. Refresh the page. I think
that will do what you want.

<CENTER><A HREF="/hobbit/admin/host.php?srv=&BBHOST"><FONT
FACE="Arial, Helvetica" SIZE="+1"
COLOR="silver"><B>&BBHOST</B></FONT></A> - <A
HREF="/hobbit-cgi/hobbitcolumn.sh?&BBSVC"><FONT COLOR="#A0A0A0"
SIZE="-1"><B>&BBSVC</B></FONT></A></CENTER>

We are planning on pointing to a wiki page in our setup using this. I
think the proposed link was
http://wikiserver/cgi-bin/view/NOC/&BBSVC#&BBHOST. Generic or detailed
instructions would be there to guide our NOC in what steps to take.

John
list Alun Watson · Thu, 24 Apr 2008 22:08:12 +1200 ·
That's exactly what I was after.
Thank you very much John. 

Regards

Alun Watson 
quoted from John Glowacki

-----Original Message-----
From: John Glowacki [mailto:user-7da77b391823@xymon.invalid] 
Sent: Thursday, 24 April 2008 3:54
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Doc URL on client pages

On Wed, Apr 23, 2008 at 4:19 PM, Alun Watson <user-c0c80eb1ea73@xymon.invalid>
wrote:
Hi there,
             Is it possible to get the title on the client tests pages
 to use the docurl option and hobbitcolumn.sh?
  So you can find out more information on the client and test with out
 finding it on the main pages?

 Some thing like this

 <CENTER><A HREF="/hobbit/admin/host.php?srv=clientname"><FONT
 FACE="Arial, Helvetica" SIZE="+1"
 COLOR="silver"><B>clientname.domain.name -</B></FONT></A><A
 HREF="/hobbit-cgi/hobbitcolumn.sh?conn"><FONT COLOR="#A0A0A0"
 SIZE="-1"><B>conn</B></FONT></A></CENTER>

 Intead of

 <CENTER><FONT FACE="Arial, Helvetica" SIZE="+1"
 COLOR="silver"><B>luke.fp.co.nz - conn</B></FONT></CENTER>


 Cheers

 Alun Watson.
Edit the hostsvc_header file. Insert your html. Replace clientname
with &BBHOST and conn with &BBSVC like this. Refresh the page. I think
that will do what you want.

<CENTER><A HREF="/hobbit/admin/host.php?srv=&BBHOST"><FONT
FACE="Arial, Helvetica" SIZE="+1"
COLOR="silver"><B>&BBHOST</B></FONT></A> - <A
HREF="/hobbit-cgi/hobbitcolumn.sh?&BBSVC"><FONT COLOR="#A0A0A0"
SIZE="-1"><B>&BBSVC</B></FONT></A></CENTER>

We are planning on pointing to a wiki page in our setup using this. I
think the proposed link was
http://wikiserver/cgi-bin/view/NOC/&BBSVC#&BBHOST. Generic or detailed
instructions would be there to guide our NOC in what steps to take.

John


This message and any attachments contain confidential information and may be subject to
legal privilege and copyright. This message and any attachments are only for the use of the 
person to whom they are addressed.  If you are not the intended recipient you may not use, 
copy or distribute information contained in this message or any attachments. If you have 
received this message in error, please notify us immediately by return email and then delete
the message and any attachments.

We accept no responsibility for interception of, or changes to, messages or attachments after
transmission. While we use standard virus scanning software, we also accept no
responsibility for viruses or anything similar in this e-mail or any attachments.
list Paul Backer · Thu, 24 Apr 2008 15:35:31 -0500 ·
 
We need to export the CPU utilization data from the rrd files for all of our production servers.  What would be the best method to accomplish this.
 
 
Thanks,
 
Paul
list Galen Johnson · Thu, 24 Apr 2008 16:50:55 -0400 ·
rrdtool has a dump option...I think it's 'rrdtool dump' or rrddump...there is also an export option.
=G=
quoted from Paul Backer

From: Paul Backer [mailto:user-6e367df44179@xymon.invalid]
Sent: Thursday, April 24, 2008 4:36 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Export CPU Utilization rrd data to CSV


We need to export the CPU utilization data from the rrd files for all of our production servers.  What would be the best method to accomplish this.


Thanks,

Paul
list Josh Luthman · Thu, 24 Apr 2008 16:55:13 -0400 ·
I believe it is

rrdtool dump cpudata.rrd

Usage: rrdtool [options] command command_options

* dump - dump an RRD to XML

        rrdtool dump filename.rrd >filename.xml

On Thu, Apr 24, 2008 at 4:50 PM, Galen Johnson <user-87f955643e3d@xymon.invalid>
quoted from Galen Johnson
wrote:
 rrdtool has a dump option…I think it's 'rrdtool dump' or rrddump…there is
also an export option.

=G=


*From:* Paul Backer [mailto:user-6e367df44179@xymon.invalid]
*Sent:* Thursday, April 24, 2008 4:36 PM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* [hobbit] Export CPU Utilization rrd data to CSV


We need to export the CPU utilization data from the rrd files for all of
our production servers.  What would be the best method to accomplish this.


Thanks,


Paul
-- 

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list L.M.J · Sat, 26 Apr 2008 19:53:29 +0200 ·
Hi!

 The Hobbit client feed, at least on Unix/Linux, some log files  in "~hobbit/client/log/"
 I would like to have feedbacks about the size of them. Are you using logrotate to keep them small
or something else? Are they growing up enough to take care about them ? 

  Thanks by advance!

    LMJ
list Dave Haertig · Sun, 27 Apr 2008 13:21:08 -0600 ·
I only use the logfiles when I have a problem with Hobbit.  Which is
very rare.  If I'm having a problems, I shut the server down, wipe out
all the server logfiles (except notifications and acknowledgements),
then restart the server to generate new logfiles.  I do the same thing
on the client end if I'm having a problem with a client. I have found no
use for the logfiles during non-problem times (except for server
notifications and acknowledgements).  I just let the logfiles grow and
grow until I encounter some problem.  I have plenty of disk space in my
implementations.  You may not have the space in yours, so you may need
to use logrotate.  Logrotate is certainly the preferred way to go - I'm
just lazy and haven't implemented it for Hobbit.
quoted from L.M.J

-----Original Message-----
From: L.M.J [mailto:user-78bb6d5d9024@xymon.invalid] 
Sent: Saturday, April 26, 2008 11:53 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Client Log Size

Hi!

 The Hobbit client feed, at least on Unix/Linux, some log files  in
"~hobbit/client/log/"
 I would like to have feedbacks about the size of them. Are you using
logrotate to keep them small or something else? Are they growing up
enough to take care about them ? 

  Thanks by advance!

    LMJ
list L.M.J · Mon, 28 Apr 2008 06:50:38 +0200 ·
Le Sun, 27 Apr 2008 13:21:08 -0600,
quoted from Dave Haertig
"Haertig, David F (Dave)" <user-68874b735d77@xymon.invalid> a écrit :
I only use the logfiles when I have a problem with Hobbit.  Which is
very rare.  If I'm having a problems, I shut the server down, wipe out
all the server logfiles (except notifications and acknowledgements),
then restart the server to generate new logfiles.  I do the same thing
on the client end if I'm having a problem with a client. I have found no
use for the logfiles during non-problem times (except for server
notifications and acknowledgements).  I just let the logfiles grow and
grow until I encounter some problem.  I have plenty of disk space in my
implementations.  You may not have the space in yours, so you may need
to use logrotate.  Logrotate is certainly the preferred way to go - I'm
just lazy and haven't implemented it for Hobbit.

-----Original Message-----
From: L.M.J [mailto:user-78bb6d5d9024@xymon.invalid] 
Sent: Saturday, April 26, 2008 11:53 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Hobbit Client Log Size

Hi!

 The Hobbit client feed, at least on Unix/Linux, some log files  in
"~hobbit/client/log/"
 I would like to have feedbacks about the size of them. Are you using
logrotate to keep them small or something else? Are they growing up
enough to take care about them ? 

  Thanks by advance!

    LMJ
Alright, thanks for the answer David!