Hi all, after some testing with the php scripts for notes I finally decided to write a perl program to show host notes and edit them trying to get all the things I really need on it an trying to make this a "page" that could be really useful to someone looking at it.
First of all there will be some field dedicated to describe what the host is and do like: Aliases : if the alias is known with other names Purpose : what this host do, what service it run Services: list of services checked by bb with links Service Level Hours: hour at which the server have to be up and running (I've to see if this will be get automatically or if I'll leave the field manually editable)
Then there will be a section dedicated to people to contact Contact Emails : emails of supporting peoples (as links to send email) Contact Phone: phone number of people (and with hours at which you can call them) Those field will also have a description so that you can have different support email for different problems (hardware/software/etc)
Another section will show support information for the server so you can define phone or email address to call for support for hardware/software problems Serial Number: serial number or information for support call Support Email: email to get support Support Phone: phone number to get support
A section will have procedures and notes: special procedures: Here you can describe what to do if something goes wrong with the server notes: Anything else
A section will have information like related server or grouping of this server with other servers so that you can simply walk from one node of a cluster to the others or from the web servers to the application server or db server for a specific application.
A section will include links you can need when checking this host or that will show more documentation on those.
At the end of the page (probably) I'll also put link to HOSTNAME.html or HOSTNAME file available in the notes directory so that for example you can collect cfg2html files there and show them from this information page.
I also want to define some "group" of definition that you can simply attach in the editor to host so that for example you can define the URL to ciscoworks globally and then attach this link to all your routers and they'll all show the ciscoworks link in the notes pages and you can get there from here.
In the editing there will also be the possibility to define some links that will show in the notes pages like a link to hobbitperl-graph.pl or to info column of the host.
Another idea I had was to make some field visible only to authenticated users so that you can put here information you want only your administrator to see and not all users.
A first version will probably be available during the next week if I've some time to work on it. If you've more idea or something that I've missed and can be useful let me know and I'll check if it can be implemented.
Francesco
Sounds feature-packed :-)
I'd be happy with a simple text box that lets you enter text/HTML that gets saves as hostname.html in the notes directory, and that when viewing the notes they are properly Hobbit-ized with a Hobbit header and footer.
-Charles
Francesco Duranti wrote:
Hi all, after some testing with the php scripts for notes I finally decided to write a perl program to show host notes and edit them trying to get all the things I really need on it an trying to make this a "page" that could be really useful to someone looking at it.
First of all there will be some field dedicated to describe what the host is and do like: Aliases : if the alias is known with other names Purpose : what this host do, what service it run Services: list of services checked by bb with links Service Level Hours: hour at which the server have to be up and running (I've to see if this will be get automatically or if I'll leave the field manually editable)
Then there will be a section dedicated to people to contact Contact Emails : emails of supporting peoples (as links to send email) Contact Phone: phone number of people (and with hours at which you can call them) Those field will also have a description so that you can have different support email for different problems (hardware/software/etc)
Another section will show support information for the server so you can define phone or email address to call for support for hardware/software problems Serial Number: serial number or information for support call Support Email: email to get support Support Phone: phone number to get support
A section will have procedures and notes: special procedures: Here you can describe what to do if something goes wrong with the server notes: Anything else
A section will have information like related server or grouping of this server with other servers so that you can simply walk from one node of a cluster to the others or from the web servers to the application server or db server for a specific application.
A section will include links you can need when checking this host or that will show more documentation on those.
At the end of the page (probably) I'll also put link to HOSTNAME.html or HOSTNAME file available in the notes directory so that for example you can collect cfg2html files there and show them from this information page.
I also want to define some "group" of definition that you can simply attach in the editor to host so that for example you can define the URL to ciscoworks globally and then attach this link to all your routers and they'll all show the ciscoworks link in the notes pages and you can get there from here.
In the editing there will also be the possibility to define some links that will show in the notes pages like a link to hobbitperl-graph.pl or to info column of the host.
Another idea I had was to make some field visible only to authenticated users so that you can put here information you want only your administrator to see and not all users.
A first version will probably be available during the next week if I've some time to work on it. If you've more idea or something that I've missed and can be useful let me know and I'll check if it can be implemented.
Francesco
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On 10/18/06, Charles Jones <jonescr at cisco.com> wrote:
Sounds feature-packed :-)
I'd be happy with a simple text box that lets you enter text/HTML that gets saves as hostname.html in the notes directory, and that when viewing the notes they are properly Hobbit-ized with a Hobbit header and footer.
I've got a whole *bunch* of web page checkout scripts that are not really documented very well. I'm toying with the idea of putting a link at the bottom of each report that points to a Wiki page. That gives editing access to certain people, along with edit history and the ability to fall back to a previous version. So, I can write notes on how the script operates and the monitoring guys can write their own notes on how to fix stuff that breaks. The MediaWiki software handles all the non-trivial details of how to save the information and keep track of revisions.
I *think* everyone wins. Of course, I won't know for sure until I get a prize for saving everyone's a$$ when a multi-million-dollar application goes belly up... :)
What might be nice would be for the hostname in any display page to link to the Wiki entry. As I remember it, in Big Brother you just had to drop a [hostname].html page into the notes directory and it would be linked off the display page. I suppose I'd like it if I could specify a wiki url in the config file and have the hostname tacked on and linked from the main page. Maybe I'll poke around in the source and see how hard that would be... :)
Ralph Mitchell
Ralph Mitchell a écrit :
I've got a whole *bunch* of web page checkout scripts that are not really documented very well. I'm toying with the idea of putting a link at the bottom of each report that points to a Wiki page.
Fun, that's what we did :). With a cheap shell script that creates a html page that holds a redirect tag to the wiki.
-- Charles Goyard - cgoyard at cvf.fr - (+33) 1 45 38 01 31
Is there a /usr/bin/kstat for soalris 2.6 ?
My solaris 2.6 box doesn't have kstat.
root at test201> file /usr/kernel/drv/kstat /usr/kernel/drv/kstat: ELF 32-bit MSB relocatable SPARC Version 1 root at test201> /usr/kernel/drv/kstat bash: /usr/kernel/drv/kstat: cannot execute binary file root at test201>
T.J. Yang
Get today's hot entertainment gossip
http://movies.msn.com/movies/hotgossip?icid=T002MSN03A07001
That sounds perfect, small considerations maybe an asset tag field? Plus a hardware specification section? The procedures is the most interesting for us here since at the moment it's all kept in a small red file which annoyingly always seems to be lost when you need it :)
Jason. -----Original Message----- From: Francesco Duranti [mailto:fduranti at q8.it] Sent: 18 October 2006 23:37 To: hobbit at hswn.dk Subject: [hobbit] Host notes
Hi all, after some testing with the php scripts for notes I finally decided to write a perl program to show host notes and edit them trying to get all the things I really need on it an trying to make this a "page" that could be really useful to someone looking at it.
First of all there will be some field dedicated to describe what the host is and do like: Aliases : if the alias is known with other names Purpose : what this host do, what service it run Services: list of services checked by bb with links Service Level Hours: hour at which the server have to be up and running (I've to see if this will be get automatically or if I'll leave the field manually editable)
Then there will be a section dedicated to people to contact Contact Emails : emails of supporting peoples (as links to send email) Contact Phone: phone number of people (and with hours at which you can call them) Those field will also have a description so that you can have different support email for different problems (hardware/software/etc)
Another section will show support information for the server so you can define phone or email address to call for support for hardware/software problems Serial Number: serial number or information for support call Support Email: email to get support Support Phone: phone number to get support
A section will have procedures and notes: special procedures: Here you can describe what to do if something goes wrong with the server notes: Anything else
A section will have information like related server or grouping of this server with other servers so that you can simply walk from one node of a cluster to the others or from the web servers to the application server or db server for a specific application.
A section will include links you can need when checking this host or that will show more documentation on those.
At the end of the page (probably) I'll also put link to HOSTNAME.html or HOSTNAME file available in the notes directory so that for example you can collect cfg2html files there and show them from this information page.
I also want to define some "group" of definition that you can simply attach in the editor to host so that for example you can define the URL to ciscoworks globally and then attach this link to all your routers and they'll all show the ciscoworks link in the notes pages and you can get there from here.
In the editing there will also be the possibility to define some links that will show in the notes pages like a link to hobbitperl-graph.pl or to info column of the host.
Another idea I had was to make some field visible only to authenticated users so that you can put here information you want only your administrator to see and not all users.
A first version will probably be available during the next week if I've some time to work on it. If you've more idea or something that I've missed and can be useful let me know and I'll check if it can be implemented.
Francesco
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (6)
-
cgoyard@cvf.fr
-
fduranti@q8.it
-
JasonAS_Jones@mentor.com
-
jonescr@cisco.com
-
ralphmitchell@gmail.com
-
tj_yang@hotmail.com