|
I want to write a VB script that will return the current memory utilisation of a process on a remote machine.
I'm currently getting the info by greping the output of pslist.exe but that's not ideal.
Started by theaxe on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
WorkingSetSize?
Set objWMI = GetObject("winmgmts:\\.\root\cimv2") Set colObjects....
Http://msdn.microsoft.com/en-us/library/aa392397(VS.85).aspx
Could you use Win32_Process.
Maybe you can use WMI to remotly read performances conter on the remote machine .
|
|
As per this question I want to monitor the network utilisation of my Windows Servers using Nagios (not Cacti).
Does anyone have any guidance on querying the WMI counters using NSClient or via SNMP so that rrd data can be collected by nagios for graphing...
Started by Dan on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
I try not to use NRPE or NSClient as it means... .
I've never bothered to use WMI when SNMP was much more interoperable in a mixed environment .
The standard Nagios plugins should include an SNMP plugin that can check the bandwidth usage of a NIC just fine .
|
|
This code seems to smell:
result = None for item in list: if result is None: result = item.foo(args) else: if ClassFred.objects.get(arg1=result) < ClassFred.objects.get(arg1=item.foo(args)): result = item.foo(args)
The smelliest part is the utility...
Started by Alex on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd make those two....
The second-to-last line is so long, I lost patience with it .
This IMHO is already a pretty nasty smell.
Simplify that loop, you are doing too much in there .
It's difficult to read what you are really doing.
The logic is too complex.
|
Ask your Facebook Friends
|
We have database server with 16 GB RAM.SQL server installation is 32 bit.There are 3 instances of SQL server on the Database Server.AWE is on.
Memory is allocated as follows
Instance 1 -6 GB Instance 2 -5 GB Instance 3 -3 GB
As we know memory above 4 ...
Started by Kuldeep Patil on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
If other apps are taking a lot of the native memory, and there's less than 3 Gigs... .
32bit SQL can use only 1 Gig of execution cache per instance .
It's entirely possible that one instance will have the bulk of the space that can be used for procedure cache .
|
|
Hi, ive had the 50meg service for ages now but since November at peek times it goes down to 14meg or lower, ive been told by service techs 4times now thats its down to high utilisation in the area, where virgin media have sold too much bb in area, is ...
Started by JamesBond on
, 13 posts
by 7 people.
Answer Snippets (Read the full thread at cableforum):
To 14meg or lower, ive been told by service techs 4times now thats its down to high utilisation this problem?
its not being throttled back but due to high utilisation high ulisation isa issue, but it more for my high utilisation.....
|
|
Hi peeps
I am after a little guidance if possible. We cached down Office 2010 to a secondary site of approx 1000 clients. The network guys unplugged the SCCM server as the switch on the secondary site went up to 52% utilisation...There is a 100mb connection...
Answer Snippets (Read the full thread at microsoft):
52% utilisation on the....
Causes the 52% utilisation? Clients to secondary site? Have you advertised Office 2010 to all those 1k on the secondary site went up to 52% utilisation...There is a 100mb connection to the switch package ...
|
|
Hi there,
I am getting ' local upstream utilisation issue ' And that causes this
Pinging www.l.google.com [209.85.229.105] with 32 bytes of data
Request timed out.
Request timed out.
Reply from 209.85.229.105: bytes=32 time=2353ms TTL=53
Reply from 20...
Started by iPixier on
, 12 posts
by 5 people.
Answer Snippets (Read the full thread at cableforum):
About upstream utilisation, its network end and means the upstream is "over crowded", theres too.
|
|
Hi All,
I have a new cisco 3750 stack comprised of 8 members (6 x 3750G-48PS and 2 x 3750V2-48PS) running 'c3750-ipservicesk9-mz.122-58.SE2.bin'. I am seeing high memory utilisation, it seems to sit fairly stable and I do not see an increase but this ...
Started by Jason Nash on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at cisco):
Is there any ....
I am considering this although Cisco docs state up to 9 switches in a single stack .
Thanks.
I would start breaking a stack into two if there is ever 6 and more switches in a stack .
That's not "best practices".
8 switches in a stack.
|
|
Predictors of podiatry utilisation in Australia: the North West Adelaide Health Study
Hylton B Menz , Tiffany K Gill , Anne W Taylor and Catherine L Hill
Journal of Foot and Ankle Research 2008, 1:8doi:10.1186/1757-1146-1-8
Published: 19 August 2008
Abstract...
Started by JFAR on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at podiatry-arena):
There is a need....
|
|
Kisho Ninja utilisation. Hi there, i'm a new fan of the franchise but already a super big fan. thanks to Creative assembly for this godly franchise.
As a new user a got some little questions concerning certain unit or mode.
Before i begin i'm not native...
Started by JuniorQc on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at totalwar):
There are Matchlock Samurai that you can unlock after the Matchlock... .
I'm not sure, but the towers might see you anyway .
You have to use its special ability to remain hidden for a short time .
The Kisho ninja will get spotted when it moves near an enemy unit .
|