Search Results

Search: Posts Made By: vikings.svnit
23,391
Posted By vikings.svnit
Right ... But I need to use this in a script such...
Right ... But I need to use this in a script such that telnet returns me some information that the connection was successfull and then I can use it for the rest of my script.

Can you please let me...
23,391
Posted By vikings.svnit
How to check if a Port is accepting connections.
Hi,
I need to create a script which checks the availability of a particular service on a particular Port on HP-Unix. Is there any command in unix wherein we can check if any port is accepting...
1,967
Posted By vikings.svnit
Thanks a lot... I didnt know about the tr...
Thanks a lot... I didnt know about the tr command. can you please explain how this works with the parameter -dc.

I can assure you that this is not homework. I am too old to go to school now :)
1,967
Posted By vikings.svnit
to find the number from a line.
Hi,
I need to write a script which will have a text string as a input and the output should find out the number in the text string and add one to it.

Eg:
Input => asfdosainovih1234lnsiohn...
Forum: Linux 10-05-2008
7,110
Posted By vikings.svnit
I did the change ... but it didnt help ...
I did the change ... but it didnt help ...
Forum: Linux 08-29-2008
7,110
Posted By vikings.svnit
Thanks for your reply. But the problem is...
Thanks for your reply.

But the problem is not solved. Here is the script ....

#!/bin/ksh

OUT1=`date | awk '{print $1" "$2" "$3" "$4" "}'`
TIME=`date +%H:%M`
OUT2=`uptime | awk '{print...
Forum: Linux 08-29-2008
7,110
Posted By vikings.svnit
How to find the load on CPU ?
Hi ALL,
I have to develop a script which checks for the load on CPU on regular intervals. I created a simple script which uses 'uptime' command to find out the avg load in the last 5 min. I...
Forum: HP-UX 07-24-2008
7,709
Posted By vikings.svnit
How to monitor I/O bottle necks ?
Hi ,
I am an Oracle DBA. My database is on HP-UX 11.23. Our production system are experiencing huge performance problems recently. I know that the performance problems are due to amount of I/O done...
Showing results 1 to 8 of 8

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