Search Results

Search: Posts Made By: oduth
1,747
Posted By oduth
System is Solaris. Actually, what i am trying...
System is Solaris.
Actually, what i am trying to do is develope a script which is integrated with HP Openview. Notification part is easy, i can handle that by using sendmail. However, i don't know...
1,747
Posted By oduth
Parsing the date output
Hi fellows,
I need to define a notification for SSL certificate expiration.

My Command output is below: (this is the "Expiration Date")
Tue Mar 15 09:30:01 2012

So, at 15th Feb (1 month...
1,274
Posted By oduth
Thank you guys. :b:
Thank you guys. :b:
1,274
Posted By oduth
Simple AWK question
Hi,

let's assume i have an output below:

orgauser 23826 :E:Validity
senerse 2096
senerse 2111
senerse 21585
senerse 21596
root 12653 -bash
root 17262
root 17278

Some lines have...
Forum: Infrastructure Monitoring 12-04-2009
7,236
Posted By oduth
Weird dependency problem!
Hi,

I want to install net-snmp-devel package but i have following dependecy problem.
It's very odd, i don't get it. One of packages is depended on the other one, the other one is depended on the...
8,510
Posted By oduth
How to determine CD is bootable or not
Hi,

How can i determine the /dev/scd0 is bootable or not from command-line with single-line command according to ElTorito specification or something else?

Regards,
2,054
Posted By oduth
You guys are great! Thank everyone very much.
You guys are great!

Thank everyone very much.
2,054
Posted By oduth
Changing values with increasing numbers!
Hi all,

i have a command named "vmchange" and i must use it for thousands of data which must be changed.

For example,

vmchange -m N0001
vmchange -m N0002
vmchange -m N0003
...
......
2,225
Posted By oduth
Franklin52 & aigles Both of them work and...
Franklin52 & aigles

Both of them work and you're great!!

Thank you so much!
2,225
Posted By oduth
df -k | grep -v /dev/shm | grep -v /dev/cdrom |...
df -k | grep -v /dev/shm | grep -v /dev/cdrom | awk '{print $5,$4}'

output :
83% 2455472
15% 82350

/oracle 20%
95% 6564992
95% 12616256
95% 12849664
95% 13357568
76% 56370976
92%...
2,225
Posted By oduth
same problem occurs with this: df -k | awk...
same problem occurs with this:
df -k | awk '{print $6 $5}'
2,225
Posted By oduth
Awk script
Hi all,

I can't see some of file systems capacity output with file system name using below script:

here is the df output:
Filesystem 1K-blocks Used Available Use% Mounted on...
Showing results 1 to 12 of 12

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