Search Results

Search: Posts Made By: paventhan
3,757
Posted By paventhan
We should input planned and unplanned outage to...
We should input planned and unplanned outage to the script. After taking input the script should calculate the actual uptime in hours.
3,757
Posted By paventhan
Uptime script
How to write a shell script which can generate server uptime report from the UNIX servers?
2,979
Posted By paventhan
Thos are backup and snapshot backups. ...
Thos are backup and snapshot backups.

bash-2.03# top
load averages: 2.86, 2.80, 2.92 15:38:59
107 processes: 103 sleeping, 3 running, 1 on cpu
CPU states:...
2,979
Posted By paventhan
High CPU utilization due to root jobs
Hi,

My server is running with high cpu utilization (98%), i found all the application jobs running under root account. I suspect this may be the reason. Pls suggest.

---------- Post updated at...
7,592
Posted By paventhan
Thanks Pludi, its working fine.
Thanks Pludi, its working fine.
7,592
Posted By paventhan
I put code like below. ...
I put code like below.

=============================================================
close(OUTSQL);

#+++++++++++++++++++++++++++++++++++++++++++++++++++++++#
# Code to tag AlarmMIS into...
7,592
Posted By paventhan
Embedding HTML in Perl script
My webpage is hosted from perlscript(homepage.pl), i want to add piece of html code in the footer of the homepage. I simply pasted the html code at the end of the perl script as below...
...
3,657
Posted By paventhan
Currently i am using simple perl script with...
Currently i am using simple perl script with Mail::Sendmail module as a separate file and the mail host ip is hardcoded in the perl script. I just call this perl script where i need to trigger mail....
3,657
Posted By paventhan
My UNIX box is not configured to send or receive...
My UNIX box is not configured to send or receive mail using UNIX commands(sendmail or mailx). Now i call PERL mail module(which contains the mail host info) to send mails from unix script.

Can we...
3,657
Posted By paventhan
Dynamically using mail host
Hi,

Can we dynamically using mail host to send mail in UNIX script if it is not configured on UNIX box?

Thanks,

Paventhan
Forum: Solaris 01-24-2011
1,479
Posted By paventhan
root mail file corrupted
Hi,

We were facing cron job failures and raised a case to our UNIX team, they fixed the issue and said cron job failures due to root mail file corruption.

My questions are,

1. Whether root...
1,240
Posted By paventhan
Monitoring script issue
I written following script to monitor two log files. First piece of code working fine, but piece is failing with followin error.

$ sh Log_Monitoring.sh
Database failed to written
4
Database...
5,241
Posted By paventhan
My requirement is x should be 0 initially and...
My requirement is x should be 0 initially and when log not written first time it should increase by 1 and when it fails second time then it should be notified to user.
5,241
Posted By paventhan
expr not working
I have written below script which monitors a log file and if log file is not writting for 2 intervels then admin should be notified.

================

sh=`date | awk '{print $4}' | cut -d ":"...
4,593
Posted By paventhan
Thanks All. Here is the snippet of my...
Thanks All.

Here is the snippet of my script.

shr=`printf '%02d\n' `expr $shr + 2``

I am getting the following error...

3: execute permission denied
4,593
Posted By paventhan
The given command gives following error message. ...
The given command gives following error message.

# printf "%02d\n" $(expr 1 + 2)
syntax error: `(' unexpected
4,593
Posted By paventhan
How to get "expr 1 + 2 = 03"?
Hi,

I am in a need to get "expr 1 + 2" should result 03. Please help.

Thanks in advance
Forum: Web Development 07-05-2010
1,295
Posted By paventhan
Problem with sendmail
We are using web application which is hosted on Solaris server(Solaris OS 5.10). This application contains some feedback form and contact us form, which should trigger email to our web admin once...
Forum: UNIX and Linux Applications 07-05-2010
1,722
Posted By paventhan
Problem with sendmail
We are using web application which is hosted on Solaris server(Solaris OS 5.10). This application contains some feedback form and contact us form, which should trigger email to our web admin once...
Forum: Solaris 07-05-2010
1,375
Posted By paventhan
Problem with sendmail
We are using web application which is hosted on Solaris server(Solaris OS 5.10). This application contains some feedback form and contact us form, which should trigger email to our web admin once...
Forum: Solaris 05-25-2009
2,383
Posted By paventhan
Network card installation issue
I have installed Solaris 10 in my PC successfully and my system having Intel(R) PRO/100 VE ethernet card. Solaris OS not able to detect the network card. So i checked the driver (INTCGigaE) and...
Forum: Solaris 05-25-2009
3,759
Posted By paventhan
Issue with kernel patch installation...
I tried to install the kernel patch 118855-36 in my x86 machine which has Solaris 10 installed. Find below the error message....

#patchadd 118855-36

Checking patches that you specified for...
Forum: Solaris 10-18-2007
2,633
Posted By paventhan
Without getting in the console or terminal i...
Without getting in the console or terminal i cann't find the exact version. Now i nstalled fully with 32bit. Its continuosly rebboting.
Forum: Solaris 10-15-2007
2,633
Posted By paventhan
Its Solaris 10
Its Solaris 10
Forum: Solaris 10-12-2007
2,633
Posted By paventhan
Solaris 10 installaion problem in X86
Hi,

I have x86 machine with P4, 512 MB with 17" ViewSonic TFT screen. I installed Solaris 10 and i am geeting the error messages like "Notice: failed to initialize inband hot plug controllers."...
Showing results 1 to 25 of 25

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