[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r79] by astrand

Command script should have DOS line breaks

2010-12-10 08:47:19 Tree
[r78] by astrand

Removed support for building with MSVC.

2010-12-10 08:36:34 Tree
[r77] by astrand

Added suitable svn:ignore attributes.

2010-12-10 08:35:18 Tree
[r76] by astrand

Renamed INSTALL to INSTALL.nrpe, because the name INSTALL is used by
Autotools.

2010-12-10 08:31:28 Tree
[r75] by astrand

Reverted last commit for this file; by mistake.

2010-12-10 08:30:41 Tree
[r74] by astrand

Apparently AM_PROG_CC_C_O is required these days.

2010-12-10 08:25:27 Tree
[r73] by astrand

plugins/wts_load/Makefile no longer exists, with new VBS based implementation

2010-12-10 08:22:36 Tree
[r72] by hean01

* Replaced the wts_load.exe with and WMI script to gather the
information from teh server, this is because the API used may
be changed and not be available in future and wts_load.exe
fails on Win2008R2 due to changes in API.

* Included wts_load.vbs in packaging and added a section in
nrpe.cfg describing the usage.

2010-12-10 06:54:08 Tree
[r71] by hean01

Files in doc has been moved to sourcetree root,
updated the project file to reflect the changes.

2010-12-10 06:29:31 Tree
[r70] by hean01

Source has actually been broken for several years:
It has subtracted the used RAM from the used page file without
accounting for the non paged RAM. This may lead to negative numbers,
often directly after reboot. Solve by subtract the non paged RAM, if
we can get it, and make sure that the used swap is not negative.

--this line, and those below, will be ignored--

M plugins/wts_load/wts_load.cpp

2010-12-09 13:22:32 Tree
Older >