I am running hobbit 4.2 on SunOS zorn.math.purdue.edu 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R
I was using m4 to build my bb-hosts file and so decided to move to the bb-hosts include tag.
I made the changes and I am now getting
WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays
These are my include lines in bb-hosts
##R##-zorn->[81] ##> grep include bb-hosts include /local/hobbit/server/etc/bb-hosts-workstations include /local/hobbit/server/etc/bb-hosts-sunrays
##R##-zorn->[82] ##> ls -al bb-hosts* -rw-r--r-- 1 bb bb 4262 Jun 11 11:03 bb-hosts -rw-r--r-- 1 bb bb 7972 Jun 11 10:59 bb-hosts-sunrays -rw-r--r-- 1 bb bb 5390 Jun 11 10:59 bb-hosts-workstations
Can anyone see what I am getting the error? What am I over looking?
Thanks
Robert
Robert P. McGraw, Jr.
Manager, Computer System EMAIL: rmcgraw at purdue.edu
Purdue University ROOM: MATH-807
Department of Mathematics PHONE: (765) 494-6055
150 N. University Street
West Lafayette, IN 47907-2067
On Wed, Jun 11, 2008 at 10:14 AM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
I am running hobbit 4.2 on SunOS zorn.math.purdue.edu 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R
I was using m4 to build my bb-hosts file and so decided to move to the bb-hosts include tag.
I made the changes and I am now getting
WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays
Could there be a space or other odd character (carriage return?) at the end of each include line?? The error message shows the pathname in quotes with a space before the closing quote...
Ralph Mitchell
If you used the default install locations, the files are in /usr/local/...
Thanks, Larry Barber
On Wed, Jun 11, 2008 at 10:32 AM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
On Wed, Jun 11, 2008 at 10:14 AM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
I am running hobbit 4.2 on SunOS zorn.math.purdue.edu 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R
I was using m4 to build my bb-hosts file and so decided to move to the bb-hosts include tag.
I made the changes and I am now getting
WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays
Could there be a space or other odd character (carriage return?) at the end of each include line?? The error message shows the pathname in quotes with a space before the closing quote...
Ralph Mitchell
I am sorry to say this was the problem.
I had seen this and vi'ed the file to remove the spaces at the end of the line. I guess in doing other things I did not commit the change and then just overlooked this in the error messages.
Thanks for your help and getting me past the trees.
Robert
From: Ralph Mitchell [mailto:ralphmitchell at gmail.com] Sent: Wednesday, June 11, 2008 11:32 AM To: hobbit at hswn.dk Subject: Re: [hobbit] include error
On Wed, Jun 11, 2008 at 10:14 AM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
I am running hobbit 4.2 on SunOS zorn.math.purdue.edu 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R
I was using m4 to build my bb-hosts file and so decided to move to the bb-hosts include tag.
I made the changes and I am now getting
WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-workstations ', line was:include /local/hobbit/server/etc/bb-hosts-workstations WARNING: Cannot open include file '/local/hobbit/server/etc/bb-hosts-sunrays ', line was:include /local/hobbit/server/etc/bb-hosts-sunrays
Could there be a space or other odd character (carriage return?) at the end of each include line?? The error message shows the pathname in quotes with a space before the closing quote...
Ralph Mitchell
Hi I have the following rule into my hobbit-alerts.cfg file:
PAGE=%prod.* COLOR=red SERVICE=!msgs,!rdp
MAIL=my at email.com COLOR=red REPEAT=10m RECOVERED DURATION>1m
I would like to know if the SERVICE= tag is correctly declared ... anyone have idea ? I want all Red but not MSGS or RDP sent to the recipient...
Thanks,
Steph.
You can use the EXSERVICE tag to exclude unwanted services...
- Johann
-----Ursprüngliche Nachricht----- Von: Stephane Boisvert [mailto:sboisvert at hralloy.com] Gesendet: Mi 11.06.2008 20:02 An: hobbit at hswn.dk Betreff: [hobbit] hobbit-alerts multi service for a recipient
Hi I have the following rule into my hobbit-alerts.cfg file:
PAGE=%prod.* COLOR=red SERVICE=!msgs,!rdp
MAIL=my at email.com COLOR=red REPEAT=10m RECOVERED DURATION>1m
I would like to know if the SERVICE= tag is correctly declared ... anyone have idea ? I want all Red but not MSGS or RDP sent to the recipient...
Thanks,
Steph.
Do I need to separate with coma ? is it correct ?
Stéphane Boisvert
Administrateur Systèmes Senior
Senior System Administrator
4200 St-Laurent, #1203 Montreal (Quebec) H2W 2R2
Tél.: 1-800-747-4828
Fax: 514-938-3182
AVIS DE CONFIDENTIALITÉ Ce message peut contenir de l'information légalement privilégiée ou confidentielle. Si vous n'êtes pas le destinataire ou croyez avoir reçu par erreur ce message, nous vous saurions gré d'en aviser l'émetteur et d'en détruire le contenu sans le communiquer à d'autres ou le reproduire.
CONFIDENTIALITY NOTICE This communication may contain privileged or confidential information. If you are not the intended recipient or received this communication by error, please notify the sender and delete the message without copying or disclosing it.
From: Johann Eggers [mailto:Johann.Eggers at teleatlas.com] Sent: 11 juin 2008 14:33 To: hobbit at hswn.dk Subject: AW: [hobbit] hobbit-alerts multi service for a recipient
You can use the EXSERVICE tag to exclude unwanted services...
- Johann
-----Ursprüngliche Nachricht----- Von: Stephane Boisvert [mailto:sboisvert at hralloy.com] Gesendet: Mi 11.06.2008 20:02 An: hobbit at hswn.dk Betreff: [hobbit] hobbit-alerts multi service for a recipient
Hi I have the following rule into my hobbit-alerts.cfg file:
PAGE=%prod.* COLOR=red SERVICE=!msgs,!rdp
MAIL=my at email.com COLOR=red REPEAT=10m RECOVERED DURATION>1m
I would like to know if the SERVICE= tag is correctly declared ... anyone have idea ? I want all Red but not MSGS or RDP sent to the recipient...
Thanks,
Steph.
The easiest way to tell what hobbit thinks are the current alerting rules is to click on the green 'info' dot for the server.
Tom
From: Stephane Boisvert [mailto:sboisvert at hralloy.com] Sent: Wednesday, June 11, 2008 2:03 PM To: hobbit at hswn.dk Subject: [hobbit] hobbit-alerts multi service for a recipient
Hi I have the following rule into my hobbit-alerts.cfg file:
PAGE=%prod.* COLOR=red SERVICE=!msgs,!rdp MAIL=my at email.com COLOR=red REPEAT=10m RECOVERED DURATION>1m
I would like to know if the SERVICE= tag is correctly declared ... anyone have idea ? I want all Red but not MSGS or RDP sent to the recipient...
Thanks,
Steph.
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.
participants (6)
-
Johann.Eggers@teleatlas.com
-
KauffmanT@nibco.com
-
lebarber@gmail.com
-
ralphmitchell@gmail.com
-
rmcgraw@purdue.edu
-
sboisvert@hralloy.com