Need to limit ram per user +cpu usage % and internet speed

I go into Windows System Resource Management but I only see limit by process. I need to be able to say limit "greg" to only be able to use a total of 5GB of ram and say 10% of the total available cpu usage. I saw some people suggesting to set up
proxies for speed limiting but have no idea on how to go about doing that. Or if any1 has any software ideas like I'v tried Net Limiter 3 b4 but it was buggy and stopped other things from working properly on my pc plus don't know if I can use it on server.
so just to clarify if they are running 1 program they can only uses say the 5GB of ram or if there using 5 differant programs there still limited to only using 5GB of ram.
Thanks all in advance,
                                    Blue

Hi,
You can use the System Resource Manager if you are using the Server 2008R2 or previous edition server, You can set an upper limit on the working set of a matched process,
but about the RAM limits there have some additional considerations:
• Do not use memory limits in Windows System Resource Manager to manage applications or processes that modify their own memory limits dynamically. This can interfere with
the correct operation of Windows System Resource Manager and the managed application.
•As a best practice, use CPU targets to manage resources. Apply memory limits selectively to applications that exhibit memory consumption issues. Excessively limiting the
memory that is available to an application can increase the time it takes the application to complete a task, and it can increase disk usage.
More detail please refer the following related KB:
Understanding Memory Management in Windows System Resource Manager
http://technet.microsoft.com/en-us/library/cc753446.aspx
More information:
Can a process be limited on how much physical memory it uses?
http://blogs.technet.com/b/clinth/archive/2012/10/11/can-a-process-be-limited-on-how-much-physical-memory-it-uses.aspx
Install Windows System Resource Manager
http://technet.microsoft.com/en-us/library/cc753939.aspx
Hope this helps.
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Rim.desktop.exe high cpu usage and internet activity

    What the heck is going on with desktop 6 software? Rim.Desktop.exe is running 10-20% cpu utilization and my router lights are blinking like crazy. It won't shut down right away while this is going on either. I have to force the shutdown to close the app and stop the internet activity. This goes on when my phone is connected or not. Storm 9530.
    Dean

    Thanks for the quick reply.
    If you do not have that 3rd party add-on running, do you notice a difference in the cpu usage? or network connectivity?
    Also did you experience any of these problems with running with DTM 5.0.1
    The only network connection that Desktop Manager uses is to register the PIN number and to check for updates and down the new updates.  But it does not continue constantly.
    I would see if you can use BlackBerry Desktop Software without the 3rd party add-on unless you tried before, to see if it's a third party add-on causing the issue or Desktop Manager.
    I look forward to your results.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • How could i get the kernel and user cpu usage for each process

    Hi all,
    In order to monitor the system CPU usage, I would like write a script to gather the kernel and user CPU usage for each process, like the prstat or top does. As always missing the shortlived kernel usage, prstat or top cann't get the precise CPU usage. I checked with the dtrace syscall, proc and fbt provider, but don't get which one is useful.
    Please provide your comments and suggestion.
    Thanks in adv

    mail2sleepy wrote:
    As I've studied the "dtrace" for a while, and seems Sun gives a pretty high score on this new feature.....I do want to know whether there's some probe can work for it, like writing a "dtrace" version prstat.You can write a prstat without dtrace. Because that's just polling at specific intervals and reading some process structures from /proc. You could have dtrace fire a probe every 5 seconds and read the same thing, but it wouldn't really be using any features of dtrace. Trhying to write it "in dtrace" doesn't make much sense.
    What you could do that would be harder via other methods is to fire a probe at process exit that displayed the process information including total CPU time. They could print exactly when processes exited. Doing that without dtrace would be very difficult.
    Darren

  • How to monitor CPU usage and performance on a Hyper-V server with several VM's

    I have a server that is running Windows 2008 64 bit Hyper-V, with 8 gigs of RAM and Intel Xeon X3440 @ 2.53 Ghz, which gives me 8 logical cores in the performance monitor on the host system.
    I have set up three Virtual Machines, all running Windows 2008 32 bit.
    Build server, running Team City
    Staging server
    SQL Server, running SQL Server 2005
    I have some troubles with the setup in that the host monitor remains responsive at all times, even though the VM's are seemingly working at 100% cpu and are very sluggish and unresponsive. (I have asked a separate question about that.)
    So the question here is: What is the best way to monitor how the physical CPU's are actually utilized? The reason I am asking is that I am being told that i cannot reliably use the task manager to monitor CPU usage in a VM.

    First, you have to remember that in Hyper-V that the "host" is called a parent partition and it really just like a virtualized guest with special permissions and roles. Just like any other child/guest, when you open up Task Manager, you can not see the CPU
    usage of the other children on the server.
    Ben Armstrong has a good explanation of this here:http://blogs.msdn.com/virtual_pc_guy/archive/2008/02/28/hyper-v-virtual-machine-cpu-usage-and-task-manager.aspx
    To summarize his post, you need to check three things to get an accurate picture of CPU utilization:
    View the CPU usage on each guest - this is available through Hyper-V Manager or Performance Monitor.
    CPU usage due to context switching - this is the perfmon counter called % Hypervisor Run Timeunder Hyper-V Hypervisor Virtual Processor
    Child partition worker process - vmwp.exe running on the parent partition (1 per child). This handles Hyper-V operations like saving
    state.

  • [Forum FAQ] Troubleshoot the error "The Remote Desktop Session Host server is in Per User licensing mode and No Redirector Mode"

    Symptom
    RD License server is a key component of RDS. It licenses users to access RDS servers.
    After purchase the required RDS CALs, we need to activate the RDS License server and install the purchased RDS CALs. However, during the installation or after installation, we may face errors
    about RDS License.
    In most cases, the following error may occur.
    Error:
    The Remote Desktop Session Host server is in Per User licensing mode and No Redirector Mode, but license server "Server name" does not have any installed licenses with the following
    attributes:
    Product version: Windows Server 2012
    Licensing mode: Per User
    License type: RDS CALs
    Troubleshooting
    1. Check whether the RD License Configuration is configured properly and there are no Warnings in the Event.
    2. The License Server should be part of 'RD Server License' group in Active Directory Domain Services.
    3. Check if the Licensing Mode is correct.
    - To change the Licensing Mode we can use RD Licensing diagnose, PowerShell cmdlet and Group Policy.
    Via PowerShell cmdlet:
    To change the licensing mode on RDSH/RDVH:
    $obj = get-wmiobject -namespace "Root/CIMV2/TerminalServices" Win32_TerminalServiceSetting
    $obj.ChangeMode(value)
    # Value can be 2 - per Device, 4 - Per user
    Via Group Policy
    Path: Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Licensing
    Use the specified RD license servers = FQDN of server name
    Set the Remote Desktop licensing mode =
    Per User
    However, if issue persists, please provide detailed information and post the question in the
    Remote Desktop Services (Terminal Services) forum.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hi Richard,
    You need to uninstall Remote desktop session host feature. After removing it, you will default two connections which does not need to purchase RD CALs'.
    Thanks,
    Umesh.S.K

  • IcedTea High CPU usage and multiple jobs created

    High CPU usage and multiple jobs created while streaming data via a java applet from a secure/certified website.  CPU usage is normal for a few minutes then suddenly jobs multiply and CPU usage climbs on one of the jobs. 
    Jobs with the following command begin to multiply in my job queue with one job showing CPU usage at 368% and staying resident in memory (yeah, a long one):
    /usr/lib/jvm/java-7-openjdk/jre/bin/java -Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/java/js.jar: -classpath /usr/lib/jvm/java-7-openjdk/jre/lib/rt.jar sun.applet.PluginMain /run/user/1000/icedteaplugin-tbattist-SZ3xKO/7160-icedteanp-plugin-to-appletviewer /run/user/1000/icedteaplugin-tbattist-SZ3xKO/7160-icedteanp-appletviewer-to-plugin /run/user/1000/icedteaplugin-tbattist-SZ3xKO/7160-icedteanp-plugin-debug-to-appletviewer
    I have the following java packages installed on my system:
    local/icedtea-web-java7 1.5-1
    local/jdk7-openjdk 7.u51_2.4.6-1
    local/jre7-openjdk 7.u51_2.4.6-1
    local/jre7-openjdk-headless 7.u51_2.4.6-1
    I also get the following message in my system log when starting to stream:
    Apr 11 12:26:18 saturn logger[7872]: IcedTea-Web java error manual log:
    Apr 11 12:26:18 saturn logger[7873]: Application title was not found in manifest. Check with application vendor
    Apr 11 12:26:37 saturn logger[7883]: IcedTea-Web java error - for more info see itweb-settings debug options or console. See http://icedtea.classpath.org/wiki/IcedTea-Web#Filing_bugs for help.
    Anybody having this issue or clue on what to do?  I am wondering if recent changes to openssl (heartbleed) might have java change ramifications?  Should I submit bug to Icedtea?
    FYI - My system:
    Processor : 4x AMD A8-3870 APU with Radeon(tm) HD Graphics
    Memory : 7646MB (2518MB used)
    Operating System : Arch Linux 3.14.0-4
    OpenGL Renderer : Gallium 0.4 on AMD SUMO
    X11 Vendor : The X.Org Foundation

    ...further research and learning. 
    Here is a good tutorial on Java.  Evidently, what I called "jobs" is referred to as processes and threads in this tutorial.  The tutorial states that multithreaded execution is an essential feature of the Java platform which explains the avalanche of threads I observe.  However, I am still stumped at what causes the avalanche of threads and excessive CPU consumption for such a mediocre task.  Also the system log says that IcedTea has an error stating "Application title was not found in manifest. Check with application vendor".   I interpret this to mean that IcedTea does not recognized some application.  What application?  .....the applet?

  • High CPU Usage and Temperature

    I've recently purchased a MacBook with the latest updates, including the firmware for the random shutdowns but lately when I boot the MacBook up, the fans kick on and it reads 83 degrees Celsius with about 65% CPU Usage and I don't have anything running except what came on the MacBook in itself, any suggestions?? Apple told me to take it in to have it looked at but I was wondering if there is anything I can fix perhaps?? Thank you

    Sometimes when I connect an external drive which I have made drastic file changes to, there are two process that eat up a lot of cpu power and get the macbook really hot for awhile, those two processed are related to the way spotlight tries to re-index the external drive or the internal hd itself if I had made drastic changes to it too.
    Could it be that?
    You can see them show up in Activity Monitor, they are mdimport and another one starting with md(something) too.
    Hope that helps (if that's the issue)
    Best,
    Pedro

  • USB/FireWire usage increases CPU temp and fan speed

    Hi,
    I'm curious, does the usage of USB and FireWire ports increase CPU temperature and fan speed...?
    I have an M-Audio Fast Track USB interface plugged in and whenever I play any songs from iTunes using that interface as an output, my CPU temp increased and fan speed jumped from 2000 to 3300 rpm. And on separate occasion, an 8GB of file transfer from an external FireWire-based HDD had both fans speed up to 4,400 rpm.
    Is this normal...? All these were done with an external display plugged onto the MBP with "clamshell" mode.

    USB operations involves quite a bit of CPU action, Elphidieus.
    Firewire places less demand on the CPU but, in a situation like the one you describe can involve both increases in power usage and in HD temperatures.
    The fan speeds on Macs are not simply responsive to CPU usage. Both HD temps and power usage can also play a part in the equation that ultimately produces the fan speed. As HDs have much lower heat tolerance than CPUs you will find that it is quite common to see the fans ramp up when doing a large file transfer over FW (or USB, for that matter) , especially if the internal HD temp gets to over about 50-55º Celsius.
    Cheers
    Rod

  • Satellite C855 - Average CPU temperature and fan speed

    Hello!
    I've had this toshiba Satellite C855 since march this year. it's only recently that the CPU temp and Fan speeds have been worrying me.
    When I'm not playing games or doing a livestream my CPU temp stays around 35-40% with the fanspeed at steady 50% or not on at all due to it been cool.
    When I do play games however the fanspeed is going up to around 66-68% with the CPU been around 55-60%
    I was wondering if this is normal? or do I need to clean it out by taking it apart. if it is the second option then I am worried since I do not want to damage anything inside. plus I am not that great with the inner workings of a computer.
    Any help or information would be very appreciated thanks.

    In my opinion there is no reason for panic. T is logic that under stress CPU activity is higher and CPU produces more heat. Notebook must be cooled down properly so sensors that control cooling fans register growing temperature and cooling fans will run on higher speed.
    There is no reason for cleaning. And one day if that must be done please dont do it alone. You are not authorized for doing this.

  • 'Standard Role' 'User' 'Business Partner' and 'Internet User'

    hii
    Currently I m working on E-Recruitment 6.0 BSP's..
    Can somebody explain me....
    1)
    'Role' 'User' 'Business Partner' and 'Internet User'
    Kindly help me undertand the relation between the above mentioned IDs and there creation
    2)
    I have created Business Partner(External Person) ID using BP(txn)...Kindly let me know how to create the 'Internet ID' and 'PW'
    So that I can use it for HRRCF_StART_EXT (BSP)
    kindly explian...or mail me any documention related to
    E-recruitment to my id [email protected]
    Looking for a immediate reply
    Regards,
    Raghav

    Role - is the same as the concept of role in R3. SAP Delivers some pre confogured authorisation profiles for some standard roles.
    Roles are assigned to user depending on the client's requirement.
    Business Partner is the same as BP in CRM. basically, the following will be BPs in ur system:
    Each independent user of the recruitment process - as BP Branch.
    All third party recruitment vendors as BP Type Agency.
    All employees will also be BP in the system.
    All external applicants.
    You can create internet user using the t code SU05. You can also use the R3 sytem user credentials to log on to the url application by configuring the system to use the SAP login. (this is done thru t code SICF)
    Hope this helps.

  • Is there a free app that allows me to show cpu temp and fan speed in menu bar?

    i want a free app that monitors cpu temp and fan speed and can display them in the menu bar of my MBA

    http://www.apple.com/downloads/dashboard/status/istatpro.html

  • Why Firefox Has Spikes In CPU Usage And Consumes A Lot Of RAM Since Security Update?

    After applying security update 3.6.18 i started having this problem. I had this problem earlier but it only happened after several days Firefox was opened constantly. Now i have this problem several hours later after launching Firefox.
    [http://i.stack.imgur.com/PJmH5.png '''Here is a picture of high RAM usage''']
    '''[http://i.stack.imgur.com/tjsqt.png Here is a picture of high RAM and CPU usage]'''
    I have Flash disabled.
    What is going on? Should i reinstall Firefox 3.6.18?

    Have you any particular reason for using an older version of Firefox.
    Whilst I rarely use firefox 3.6 now, and do not know the answer I will comment that the now unsupported firefox 4 did have bad memory problems in some cases. Some of those problems were addressed in firefox 5, and others are addressed in Firefox 7, which is due out on the Aurora channel next week.
    You could consider upgrading to a newer version of firefox. If you need firefox3.6 only for limited use you could consider using Firefox portable, alongside a newer version of Firefox.
    * portable: http://portableapps.com/apps/internet/firefox_portable/localization#legacy36
    * see also
    **[[installing a previous version of firefox]]
    **[[high memory usage]]
    **[[firefox consumes a lot of CPU resources]]

  • Limit BTC per user

    Hi,
    SAP R3 on my system, I need to limit the amount of work processes BTC per user, because some users launch several processes at the same time causing inconvenience in the whole system.
    Is there any parameter or report that can control this situation?
    Regards
    Marco Sousa

    Hi,
    As per my knowledge, there is no such option where you can limit the usuage of BTC work process as per user. The alternate would be firstly educate users strictly not to run any huge reports in background during the peak time or remove the access of executing in background. Other thing is look at the possibility of increasing the BTC process if bussiness requirement needs them to execute in background. If resources are not sufficient to increase the BTC process then configure the operation modes and convert the dialog process to BTC process.
    Regards,
    Sharath

  • Microsoft Office 2004 -- extremely high cpu usage and virtual ram

    hi,
    when i use office it causes a very high cpu usage even when its in idle mode.
    i am unable to work with it, because its extremely slow.
    does anyone have same experiences?
    thanks for your help!
    mbp 2.0 1,5gb ram 80gb hdd   Mac OS X (10.4.7)  

    I am able to work OK with office, I'm using the 'old version' Microsoft Office v.X, not much details in the About Box, just listed as MSoft Word/Excel/etc for Mac service release 1.
    I get the occasional crash, and I have seen Word in particular use 90% of a single core and amazingly large virtual memory usage, gigabytes sometimes, but eventually the document gets printed.
    It shows how useful the dual core (or quad) cpu approach is!
    One cpu for Word to print, and one cpu to run the rest of my applications/life!
    I still use this old office rather than re-booting into Window§ for whatever is the latest version of office.
    Doing some playing with a similar one page document in Office v.X and Pages 2.01, I get Word using about 25% of a core , Pages using 5%, - whilst editing; Intel native Pages has 20% of a core and 80MB ram 480 virtual whilst printing, Word has about 100% of a core and 65MB ram 650 virtual whilst printing, but it is a powerPC code so Rosetta is in there somewhere.
    check Activity Monitor or other apps/widgets for some parasitic processes? have fun!
    many Macs 512k -> MacBool Pro 2GHz 1GB ram   Mac OS X (10.4.7)   Yes, I have Key Lime

  • Limit bandwidth per user/computer using Catalyst 3560 switch

    Hi -
    Can someone help me getting started (if at all possible...) with enabling controll of used bandwidth at a "per-user"-level.
    I wonder if it possible to do this dynamicly with respect to the overall demand from other users.
    I've searching a lot, but I'm missing the terminology :) 
    Sincerly
    Nicholas

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    To my knowledge, what you want to accomplish isn't possible on a 3560.
    You can police at ingress, and if you use a policy map, you can police different "known" IPs.
    What you could do, is police user ports ingress at some nomimal bandwidth, and if exceeded, mark the packets.  Then on egress, you could direct those packets to an different egress queue with a lower bandwidth guarantee than the normal queue.

