[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r118] (HEAD) by derfian

Revert r116: fix for presenting load average correctly,
scale by number of cpus.

This reverts wts_load back to its old behavior of reporting
load numbers between 0 and 1.

2013-10-15 10:44:11 Tree
[r117] by hean01

the vbs script is no more, changed to wts_load.exe.

2012-05-25 06:30:20 Tree
[r116] by hean01

fix for presenting load average correctly, scale
by number of cpus.

2012-05-25 06:28:02 Tree
[r115] by hean01

Clamp the swap_used to total_swap, the reason for this kind
of overshoot is unknown but occurs if swapspace is fully used,
however the overshoot diff are suspicious close to kernel
paged mem allocation.. Needs further investigation.

2012-04-25 10:49:44 Tree
[r114] by hean01

Don't reference the deprecated wts_load.vbs script
in sample configuration.

2012-04-04 10:58:57 Tree
[r113] by hean01

Make username lookup unicode aware so wts_load <username>
can be used with cyrillic names for example.

2012-04-04 10:54:26 Tree
[r112] by hean01

Update of SYSTEM_PERFORMANCE_INFORMATION which was the
reason for NtQuerySystemInformation() failed on Win2008r2
that took us down the bad road of VBS/WMI approach.

2012-04-04 09:47:43 Tree
[r111] by hean01

Fix so that makefile is generated for wts_load plugin.

2012-04-04 09:44:43 Tree
[r110] by astrand

Did a reverse merge on r72 - bring back the C++ based wts_load

2012-04-04 09:38:52 Tree
[r109] by hean01

uint64 bit values in WMI is represented by strings,
so we need to type convert to CDbl to avoid confusions.

2012-03-26 12:46:41 Tree
Older >