[hobbit] New install - Which version to get ?
For what it's worth, I've got the bb-sar module collecting data and have just managed to hack the sar-grapher.cgi to kinda generate graphs. My thanks to Alon Ofek for his detailed message on 24 Nov 2005 on getting the collection to work -- but he left the graphing side just a bit less well covered.
Having said the above -- this is fugly!
If I get some time, I'll be converting the collecting side to the hobbit philosophy of os-neutral data in one sar rrd and move the graphing into hobbitgraph.
I needed this because we've had a critical system crash 4 times since last November on an error 23 -- too many files open in system. As near as IBM can tell, the real problem was inode cache depletion, so I'm graphing the inode data.
Tom Kauffman NIBCO, Inc
-----Original Message----- From: Henrik Stoerner [mailto:henrik at hswn.dk] Sent: Tuesday, June 20, 2006 8:16 AM To: hobbit at hswn.dk Subject: Re: [hobbit] New install - Which version to get ?
On Tue, Jun 20, 2006 at 10:39:06AM +0200, Nicolas Dorfsman wrote:
I'm starting a new hobbit install session.
I'll need to graph some sar I/O stats.
There's no built-in module to collect sar data in any Hobbit version.
Which version of hobbit would be the best ? 4.0 ? 4.1.2rc ?
The current production release is 4.1.2p1. The current beta-release is 4.2-beta-20060605, with patches available at http://www.hswn.dk/hobbitsw/betapatches/.
I'd like to have some autonomous system, including messages files
scanning without getting some BB executables.
For logfile monitoring you will need to use the current beta-release. The 4.1.x version does not support log monitoring.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
CONFIDENTIALITY NOTICE: This email and any attachments are for the
exclusive and confidential use of the intended recipient. If you are not
the intended recipient, please do not read, distribute or take action in
reliance upon this message. If you have received this in error, please
notify us immediately by return email and promptly delete this message
and its attachments from your computer system. We do not waive
attorney-client or work product privilege by the transmission of this
message.
Hello,
I'm asking your help on the setting up of the Roracle script from deadcat. I've been looking at the documentation, setting up my variables but I only get one column : orasys. I got this message too, under Oracle Instance Check :
"Instances specified in LOCAL_SIDS (HALI01) do not match those found in /etc/oratab (HALI01 HALS00 ....)"
Normally, I should get another column called oratab with databases properties. If someone got this script running and could give me some help to configure it properly, I would be happy ! Thanks !
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 had a similar problem once, turned out it was caused by the DBA's not utilizing the autostart feature in the oratab file. If you have the autostart column set to 'n' in oratab, roracle will ignore the entry. Probably the easiest way to fix this is to copy the oratab file to another directory (BBHOME/etc makes sense), modify the roracle script to find the new file, and then edit the new oratab file so that there are 'y's next to all the active databases.
Thanks, Larry Barber
On 6/20/06, thomas.seglard.enata at cnp.fr <thomas.seglard.enata at cnp.fr> wrote:
Hello,
I'm asking your help on the setting up of the Roracle script from deadcat. I've been looking at the documentation, setting up my variables but I only get one column : orasys. I got this message too, under Oracle Instance Check :
"Instances specified in LOCAL_SIDS (HALI01) do not match those found in /etc/oratab (HALI01 HALS00 ....)"
Normally, I should get another column called oratab with databases properties. If someone got this script running and could give me some help to configure it properly, I would be happy ! Thanks !
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.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
thomas.seglard.enata at cnp.fr a écrit :
Hello,
I'm asking your help on the setting up of the Roracle script from deadcat. I've been looking at the documentation, setting up my variables but I only get one column : orasys. I got this message too, under Oracle Instance Check :
"Instances specified in LOCAL_SIDS (HALI01) do not match those found in /etc/oratab (HALI01 HALS00 ....)"
Hi Thomas
do you have the same SID (and only this one) in /etc/oratab ?
IIRC, the line must be something like this :
SID:/path/to/oracle/8.0.6:Y
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
Hello,
thanks for your help ! I got the same SIDs in my oratab, example :
HALI01:/soft/ORACLE-V9.2.0.4:Y HALSE1:/soft/ORACLE-V9.2.0.7:Y ...
What do you have in bb-roracle.ids file ? I got this :
#type SID userid password tests log-as-host #LOCAL qatd - - a #LOCAL prd1 - - a #LOCAL tmiqp mon big aB #LOCAL csfp - - a #REMOTE HR1_PROD mon big BEFhijklmN st-hr1,test,com #REMOTE HR1_MODL mon big BEFhijkl st-hr1-MODL,test,com #REMOTE HR1_DEVL mon big BEFhilmn st-hr1-DEVL,test,com
LOCAL HALI01 vantage vantage aB LOCAL IASSW1 vantage vantage ab
Sincerly,
Thomas
Frédéric Mangeant <frederic.mangeant at steria.com> a écrit sur 20/06/2006 16:34:15 :
thomas.seglard.enata at cnp.fr a écrit :
Hello,
I'm asking your help on the setting up of the Roracle script from deadcat. I've been looking at the documentation, setting up my variables but I only get one column : orasys. I got this message too, under Oracle Instance Check :
"Instances specified in LOCAL_SIDS (HALI01) do not match those found in /etc/oratab (HALI01 HALS00 ....)"
Hi Thomas
do you have the same SID (and only this one) in /etc/oratab ?
IIRC, the line must be something like this :
SID:/path/to/oracle/8.0.6:Y
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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.
thomas.seglard.enata at cnp.fr a écrit :
Hello,
thanks for your help ! I got the same SIDs in my oratab, example :
HALI01:/soft/ORACLE-V9.2.0.4:Y HALSE1:/soft/ORACLE-V9.2.0.7:Y
IMO you can't have 2 SIDs in /etc/oratab, and monitor only one with bb-roracle.sh
I use to create a "fake" oratab file in $BBHOME/etc, which contains only the SIDs I want to monitor.
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
Thanks for your great help !
Frédéric Mangeant <frederic.mangeant at steria.com> a écrit sur 20/06/2006 17:04:10 :
thomas.seglard.enata at cnp.fr a écrit :
Hello,
thanks for your help ! I got the same SIDs in my oratab, example :
HALI01:/soft/ORACLE-V9.2.0.4:Y HALSE1:/soft/ORACLE-V9.2.0.7:Y
IMO you can't have 2 SIDs in /etc/oratab, and monitor only one with bb-roracle.sh
I use to create a "fake" oratab file in $BBHOME/etc, which contains only the SIDs I want to monitor.
--
Frédéric Mangeant
Steria EDC Sophia-Antipolis
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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 (4)
-
frederic.mangeant@steria.com
-
KauffmanT@nibco.com
-
lebarber@gmail.com
-
thomas.seglard.enata@cnp.fr