Search Results

Search: Posts Made By: themroc
3,475
Posted By themroc
YES!!! using nawk instead of awk and adding...
YES!!!
using nawk instead of awk and adding some bytes to the code of ahamed solves my problem...:

...
END{myprint()} ' $LOGFILE1 >> $LOGFILE3Logfile 1 :
Date Id Device ...
3,475
Posted By themroc
Hello ahamed, thx so far, but since i'm not...
Hello ahamed,

thx so far, but since i'm not so familiar with awk syntax i can just send the errormessage, 'set -x' does not offer more than ...:

...
END{myprint()} ...
3,475
Posted By themroc
cat -A isn't available. It's a solaris 10 U8 ...:...
cat -A isn't available. It's a solaris 10 U8 ...:

root@blnace302> cat -ve /tmp/mylog5
Date Id Device Component Type $
----------------- ------...
3,475
Posted By themroc
hello methyl, for comparison : 2011-07-15...
hello methyl,

for comparison :
2011-07-15 10:20:27 404869 psppnode102-ST6140_2-1247769116 (StorageTek 6140) Tray.85.PowerSupply.A Problem
the complete output :
root@blnace302> sed -n l...
3,475
Posted By themroc
Hello... I tried this as cronjob : $LSSCS...
Hello...
I tried this as cronjob :

$LSSCS list -t Problem -f PowerSupply event >> $LOGFILE1 2>&1
echo "`$LSSCS list -t Problem -f PowerSupply event`" | while read line
do
echo $line >>...
3,475
Posted By themroc
help-ksh as cronjob, line too long
Hello all,

i need to get a script running which checks for powersupply problems of attached storages. I was faced with problems running this script in a terminal session, obviously the procued...
Showing results 1 to 6 of 6

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