Search Results

Search: Posts Made By: skneeli
4,766
Posted By skneeli
Why my sar is not updating the output file.
I am trying to collect the sar output for around 90minutes.

When i do

sar 1 5000 >> /tmp/sar.out

It's not updating the sar.out file. When we decrease the 5000 to smaller number like 10, i...
1,281
Posted By skneeli
Editing one word in a file on 50nodes simultaniously
Hi.

I have 50nodes connected together and i can do rcp,rsh on those nodes and using home grown application i can execute command parallelly on all nodes at a time.
Now my question is i want to...
18,023
Posted By skneeli
/etc/default/passwd
Hi,

I am trying to set some password settings in my unix (System V Release 5) unix.

Currently i have the following settings for /etc/default/passwd

PASSREQ=yes
PASSLENGTH=7
MAXWEEKS=8 ...
1,869
Posted By skneeli
running script for 2hrs continiously
i am planning to run 10 concurrent scripts from cron. My question is
i want to run the script again once it complete the previous run for 2hrs. i saw other posts regarding the lock file but i didn't...
3,221
Posted By skneeli
Thanks for the info
i think i can run concurrent jobs using cron. according to this thread the default is 100.
https://www.unix.com/showthread.php?t=25736&highlight=cron+100.

And we know that one cpu can run multiple...
3,221
Posted By skneeli
Script to run 100jobs at a time from cron
here is my requirement.

When ever the customer visitis the sore we want to look his information by his phone no. From the database side we are putting all the information in session pools.
for...
2,795
Posted By skneeli
any more info on script.
Till now what i undestood is we can run only 100 concurrent jobs using cron. Eventhough they are one sec jobs or 10min jobs. How the concurrent runtime makes different depending on the job runtime,...
2,795
Posted By skneeli
Thanks
Thaks for the info. According to that thread i can run only 100 concurrent jobs at a time.
I have other question.if i want to run 100jobs ( the jobs run time will be around one sec ) at a time is...
2,795
Posted By skneeli
Crontab information
I have a small question on crontab entry. I need to run around 1000 jobs at a time from cron. these are small checks which will complete in a second.
is my queuedefs is capable of handling that...
Showing results 1 to 9 of 9

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