Xymon Mailing List Archive search

query on reporting.

13 messages in this thread

list Subhash Gada · Wed, 5 Apr 2006 11:15:14 +0530 ·
Hi,

Can any one share the information on reporting?

How to make a report of all non green view of a particular page?

Thanks & Regards,
Subhash 


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
list Henrik Størner · Wed, 5 Apr 2006 07:53:27 +0200 ·
quoted from Subhash Gada
On Wed, Apr 05, 2006 at 11:15:14AM +0530, Gada, Subhash wrote:
Can any one share the information on reporting?

How to make a report of all non green view of a particular page?
There isn't a ready-to-go report on all non-green statuses for hosts
on a particular page. The "All non-green" view includes all hosts in
the system.

It wouldn't be difficult to do, but noone has asked for this before.


Henrik
list Subhash Gada · Wed, 5 Apr 2006 11:57:26 +0530 ·
Hi, 

Is there any way that we can generate a custom desired reports? 

Example:

1) Report of all red view of all the hosts in a page for disk test.
2) Daily report of all red of a page.
3) Report of all red of a page if the red is greater that 10 days.
quoted from Henrik Størner


-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Wednesday, April 05, 2006 11:23 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] query on reporting.

On Wed, Apr 05, 2006 at 11:15:14AM +0530, Gada, Subhash wrote:
Can any one share the information on reporting?

How to make a report of all non green view of a particular page?
There isn't a ready-to-go report on all non-green statuses for hosts
on a particular page. The "All non-green" view includes all hosts in
the system.

It wouldn't be difficult to do, but noone has asked for this before.


Henrik


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
list Henrik Størner · Thu, 13 Apr 2006 09:36:17 +0200 ·
quoted from Subhash Gada
On Wed, Apr 05, 2006 at 11:57:26AM +0530, Gada, Subhash wrote:
Is there any way that we can generate a custom desired reports? 
Generally: no. You can grab data from various parts of the system,
but you would have to interpret the data and generate the report
yourself.
1) Report of all red view of all the hosts in a page for disk test.
A command like this:
  bb 127.0.0.1 "hobbitdboard test=disk color=red page=db/oracle fields=hostname,testname,lastchange,msg"
returns a list of the hosts on the "db/oracle" page that currently have
a red disk status. There are four data fields on each line: hostname,
testname, the Unix timestamp of the latest status change (i.e. when it 
became red), and the full status log (line breaks in the status log 
show up as \n). Fields are separated by '|' signs.
2) Daily report of all red of a page.
The "Eventlog" report should cover that. It currently cannot filter
hosts by their page-name, but that's a very easy thing to add.
3) Report of all red of a page if the red is greater that 10 days.
Similar to 1), but you would also filter on the "lastchange" value 
being smaller than (currenttime - 10*24*60*60).


Henrik
list Thomas Seglard · Thu, 13 Apr 2006 10:39:03 +0200 ·
Hello,

I saw several mails dealing with the report generation and the way to achieve this. For my company, I've set up an interface to create pdf reports and analysis including rrd graphs. You can add some comments and got them directly incorporated in the new document. I'm using libfpdf and php...
If you are interested, let me know and I will post an example of my work !! One pdf report is approximately 50-60ko in size.
Best regards,

Thomas

Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
list Marco Avvisano · Thu, 13 Apr 2006 12:38:02 +0200 ·
Hi Thomas,

i'm interested to see an example of your report page

thanks

Marco   From: user-bb3e9041f07f@xymon.invalid   To: user-ae9b8668bcde@xymon.invalid   Sent: Thursday, April 13, 2006 10:39 AM
  Subject: [hobbit] PDF reporting
quoted from Thomas Seglard


  Hello, 
  I saw several mails dealing with the report generation and the way to achieve this. For my company, I've set up an interface to create pdf reports and analysis including rrd graphs. You can add some comments and got them directly incorporated in the new document. I'm using libfpdf and php...   If you are interested, let me know and I will post an example of my work !! One pdf report is approximately 50-60ko in size.   Best regards, 
  Thomas

  Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires.
  Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est
  interdite, sauf autorisation expresse.
  L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite
  au titre de ce message, s'il a ete altere, deforme ou falsifie.

  *****

  This message and any attachments (the "message") are confidential and intended solely for the addressees.
  Any unauthorised use or dissemination is prohibited.
  E-mails are susceptible to alteration.
  Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
list David Gilmore · Thu, 13 Apr 2006 15:38:40 -0400 ·
I'd be interested to see it as well.
 
Dave
 

From: hobbit-return-6390-david=user-9e293dd11111@xymon.invalid
[mailto:hobbit-return-6390-david=user-9e293dd11111@xymon.invalid] On Behalf
Of user-bb3e9041f07f@xymon.invalid
Sent: Thursday, April 13, 2006 4:39 AM
To: user-ae9b8668bcde@xymon.invalid
quoted from Marco Avvisano
Subject: [hobbit] PDF reporting


Hello, 

I saw several mails dealing with the report generation and the way to
achieve this. For my company, I've set up an interface to create pdf reports
and analysis including rrd graphs. You can add some comments and got them
directly incorporated in the new document. I'm using libfpdf and php... 
If you are interested, let me know and I will post an example of my work !!
One pdf report is approximately 50-60ko in size. 
Best regards, 

