The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
awk Shell Script error : "Syntax Error : `Split' unexpected Herry UNIX for Dummies Questions & Answers 2 03-17-2008 11:16 AM
awk syntax error orahi001 UNIX for Dummies Questions & Answers 0 03-17-2008 09:35 AM
syntax error bkan77 Shell Programming and Scripting 2 07-30-2007 05:26 PM
I got error like...syntax error on line 1, teletype koti_rama UNIX for Advanced & Expert Users 2 07-07-2007 08:35 PM
awk syntax error yongho Shell Programming and Scripting 4 06-20-2005 11:03 AM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 08-15-2007
ibroxy ibroxy is offline
Registered User
  
 

Join Date: Aug 2007
Posts: 19
syntax error

A newbie in scripting is trying to run the script bellow but keep getting an error message ;

syntax error at line 76 : `<<' unmatched

what we have on that area pointed to is highlighted in red bellow:
##################################################
fi
# Memory Performance (vmstat - sr column)
# The experts say that when the 'sr' or scan rate column reaches above #200,
# the system is scanning through memory looking for pages to free at a #high
# rate. This indicates active pages might be stolen from processes. A high
# scan rate can cause your system to consume more cpu resources than it
# normally would.

MEMSTAT=`echo $VMDAT | tail -1 | awk '{ print $12 }'`

if [ "$MEMSTAT" -gt "200" ]; then
mail $MAILADD <<EOF

From:$SRVNM
To: $MAILADD
Subject: Memory Performance on $SRVNM
According to vmstat, the scanrate on $SRVNM is
$MEMSTAT. This indicates that there is not enough
memory to meet the server's current load.
EOF
################################################

can u guys see to this?
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 10:07 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0