Questions tagged [resource-management]

82 questions
0
votes
0 answers

Managing Windows application max CPU and memory

Good day. I have an RDS server (VMware VM) that we use for data analytics tools. These tools are memory and CPU hogs. I understand that there was a Resource Manager built into Windows 2008 R2. We are running Windows 2012 R2. I am curious what…
0
votes
1 answer

How to configure Kerberos authentication on the browsers which are on CITRIX page?

We are connecting to our secure client network via CITRIX. We are using chrome to open all quick links. like ambari etc. They open and we are good there, but other useful links like RM and HISTORY server links, do not open as it needs kerberos…
akash sharma
  • 103
  • 2
0
votes
1 answer

Reserve Host Calculation Hyper-V Windows 2012 (Not R2)

http://www.aidanfinn.com/?p=19043 How do you calculate reserve for host to run smoothly ? is really like the website ? so if i have 768 GB RAM then i can use 750 GB just for VM and run smoothly at 99% ram usage without any problem ? (So the host…
0
votes
1 answer

Re: Billing - are subscriptions on Azure like Droplets on DO?

I have four websites running on a single Linux VM on Azure. I want to deploy 4 (smaller) Linux VMs on Azure, and put each of these sites on one. I would like them to be seperately billed, as they are effectively four different customers. On Azure,…
Rhecil Codes
  • 145
  • 4
0
votes
1 answer

Solaris Nags About "process.max-stack-size" while running "Java Processes"

I have a server running Solaris 10. It reports using 10% of total memory using prstat. I 've ran process using Java 1.7.0_80 in 64-bit mode. The problem is that System always nags about process.max-stack-size no matter how much I change the stack…
0
votes
1 answer

Limit ClamAV resources on scan or alternative solution

Environment Centos 6 Cpanel 32GB Ram 512gb SSD drive / about half used Took on managing a server and installed ClamAV. Used CRON to schedule a scan @ 1am. I notice that sites on the host stopped responding. Things like slow response to no…
techpad
  • 91
  • 1
  • 4
0
votes
3 answers

Managing Resource Usage Limits on Linux Computers

Hello everyone I am wondering if there is a nice administrative tool out there to limit user resource consumption in a Linux environment. To give more detail about my issue, I am currently trying to solve an issue where users consume entire cpu's…
user371102
0
votes
0 answers

Alternative to Windows System Resource Manager in Server 2012

Windows System Resource Manager lets one limit the maximum resources used by a process. This is important as I am running a fleet of Remote Desktop Service Session Host computers, and some users have let process instances get out of hand, consuming…
dthree
  • 367
  • 1
  • 8
  • 26
0
votes
0 answers

Adding more resources for an in house app service when started?

background: Have a in house app that does heavy video encoding. The service fails from time to time as you can imagine. I have a windows task that will restart the service every 4 hours. However when the task runs; the application service (heavy…
0
votes
2 answers

How to bind a physical network device to dom0 or domU only in RHEL5 cobbler deployed systems?

I have a physical machine with two nics. I already have a fully working cobbler server and I am able to deploy a bare metal or dom0 server in a few minutes. My target OS is RHEL5. My goal is to deploy a dom0 installation in which only eth0 is up and…
drAlberT
  • 10,949
  • 7
  • 39
  • 52
0
votes
0 answers

Allocating percent resources for all robots

As many who posted here, my apache server is getting brutally hammerred to near death by robots, most of which are good robots. There is no way to change their crawl rate. Anyone have a suggestion as to how to solve this problem? I thought perhaps…
Ray S.
  • 101
  • 3
0
votes
0 answers

Postgres 9.3 on Linux - Resource utilization - Multiple vs one service services

I'm consolidating multiple Linux boxes running Postgres into one box. Given the way Postgres handles resource utilization, would one single server service handling all the databases provide a much better performance than multiple server services…
0
votes
1 answer

What is the ideal strategy for RAM consumption between applications deployed in same tomcat 7 container or in different tomcat 7 instances

I have been thinking about how to manage RAM between different 3 java webapps. I have blurred concepts in mind. Deploy all the web apps in the same tomcat7 instance or have 3 different instances of tomcat 7 in which I will deply a web app each. …
black sensei
  • 609
  • 3
  • 10
  • 25
0
votes
1 answer

CloudLinux equivalent for Windows

Is there any configuration or software solutions that would provide similar resource throttling per user like CloudLinux does for Linux? We currently run game servers on Windows 2008 OS and the major problem we come across is ghost processes, or…
0
votes
1 answer

Which Website/User uses the Server resources on Windows Server 2008?

I have a shared webhosting server based on Windows 2008/IIS 7/Plesk 11.0 .Most of the time Server's CPU usage is over 80% and MS SQL Server process uses most of the CPU/RAM resources. I want to know how I could figure out which website is using…