Maybe you are looking for

  • Javadoc command line options

    I have a custom doclet which generates xml output instead of the default ouput from javadoc. I am trying to pass custom command line options to my custom doclet class. The following is my javadoc command: javadoc -classpath c:\junit\junit3.8.1\junit.

  • I need a Photoshop Elements 9 serial number.

    I installed the program on my computer last week.  A couple days ago I contracted some weird virus that crashed my computer.  I should have kept the packaging I guess but all I have now is the disk.  I checked my computers registry to see if there wa

  • HR Org Unit / Postion Report

    How Do Everyone! I am writing a HR report which will show personnel no. and name. I also want to include the Position No/ Descr and Org Unit no/descr. Is there a function that will return the position and org unit details passing only the pernr? Than

  • Convert .mp4 to anything I can play on a PC

    I have QT Pro. Can I save an .mp4 movie to a format that can be burned to a CD or DVD and played on a PC? I've tried a Save and a Save As, but I am not presented with a list of file formats. It's probably simple, but no luck so far. If this is not po

  • Did FCP5 fix bug with 3D Text crashing program

    I am about to upgrade to FCP5 Studio. In FCP3 and Hd, if I tried to use 3D text two times in a row, it would crash FCP, I have a newer faster mac now and it still does it so I figure it must be the 3d program. If I create a title using 3d Text, then