Hi,
Is there any way that we can generate a custom desired reports?
Example:
- Report of all red view of all the hosts in a page for disk test.
- Daily report of all red of a page.
- Report of all red of a page if the red is greater that 10 days.
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Wednesday, April 05, 2006 11:23 AM To: hobbit at hswn.dk 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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.
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.
- 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.
- 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.
- 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
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.
Hi Thomas,
i'm interested to see an example of your report page
thanks
Marco From: thomas.seglard.enata at cnp.fr To: hobbit at hswn.dk Sent: Thursday, April 13, 2006 10:39 AM 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.
I'd be interested to see it as well.
Dave
From: hobbit-return-6390-david=stenhouseconsulting.com at hswn.dk [mailto:hobbit-return-6390-david=stenhouseconsulting.com at hswn.dk] On Behalf Of thomas.seglard.enata at cnp.fr Sent: Thursday, April 13, 2006 4:39 AM To: hobbit at hswn.dk 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.
I'm too.
Regards,
Mario.
On 4/15/06, Jeff Newman <jeffnewman75 at gmail.com> wrote:
Im interested.
-Jeff
On 4/13/06, Bob Gordon <rgordonjr at gmail.com> wrote:
On 4/13/06, David Gilmore <david at stenhouseconsulting.com> wrote:
I'd be interested to see it as well.
Ditto....
-- --==[ Bob Gordon ]==--
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Thomas,
Any chance you can share your setup with the list?
Dave
From: hobbit-return-6390-david=stenhouseconsulting.com at hswn.dk [mailto:hobbit-return-6390-david=stenhouseconsulting.com at hswn.dk] On Behalf Of thomas.seglard.enata at cnp.fr Sent: Thursday, April 13, 2006 4:39 AM To: hobbit at hswn.dk 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.
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" <david at stenhouseconsulting.com> a écrit sur 18/04/2006 14:45:20 :
Thomas,
Any chance you can share your setup with the list?
Dave
From: hobbit-return-6390-david=stenhouseconsulting.com at hswn.dk [mailto:hobbit-return-6390-david=stenhouseconsulting.com at hswn.dk] OnBehalf Of thomas.seglard.enata at cnp.fr Sent: Thursday, April 13, 2006 4:39 AM To: hobbit at hswn.dk 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.
participants (8)
-
david@stenhouseconsulting.com
-
henrik@hswn.dk
-
jeffnewman75@gmail.com
-
marco.avvisano@regione.toscana.it
-
rgordonjr@gmail.com
-
rower.master@gmail.com
-
subhash.gada@logicacmg.com
-
thomas.seglard.enata@cnp.fr