Thomas

Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et
etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute
diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP
Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and
intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be
liable for the message if altered, changed or falsified.
list Bob Gordon · Thu, 13 Apr 2006 14:12:13 -0700 ·
On 4/13/06, David Gilmore <user-70507ff7198d@xymon.invalid> wrote:
I'd be interested to see it as well.
Ditto....

--
--==[ Bob Gordon ]==--
list Jeff Newman · Sat, 15 Apr 2006 21:07:24 -0500 ·
Im interested.

-Jeff
quoted from Bob Gordon


On 4/13/06, Bob Gordon <user-488dbf322a4e@xymon.invalid> wrote:

On 4/13/06, David Gilmore <user-70507ff7198d@xymon.invalid> wrote:

I'd be interested to see it as well.

Ditto....

--
--==[ Bob Gordon ]==--
list Mario Andre · Mon, 17 Apr 2006 11:02:32 -0300 ·
I'm too.

Regards,

Mario.
quoted from Jeff Newman


On 4/15/06, Jeff Newman <user-e96740e73ca8@xymon.invalid> wrote:
Im interested.

-Jeff


On 4/13/06, Bob Gordon <user-488dbf322a4e@xymon.invalid> wrote:

On 4/13/06, David Gilmore <user-70507ff7198d@xymon.invalid> wrote:

I'd be interested to see it as well.

Ditto....

--
--==[ Bob Gordon ]==--
list Zakki Ashshidiqi · Tue, 18 Apr 2006 11:54:25 +0700 ·
please send me the report
quoted from Mario Andre

-----Original Message-----
From: mario andre [mailto:user-82c7780661a4@xymon.invalid]
Sent: Monday, April 17, 2006 9:03 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] PDF reporting


I'm too.

Regards,

Mario.


On 4/15/06, Jeff Newman <user-e96740e73ca8@xymon.invalid> wrote:

Im interested.

-Jeff


On 4/13/06, Bob Gordon <user-488dbf322a4e@xymon.invalid
<mailto:user-488dbf322a4e@xymon.invalid> > wrote:

On 4/13/06, David Gilmore <user-70507ff7198d@xymon.invalid> wrote:

I'd be interested to see it as well.

Ditto....

--
--==[ Bob Gordon ]==--

==================================

Scanned by Indosat TM-IMSS System


=================================
scanned by Indosat TM-IMSS System
list David Gilmore · Tue, 18 Apr 2006 08:45:20 -0400 ·
Thomas,
 
Any chance you can share your setup with the list?
quoted from David Gilmore
 
Dave
 

From: hobbit-return-6390-david=user-9e293dd11111@xymon.invalid
[mailto:hobbit-return-6390-david=user-9e293dd11111@xymon.invalid] On Behalf
Of user-bb3e9041f07f@xymon.invalid
Sent: Thursday, April 13, 2006 4:39 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] PDF reporting


Hello, 

I saw several mails dealing with the report generation and the way to
achieve this. For my company, I've set up an interface to create pdf reports
and analysis including rrd graphs. You can add some comments and got them
directly incorporated in the new document. I'm using libfpdf and php... 
If you are interested, let me know and I will post an example of my work !!
One pdf report is approximately 50-60ko in size. 
Best regards, 

Thomas

Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et
etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute
diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP
Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and
intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be
liable for the message if altered, changed or falsified.
list Thomas Seglard · Tue, 18 Apr 2006 15:07:23 +0200 ·
Hi,

I ABSOLUTELY want to share my work with everybody. At the moment, I need to get some more feedbacks from several people and then I will zip files and send them to the list... In the mean time, I'm working very hard to finish another project at my job. So, I will try to provide you the scripts next week.
Best regards,

Thomas

"David Gilmore" <user-70507ff7198d@xymon.invalid> a écrit sur 18/04/2006 14:45:20 :
quoted from David Gilmore
Thomas,

Any chance you can share your setup with the list?

Dave


From: hobbit-return-6390-david=user-9e293dd11111@xymon.invalid [mailto:hobbit-return-6390-david=user-9e293dd11111@xymon.invalid] 
OnBehalf Of 
quoted from David Gilmore
user-bb3e9041f07f@xymon.invalid
Sent: Thursday, April 13, 2006 4:39 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] PDF reporting
Hello, 
I saw several mails dealing with the report generation and the way to achieve this. For my company, I've set up an interface to create pdf reports and analysis including rrd graphs. You can add some comments and got them directly incorporated in the new document. I'm
using libfpdf and php... If you are interested, let me know and I will post an example of my work !! One pdf report is approximately 50-60ko in size. Best regards, 
Thomas

Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute
diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
Ce message (et toutes ses pieces jointes eventuelles) est confidentiel et etabli a l'intention exclusive de ses destinataires.
Toute utilisation de ce message non conforme a sa destination, toute diffusion ou toute publication, totale ou partielle, est
interdite, sauf autorisation expresse.
L'internet ne permettant pas d'assurer l'integrite de ce message, CNP Assurances et ses filiales declinent toute responsabilite
au titre de ce message, s'il a ete altere, deforme ou falsifie.

*****

This message and any attachments (the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.
E-mails are susceptible to alteration.
Neither CNP Assurances nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.