Search Results

Search: Posts Made By: jake_won
3,795
Posted By jake_won
NVM... I just figured it out... I just did...
NVM... I just figured it out... I just did OUTPUT=$OUTPUT"HBA @ "${HBA_WWN[$INDEX1]}": "${HBA_STAT[$INDEX1]}" ;; " with OUTPUT="" defined outside the while loop.
3,795
Posted By jake_won
Concatenating Different # of Variables
Hi, I'm quite new at unix and was wondering if anyone could help me with this.

I have 2 arrays:
eg. STAT[0]=online, STAT[1]=offline, STAT[2]=online
WWN[0]=xxxx1, WWN[1]=xxxx2,...
12,377
Posted By jake_won
Thanks so much Franklin52 :D. The second method...
Thanks so much Franklin52 :D. The second method doesn't work but the first one does.
12,377
Posted By jake_won
Printing a specific line using AWK
Hi,

I have a script that fetches only specific information from fcinfo command. Below is a portion of the script.

#!/usr/bin/ksh
set -x
HBA_COUNT=`sudo fcinfo hba-port | grep -i state | awk...
Forum: Solaris 07-16-2008
5,631
Posted By jake_won
State information from fcinfo
Hi,

I'm trying to monitor the status of HBA's using fcinfo. Can someone tell me what other states exist? I've searched everywhere but every single output example from fcinfo command has the...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 07:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy