Search Results

Search: Posts Made By: new2prog
3,087
Posted By new2prog
Virtual Interfaces on Linux
Hi,

I have RH Linux system on which we have a 10Gb nic card that we want to configure multiple Virtual interfaces that are all tagged on the switch side.

Here is what I am trying to do, I want...
2,670
Posted By new2prog
How to find the count of IP addresses that belong to different subnets and display the count?
Hi,


I have a file with a list of bunch of IP addresses from different VLAN's . I am trying to find the list the number of each vlan occurence in the output
Here is how my file looks like ...
1,424
Posted By new2prog
UNIX command output format in email is not same as on the system
Hi

I have script to collect file system usage statistics from few remote unix hosts and email . On the UNIX system the column spacing is fine but the email output is not aligned properly. Any...
791
Posted By new2prog
And finally the df -h output interms of spacing...
And finally the df -h output interms of spacing is not the same as the actual df-h command on these systems..is there any option I can introduce to make sure the display is properly aligned ?
791
Posted By new2prog
UNIX script for consolidated email
Hi,

I am working on the below script to get a disk usage report in email from multiple unix systems but the problem I am getting first email with 1 system and second email with 2 systems and...
5,674
Posted By new2prog
Thanks for the clarification. I think I got what...
Thanks for the clarification. I think I got what I was looking for.
5,674
Posted By new2prog
so the output I am getting it as below ...
so the output I am getting it as below

~/scripts]$ sed '/^---/d; s/ */,/g' dd-usage-out.txt
Resource,Size GiB,Used GiB,Avail GiB,Use%,Cleanable GiB*
/data: pre-comp,-,288912.1,-,-,-
/data:...
5,674
Posted By new2prog
Thanks for your reply but I want to finally get...
Thanks for your reply but I want to finally get the format into a CSV file in rows and colums

---------- Post updated at 10:03 AM ---------- Previous update was at 10:03 AM ----------

Thanks...
5,674
Posted By new2prog
How to translate df -h output into a CSV format?
Hi,

Can someone please let me know as how I can send the below df -h format of a linux system into a CSV format ?

Resource Size GiB Used GiB Avail GiB Use% Cleanable GiB*...
Forum: Linux 10-19-2010
11,681
Posted By new2prog
IDeally during the backups the data should be...
IDeally during the backups the data should be pushed only through backup nic. I dont think netstat will confirm that.
Forum: Linux 10-19-2010
11,681
Posted By new2prog
How to check which NIC Card is used for backups?
I have a linux box with 2 nic cards on it one for prod and one for backup.
My question is while the backup are happening how do I determine which nic is used for backups . I would like to run a...
13,887
Posted By new2prog
Scripting nslookup to resolve multiple hostnames
Hi Friends,

I have a list of servers with their production names in a file.
I want to know the best way eiter a command or a script that can do the following :-

Append "-bkp" to each...
4,518
Posted By new2prog
Thanks for the clarification..
Thanks for the clarification..
4,518
Posted By new2prog
Hi , Thanks for you reply. But I...
Hi ,

Thanks for you reply.

But I wanted the script to pick each Filesystem status from the file and see whether it was backed up or not.

Looks like the way you are starting the script is...
4,518
Posted By new2prog
need help in almost a similar case
Hi ,
I am trying to write a script which picks up each entry ( list of Filesystems in a file ) from a file and then checks whether that Filesystem was backed up or not ?

# Script to check for the...
3,940
Posted By new2prog
Hi, Here is a script that I developed. ...
Hi,

Here is a script that I developed.

#!/usr/bin/ksh
# Script to check for the last backups

echo "Enter the client name"
read CLIENT_NAME

for DATE in <mm/dd/yy> <mm/dd/yy> ........
3,940
Posted By new2prog
backup report script
Hi ,

Let me know how to write a script that

runs a <a backup command> to check the backups of a particular client
from the last_night & today' dates
and print the out.
Forum: Solaris 01-06-2006
26,865
Posted By new2prog
Thanks reborg. I got what I was looking for.
Thanks reborg.

I got what I was looking for.
Forum: Solaris 01-06-2006
26,865
Posted By new2prog
Guys.. Looks like you have not understood my...
Guys..
Looks like you have not understood my questions.

If I have to get the details of the drive model and other details
iostat shows the system io statistics..
Forum: Solaris 01-04-2006
26,865
Posted By new2prog
Command to determine Tape Drive model and make
Hi,

We have some IBM LTO tape drives connect over SAN.
I have the following questions :-

1) Command that can list the tape drive details like who is manufacturer, model number, make etc etc
...
Showing results 1 to 20 of 20

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